Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit eaf6763

Browse files
committed
test: disable failing vm tests until we add proper support
1 parent 5fed2d6 commit eaf6763

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

test/parallel/parallel.status

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,15 @@ test-vm-sigint-existing-handler : PASS,FLAKY
9696
test-vm-strict-mode : PASS,FLAKY
9797
test-vm-timeout : PASS,FLAKY
9898
test-zlib-convenience-methods : PASS,FLAKY
99+
test-vm-attributes-property-not-on-sandbox : PASS,FLAKY
100+
test-vm-function-declaration : PASS,FLAKY
101+
test-vm-getters : PASS,FLAKY
102+
test-vm-global-define-property : PASS,FLAKY
103+
test-vm-global-non-writable-properties : PASS,FLAKY
104+
test-vm-harmony-symbols : PASS,FLAKY
105+
test-vm-indexed-properties : PASS,FLAKY
106+
test-vm-proxies : PASS,FLAKY
107+
test-vm-strict-assign : PASS,FLAKY
99108

100109

101110
[$jsEngine==chakracore && $arch==x64]

0 commit comments

Comments
 (0)