Skip to content

Commit

Permalink
skip macro executor test on windows
Browse files Browse the repository at this point in the history
Bug: #56002
Change-Id: I17be8a32c23ca4908ed89cafe0f796022d21f24b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/379240
Commit-Queue: Jake Macdonald <[email protected]>
Auto-Submit: Jake Macdonald <[email protected]>
Reviewed-by: Alexander Aprelev <[email protected]>
Commit-Queue: Alexander Aprelev <[email protected]>
  • Loading branch information
jakemac53 authored and Commit Queue committed Aug 6, 2024
1 parent e28c480 commit 856f841
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/pkg.status
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ vm/test/*: SkipByDesign # Only meant to run on vm
vm_snapshot_analysis/test/*: SkipByDesign # Only meant to run on vm

[ $system == windows ]
_macros/test/executor/executor_test: Skip # dartbug.com/56002
front_end/test/fasta/bootstrap_test: Skip # Issue 31902
front_end/test/incremental_dart2js_load_from_dill_test: Pass, Slow
vm_service/test/private_rpcs/dev_fs_http_put_test: Skip # Windows disallows "?" in paths
Expand Down

0 comments on commit 856f841

Please sign in to comment.