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

Commit 8eefbbb

Browse files
committed
test: fixing flaky test flag
1 parent 4ddf793 commit 8eefbbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: test/parallel/parallel.status

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ test-vm-function-declaration : PASS,FLAKY
101101
test-vm-getters : PASS,FLAKY
102102
test-vm-global-define-property : PASS,FLAKY
103103
test-vm-global-non-writable-properties : PASS,FLAKY
104-
test-vm-global-property-interceptors.js : PASS,FLAKY
104+
test-vm-global-property-interceptors : PASS,FLAKY
105105
test-vm-harmony-symbols : PASS,FLAKY
106106
test-vm-indexed-properties : PASS,FLAKY
107107
test-vm-proxies : PASS,FLAKY

0 commit comments

Comments
 (0)