Commit Graph

5 Commits (c73e1b5e68e4a9f07c4b9a206f6816b226bdc761)

Author SHA1 Message Date
Jordan Borean 328689a15b windows command changed to use CreateProcess (#30253)
* windows command changed to use CreateProcess

* change to get become to work

(cherry picked from commit 6d196eaa98)
8 years ago
Matt Davis 08af853ee9 fix win_shell/win_command nonzero RC failure setting (#26443)
* as a result of recent core engine changes to ignore rc, modules are responsible to set `failed` on nonzero RC if they want that behavior
* the `failed` filter currently triggers on nonzero RC, which caused the tests to false-pass
* updated tests to explicitly check both rc and failed keys, as well as using the failed filter.
9 years ago
Dag Wieers bbe2903d63 Fix broken Shippable 9 years ago
Matt Davis c1b7d2e560 add large interleaved stdout/stderr integration tests for win_shell/win_command 9 years ago
Matt Clay c2ec86cb78 Migrate Windows CI roles to test targets. (#18005) 9 years ago