Differences From Artifact [55e83172e9]:
- File tests/fullrun/ez_pass/testconfig — part of check-in [e06ef7ae11] at 2012-04-21 23:36:51 on branch extend-test-get-path — Moved the full run test suite to fullrun (user: matt, size: 230) [annotate] [blame] [check-ins using]
- File tests/fullrun/ez_pass_linked/testconfig — part of check-in [7022183029] at 2012-06-14 23:25:21 on branch v1.44 — Added a linked test (user: matt, size: 230) [annotate] [blame] [check-ins using]
- File tests/fullrun/tests/ez_pass/testconfig — part of check-in [423f168820] at 2012-04-22 00:03:24 on branch extend-test-get-path — Arduously moved tests to the tests dir (user: matt, size: 230) [annotate] [blame] [check-ins using]
- File tests/tests/ez_pass/testconfig — part of check-in [5868dd5b31] at 2011-11-03 22:59:04 on branch trunk — Added test placeholders (user: matt, size: 230) [annotate] [blame] [check-ins using]
- File tests/tests/ez_warn/testconfig — part of check-in [5868dd5b31] at 2011-11-03 22:59:04 on branch trunk — Added test placeholders (user: matt, size: 230) [annotate] [blame] [check-ins using]
- File tests/tests/eztest_logpro/testconfig — part of check-in [41350e06ff] at 2011-10-13 23:33:01 on branch trunk — Fixed erratic behaviour with scroll bars in dashboard. Removed suppression of empty runs. Rollup now resets the event_time on running. Added -pathmod for setting basepath on html logs when generating spreadsheets. Fixed search fields not forcing refresh. Added proper setting of logfile in eztests when using logpro (user: matt, size: 230) [annotate] [blame] [check-ins using]
- File tests/tests/eztest_pass/testconfig — part of check-in [93749b40da] at 2011-10-09 12:40:36 on branch trunk — Fixed mishandling of failed step in ezstep and added a test for failed case (user: matt, size: 230) [annotate] [blame] [check-ins using]
To Artifact [495009f510]:
- File tests/fullrun/tests/ez_pass/testconfig — part of check-in [8cdcec66a6] at 2015-04-02 21:20:33 on branch v1.60 — Added setting of MT_RUNNAME if available prior to processing megatest.config and added test (user: matt, size: 352) [annotate] [blame] [check-ins using] [more...]
1 2 3 | [setup] [ezsteps] | | | > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | [setup] [ezsteps] lookittmp sleep 1;ls /tmp lookithome sleep 1;ls /home isrunname1 sleep 1;echo $MYRUNNAME1 | grep -v '#f' isrunname2 sleep 1;echo $MYRUNNAME2 | grep -v '#f' [test_meta] author matt owner bob description This test runs a single ezstep which is expected to pass, no logpro file. tags first,single |
︙ | ︙ |