Megatest

Check-in [aa1678e390]
Login
Overview
Comment:Turn off dynamic waiton test
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | multi-area
Files: files | file ages | folders
SHA1: aa1678e39063195e06df070c31b01a81f8943ff1
User & Date: matt on 2015-04-06 03:29:48
Other Links: branch diff | manifest | tags
Context
2015-04-06
03:52
Hacked up the gui so at least it starts check-in: c9b0f4ffc6 user: matt tags: multi-area
03:29
Turn off dynamic waiton test check-in: aa1678e390 user: matt tags: multi-area
03:24
More and more fixes check-in: 907abdf090 user: matt tags: multi-area
Changes

Modified tests/fullrun/tests/dynamic_waiton/testconfig from [048d126b72] to [0c978abc9a].

1
2
3
4
5
6
7
8
9
10
11
12
[ezsteps]
listfiles ls

[requirements]
waiton #{scheme (string-intersperse \
                  (tests:filter-test-names \
                      (hash-table-keys (tests:get-all *area-dat*)) \
                      (or (args:get-arg "-runtests") \
                          (args:get-arg "-testpatt") "")) " ")}

[items]





|







1
2
3
4
5
6
7
8
9
10
11
12
[ezsteps]
listfiles ls

[requirements]
waiton #{ scheme (string-intersperse \
                  (tests:filter-test-names \
                      (hash-table-keys (tests:get-all *area-dat*)) \
                      (or (args:get-arg "-runtests") \
                          (args:get-arg "-testpatt") "")) " ")}

[items]