Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1279)

Unified Diff: test/test262/test262.status

Issue 2798403004: [SAB] Fix {newtarget-prototype-is-not-object,proto-from-ctor-realm} tests (Closed)
Patch Set: fix broken test Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« src/js/typedarray.js ('K') | « test/mjsunit/harmony/sharedarraybuffer.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test262/test262.status
diff --git a/test/test262/test262.status b/test/test262/test262.status
index 2021dbb591dc21f991e038187a57ded2729d6324..a41ddf64f831339f7e0c575ffc848f280f6bd6b9 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -506,12 +506,6 @@
'built-ins/Atomics/wake/good-views': ['--harmony-sharedarraybuffer', FAIL],
'built-ins/Atomics/xor/good-views': ['--harmony-sharedarraybuffer', FAIL],
- # https://bugs.chromium.org/p/v8/issues/detail?id=5983
- 'built-ins/SharedArrayBuffer/newtarget-prototype-is-not-object': [FAIL],
-
- # https://bugs.chromium.org/p/v8/issues/detail?id=5984
- 'built-ins/SharedArrayBuffer/proto-from-ctor-realm': [FAIL],
-
# https://bugs.chromium.org/p/v8/issues/detail?id=6045
'intl402/NumberFormat/prototype/format/11.3.2_TRF': [FAIL],
'intl402/NumberFormat/prototype/format/11.3.2_TRP': [FAIL],
« src/js/typedarray.js ('K') | « test/mjsunit/harmony/sharedarraybuffer.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698