Revert "Run dartdevk tests on Windows too"
This reverts commit 1cc4fc9826.
Reason for revert: Still getting errors.
Original change's description:
> Run dartdevk tests on Windows too
>
> Bug:
> Change-Id: I695f5b209a72016d2534b0d36ef688cceebd4a9e
> Reviewed-on: https://dart-review.googlesource.com/27600
> Reviewed-by: Kevin Millikin <kmillikin@google.com>
TBR=whesse@google.com,jensj@google.com,kmillikin@google.com
Change-Id: I36b464c7bac257d01277f7db616742e4b933381b
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/27541
Reviewed-by: Jens Johansen <jensj@google.com>
Commit-Queue: Jens Johansen <jensj@google.com>
This commit is contained in:
committed by
commit-bot@chromium.org
parent
1cc4fc9826
commit
76efacae33
@@ -821,6 +821,10 @@ syncstar_yield_test/copyParameters: RuntimeError # Expect.equals(expected: <2>,
|
||||
type_literal_test: RuntimeError # Expect.equals(expected: <Func>, actual: <(bool) => int>) fails.
|
||||
yieldstar_pause_test: Timeout
|
||||
|
||||
# Skip Kernel tests on Windows until bot has been fixed (Issue 31539)
|
||||
[ $compiler == dartdevk && $system == windows ]
|
||||
*: Skip
|
||||
|
||||
# Compiler tests for dartdevc and dartdevk. These contain common expectations
|
||||
# for all runtimes including $runtime == none. They are organized by: shared
|
||||
# expectations for dartdevc and dartdevk, then expectations for dartdevc, and
|
||||
|
||||
Reference in New Issue
Block a user