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

Side by Side Diff: test/mjsunit/mjsunit.status

Issue 1773653002: [strong] Remove all remainders of strong mode (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 9 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 unified diff | Download patch
OLDNEW
1 # Copyright 2012 the V8 project authors. All rights reserved. 1 # Copyright 2012 the V8 project authors. All rights reserved.
2 # Redistribution and use in source and binary forms, with or without 2 # Redistribution and use in source and binary forms, with or without
3 # modification, are permitted provided that the following conditions are 3 # modification, are permitted provided that the following conditions are
4 # met: 4 # met:
5 # 5 #
6 # * Redistributions of source code must retain the above copyright 6 # * Redistributions of source code must retain the above copyright
7 # notice, this list of conditions and the following disclaimer. 7 # notice, this list of conditions and the following disclaimer.
8 # * Redistributions in binary form must reproduce the above 8 # * Redistributions in binary form must reproduce the above
9 # copyright notice, this list of conditions and the following 9 # copyright notice, this list of conditions and the following
10 # disclaimer in the documentation and/or other materials provided 10 # disclaimer in the documentation and/or other materials provided
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
85 85
86 # Modules are busted 86 # Modules are busted
87 'harmony/module-linking': [SKIP], 87 'harmony/module-linking': [SKIP],
88 'harmony/module-recompile': [SKIP], 88 'harmony/module-recompile': [SKIP],
89 'harmony/module-resolution': [SKIP], 89 'harmony/module-resolution': [SKIP],
90 'harmony/regress/regress-343928': [SKIP], 90 'harmony/regress/regress-343928': [SKIP],
91 91
92 # Proxy tests rely on non ES6 version of Proxies 92 # Proxy tests rely on non ES6 version of Proxies
93 # TODO(neis,cbruni): figure out which Proxy tests can be reused 93 # TODO(neis,cbruni): figure out which Proxy tests can be reused
94 'harmony/proxies-example-membrane': [SKIP], 94 'harmony/proxies-example-membrane': [SKIP],
95 'strong/load-proxy': [SKIP],
96 95
97 # Issue 3660: Replacing activated TurboFan frames by unoptimized code does 96 # Issue 3660: Replacing activated TurboFan frames by unoptimized code does
98 # not work, but we expect it to not crash. 97 # not work, but we expect it to not crash.
99 'debug-step-turbofan': [PASS, FAIL], 98 'debug-step-turbofan': [PASS, FAIL],
100 99
101 # TODO(mstarzinger): Optimizing top-level code revealed some issues. Fix! 100 # TODO(mstarzinger): Optimizing top-level code revealed some issues. Fix!
102 'bitops-info': [PASS, NO_VARIANTS], # fails on ARM hardware. 101 'bitops-info': [PASS, NO_VARIANTS], # fails on ARM hardware.
103 'md5': [PASS, NO_VARIANTS], # fails on ARM hardware. 102 'md5': [PASS, NO_VARIANTS], # fails on ARM hardware.
104 'debug-break-inline': [PASS, NO_VARIANTS], # very flaky. 103 'debug-break-inline': [PASS, NO_VARIANTS], # very flaky.
105 'debug-compile-event-newfunction': [PASS, NO_VARIANTS], 104 'debug-compile-event-newfunction': [PASS, NO_VARIANTS],
106 'debug-conditional-breakpoints': [PASS, NO_VARIANTS], 105 'debug-conditional-breakpoints': [PASS, NO_VARIANTS],
107 'debug-evaluate-locals-optimized': [PASS, NO_VARIANTS], 106 'debug-evaluate-locals-optimized': [PASS, NO_VARIANTS],
108 'debug-evaluate-locals-optimized-double': [PASS, NO_VARIANTS], 107 'debug-evaluate-locals-optimized-double': [PASS, NO_VARIANTS],
109 'debug-evaluate-recursive': [PASS, NO_VARIANTS], # only in no-snap debug. 108 'debug-evaluate-recursive': [PASS, NO_VARIANTS], # only in no-snap debug.
110 'debug-ignore-breakpoints': [PASS, NO_VARIANTS], # only in no-snap debug. 109 'debug-ignore-breakpoints': [PASS, NO_VARIANTS], # only in no-snap debug.
111 'debug-setbreakpoint': [PASS, NO_VARIANTS], # only in no-snap debug. 110 'debug-setbreakpoint': [PASS, NO_VARIANTS], # only in no-snap debug.
112 'debug-step': [PASS, NO_VARIANTS], # windows only. 111 'debug-step': [PASS, NO_VARIANTS], # windows only.
113 'debug-step-2': [PASS, NO_VARIANTS], # flaky in no-snap mode. 112 'debug-step-2': [PASS, NO_VARIANTS], # flaky in no-snap mode.
114 'debug-step-3': [PASS, NO_VARIANTS], # flaky in no-snap mode. 113 'debug-step-3': [PASS, NO_VARIANTS], # flaky in no-snap mode.
115 'debug-stepframe-clearing': [PASS, NO_VARIANTS], # only in no-snap debug. 114 'debug-stepframe-clearing': [PASS, NO_VARIANTS], # only in no-snap debug.
116 'debug-stepin-call-function-stub': [PASS, NO_VARIANTS], # only in no-snap deb ug. 115 'debug-stepin-call-function-stub': [PASS, NO_VARIANTS], # only in no-snap deb ug.
117 'debug-stepin-positions': [PASS, NO_VARIANTS], # only due to inlining. 116 'debug-stepin-positions': [PASS, NO_VARIANTS], # only due to inlining.
118 'regress/regress-3717': [PASS, NO_VARIANTS], # only in no-snap mode. 117 'regress/regress-3717': [PASS, NO_VARIANTS], # only in no-snap mode.
119 'regress/regress-2451': [PASS, NO_VARIANTS], # with custom snapshot and gc-st ress. 118 'regress/regress-2451': [PASS, NO_VARIANTS], # with custom snapshot and gc-st ress.
120 'debug-multiple-breakpoints': [PASS, NO_VARIANTS], # with custom snapshot and gc-stress. 119 'debug-multiple-breakpoints': [PASS, NO_VARIANTS], # with custom snapshot and gc-stress.
121 'debug-listbreakpoints': [PASS, NO_VARIANTS], # arm64 nosnap with turbofan 120 'debug-listbreakpoints': [PASS, NO_VARIANTS], # arm64 nosnap with turbofan
122 'debug-enable-disable-breakpoints': [PASS, NO_VARIANTS], #arm64 nosnap with t urbofan. 121 'debug-enable-disable-breakpoints': [PASS, NO_VARIANTS], #arm64 nosnap with t urbofan.
123 122
124 # Issue 3956: Strong mode is deprecating. The expectations inside the
125 # following tests should be updated once deprecation is complete.
126 'strong/class-extend-null': [SKIP],
127 'strong/class-literals': [SKIP],
128 'strong/class-object-frozen': [SKIP],
129 'strong/destructuring': [SKIP],
130 'strong/functions': [SKIP],
131 'strong/implicit-conversions': [SKIP],
132 'strong/implicit-conversions-count': [SKIP],
133 'strong/implicit-conversions-inlining': [SKIP],
134 'strong/load-builtins': [SKIP],
135 'strong/load-element': [SKIP],
136 'strong/load-element-mutate-backing-store': [SKIP],
137 'strong/load-property': [SKIP],
138 'strong/load-property-mutate-backing-store': [SKIP],
139 'strong/load-super': [SKIP],
140 'strong/literals': [SKIP], # Rest arguments do not respect strongness in Turbo fan.
141 'strong/object-delete': [SKIP],
142 'strong/object-freeze-property': [SKIP],
143 'strong/object-set-prototype': [SKIP],
144
145 # Issue 4035: unexpected frame->context() in debugger 123 # Issue 4035: unexpected frame->context() in debugger
146 'regress/regress-crbug-107996': [PASS, NO_VARIANTS], 124 'regress/regress-crbug-107996': [PASS, NO_VARIANTS],
147 'regress/regress-crbug-171715': [PASS, NO_VARIANTS], 125 'regress/regress-crbug-171715': [PASS, NO_VARIANTS],
148 'regress/regress-crbug-222893': [PASS, NO_VARIANTS], 126 'regress/regress-crbug-222893': [PASS, NO_VARIANTS],
149 'regress/regress-crbug-323936': [PASS, NO_VARIANTS], 127 'regress/regress-crbug-323936': [PASS, NO_VARIANTS],
150 'regress/regress-crbug-491943': [PASS, NO_VARIANTS], 128 'regress/regress-crbug-491943': [PASS, NO_VARIANTS],
151 'regress/regress-325676': [PASS, NO_VARIANTS], 129 'regress/regress-325676': [PASS, NO_VARIANTS],
152 'debug-evaluate-closure': [PASS, NO_VARIANTS], 130 'debug-evaluate-closure': [PASS, NO_VARIANTS],
153 'debug-evaluate-with': [PASS, NO_VARIANTS], 131 'debug-evaluate-with': [PASS, NO_VARIANTS],
154 132
(...skipping 228 matching lines...) Expand 10 before | Expand all | Expand 10 after
383 361
384 # Too slow for gc stress. 362 # Too slow for gc stress.
385 'asm/embenchen/box2d': [SKIP], 363 'asm/embenchen/box2d': [SKIP],
386 364
387 # Issue 3723. 365 # Issue 3723.
388 'regress/regress-3717': [SKIP], 366 'regress/regress-3717': [SKIP],
389 367
390 # BUG(v8:4237) 368 # BUG(v8:4237)
391 'regress/regress-3976': [SKIP], 369 'regress/regress-3976': [SKIP],
392 370
393 # BUG(v8:4359)
394 'strong/load-proxy': [SKIP],
395
396 # Slow tests. 371 # Slow tests.
397 'array-constructor': [PASS, SLOW], 372 'array-constructor': [PASS, SLOW],
398 'json': [PASS, SLOW], 373 'json': [PASS, SLOW],
399 'regress/regress-446389': [PASS, SLOW], 374 'regress/regress-446389': [PASS, SLOW],
400 'regress/regress-inline-getter-near-stack-limit': [PASS, SLOW], 375 'regress/regress-inline-getter-near-stack-limit': [PASS, SLOW],
401 376
402 # BUG(v8:3097) 377 # BUG(v8:3097)
403 'debug-references': [SKIP], 378 'debug-references': [SKIP],
404 379
405 # BUG(v8:4754). 380 # BUG(v8:4754).
(...skipping 444 matching lines...) Expand 10 before | Expand all | Expand 10 after
850 'es6/regress/regress-2691': [FAIL], 825 'es6/regress/regress-2691': [FAIL],
851 'es6/regress/regress-3280': [FAIL], 826 'es6/regress/regress-3280': [FAIL],
852 'harmony/destructuring-assignment': [FAIL], 827 'harmony/destructuring-assignment': [FAIL],
853 'harmony/function-sent': [FAIL], 828 'harmony/function-sent': [FAIL],
854 'harmony/destructuring': [FAIL], 829 'harmony/destructuring': [FAIL],
855 'harmony/regress/regress-4482': [FAIL], 830 'harmony/regress/regress-4482': [FAIL],
856 'harmony/generators': [FAIL], 831 'harmony/generators': [FAIL],
857 'harmony/iterator-close': [FAIL], 832 'harmony/iterator-close': [FAIL],
858 'harmony/reflect-construct': [FAIL], 833 'harmony/reflect-construct': [FAIL],
859 'es6/promises': [FAIL], 834 'es6/promises': [FAIL],
860 'strong/function-arity': [FAIL],
861 'strong/undefined': [FAIL],
862 835
863 # TODO(mythria, 4780): Related to type feedback for calls in interpreter. 836 # TODO(mythria, 4780): Related to type feedback for calls in interpreter.
864 'array-literal-feedback': [FAIL], 837 'array-literal-feedback': [FAIL],
865 'regress/regress-4121': [FAIL], 838 'regress/regress-4121': [FAIL],
866 839
867 # TODO(mythria, 4764): lack of osr support. 840 # TODO(mythria, 4764): lack of osr support.
868 'regress/regress-2618': [FAIL], 841 'regress/regress-2618': [FAIL],
869 842
870 # TODO(rmcilroy,4680): Test assert failures. 843 # TODO(rmcilroy,4680): Test assert failures.
871 'debug-liveedit-2': [FAIL], 844 'debug-liveedit-2': [FAIL],
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
904 'regress/regress-2185': [SKIP], 877 'regress/regress-2185': [SKIP],
905 'regress/regress-91008': [SKIP], 878 'regress/regress-91008': [SKIP],
906 'unicodelctest': [SKIP], 879 'unicodelctest': [SKIP],
907 'unicodelctest-no-optimization': [SKIP], 880 'unicodelctest-no-optimization': [SKIP],
908 }], # ignition == True and (arch == arm or arch == arm64) 881 }], # ignition == True and (arch == arm or arch == arm64)
909 882
910 ############################################################################## 883 ##############################################################################
911 ['gcov_coverage', { 884 ['gcov_coverage', {
912 # Tests taking too long. 885 # Tests taking too long.
913 'array-functions-prototype-misc': [SKIP], 886 'array-functions-prototype-misc': [SKIP],
914 'strong/implicit-conversions': [SKIP],
915 'strong/load-element-mutate-backing-store': [SKIP],
916 887
917 # Stack overflow. 888 # Stack overflow.
918 'big-array-literal': [SKIP], 889 'big-array-literal': [SKIP],
919 }], # 'gcov_coverage' 890 }], # 'gcov_coverage'
920 891
921 ] 892 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698