OLD | NEW |
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 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
115 'debug-step-3': [PASS, NO_VARIANTS], # flaky in no-snap mode. | 115 'debug-step-3': [PASS, NO_VARIANTS], # flaky in no-snap mode. |
116 'debug-stepframe-clearing': [PASS, NO_VARIANTS], # only in no-snap debug. | 116 'debug-stepframe-clearing': [PASS, NO_VARIANTS], # only in no-snap debug. |
117 'debug-stepin-call-function-stub': [PASS, NO_VARIANTS], # only in no-snap deb
ug. | 117 'debug-stepin-call-function-stub': [PASS, NO_VARIANTS], # only in no-snap deb
ug. |
118 'debug-stepin-positions': [PASS, NO_VARIANTS], # only due to inlining. | 118 'debug-stepin-positions': [PASS, NO_VARIANTS], # only due to inlining. |
119 'regress/regress-3717': [PASS, NO_VARIANTS], # only in no-snap mode. | 119 'regress/regress-3717': [PASS, NO_VARIANTS], # only in no-snap mode. |
120 'regress/regress-2451': [PASS, NO_VARIANTS], # with custom snapshot and gc-st
ress. | 120 'regress/regress-2451': [PASS, NO_VARIANTS], # with custom snapshot and gc-st
ress. |
121 'debug-multiple-breakpoints': [PASS, NO_VARIANTS], # with custom snapshot and
gc-stress. | 121 'debug-multiple-breakpoints': [PASS, NO_VARIANTS], # with custom snapshot and
gc-stress. |
122 'debug-listbreakpoints': [PASS, NO_VARIANTS], # arm64 nosnap with turbofan | 122 'debug-listbreakpoints': [PASS, NO_VARIANTS], # arm64 nosnap with turbofan |
123 'debug-enable-disable-breakpoints': [PASS, NO_VARIANTS], #arm64 nosnap with t
urbofan. | 123 'debug-enable-disable-breakpoints': [PASS, NO_VARIANTS], #arm64 nosnap with t
urbofan. |
124 | 124 |
125 # TODO(rossberg) | 125 # Issue 3956: Strong mode is deprecating. The expectations inside the |
126 # TODO(mstarzinger): Strong mode is deprecating. The expectations inside the | |
127 # following tests should be updated once deprecation is complete. | 126 # following tests should be updated once deprecation is complete. |
| 127 'strong/destructuring': [SKIP], |
128 'strong/implicit-conversions': [SKIP], | 128 'strong/implicit-conversions': [SKIP], |
129 'strong/implicit-conversions-count': [SKIP], | 129 'strong/implicit-conversions-count': [SKIP], |
130 'strong/implicit-conversions-inlining': [SKIP], | 130 'strong/implicit-conversions-inlining': [SKIP], |
| 131 'strong/load-builtins': [SKIP], |
| 132 'strong/load-element': [SKIP], |
| 133 'strong/load-element-mutate-backing-store': [SKIP], |
| 134 'strong/load-property': [SKIP], |
| 135 'strong/load-property-mutate-backing-store': [SKIP], |
| 136 'strong/load-super': [SKIP], |
131 'strong/literals': [SKIP], # Rest arguments do not respect strongness in Turbo
fan. | 137 'strong/literals': [SKIP], # Rest arguments do not respect strongness in Turbo
fan. |
132 | 138 |
133 # Issue 4035: unexpected frame->context() in debugger | 139 # Issue 4035: unexpected frame->context() in debugger |
134 'regress/regress-crbug-107996': [PASS, NO_VARIANTS], | 140 'regress/regress-crbug-107996': [PASS, NO_VARIANTS], |
135 'regress/regress-crbug-171715': [PASS, NO_VARIANTS], | 141 'regress/regress-crbug-171715': [PASS, NO_VARIANTS], |
136 'regress/regress-crbug-222893': [PASS, NO_VARIANTS], | 142 'regress/regress-crbug-222893': [PASS, NO_VARIANTS], |
137 'regress/regress-crbug-323936': [PASS, NO_VARIANTS], | 143 'regress/regress-crbug-323936': [PASS, NO_VARIANTS], |
138 'regress/regress-crbug-491943': [PASS, NO_VARIANTS], | 144 'regress/regress-crbug-491943': [PASS, NO_VARIANTS], |
139 'regress/regress-325676': [PASS, NO_VARIANTS], | 145 'regress/regress-325676': [PASS, NO_VARIANTS], |
140 'debug-evaluate-closure': [PASS, NO_VARIANTS], | 146 'debug-evaluate-closure': [PASS, NO_VARIANTS], |
(...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
283 'harmony/rest-params': [PASS, ['no_snap == True', NO_VARIANTS]], | 289 'harmony/rest-params': [PASS, ['no_snap == True', NO_VARIANTS]], |
284 | 290 |
285 # Slow tests. | 291 # Slow tests. |
286 'copy-on-write-assert': [PASS, SLOW], | 292 'copy-on-write-assert': [PASS, SLOW], |
287 'debug-scopes': [PASS, SLOW], | 293 'debug-scopes': [PASS, SLOW], |
288 'es7/object-observe': [PASS, ['mode == debug', SLOW]], | 294 'es7/object-observe': [PASS, ['mode == debug', SLOW]], |
289 'numops-fuzz-part*': [PASS, ['mode == debug', SLOW]], | 295 'numops-fuzz-part*': [PASS, ['mode == debug', SLOW]], |
290 'readonly': [PASS, SLOW], | 296 'readonly': [PASS, SLOW], |
291 'regress/regress-1200351': [PASS, ['mode == debug', SLOW]], | 297 'regress/regress-1200351': [PASS, ['mode == debug', SLOW]], |
292 'regress/regress-crbug-474297': [PASS, ['mode == debug', SLOW]], | 298 'regress/regress-crbug-474297': [PASS, ['mode == debug', SLOW]], |
293 'strong/load-element-mutate-backing-store': [PASS, SLOW], | |
294 | 299 |
295 # TODO(titzer): correct WASM adapter frame alignment on arm64 | 300 # TODO(titzer): correct WASM adapter frame alignment on arm64 |
296 'wasm/*': [PASS, ['arch == arm64', SKIP]], | 301 'wasm/*': [PASS, ['arch == arm64', SKIP]], |
297 'wasm/asm-wasm': [PASS, ['arch == arm or arch == arm64', SKIP]], | 302 'wasm/asm-wasm': [PASS, ['arch == arm or arch == arm64', SKIP]], |
298 | 303 |
299 # case-insensitive unicode regexp relies on case mapping provided by ICU. | 304 # case-insensitive unicode regexp relies on case mapping provided by ICU. |
300 'harmony/unicode-regexp-ignore-case': [PASS, ['no_i18n == True', FAIL]], | 305 'harmony/unicode-regexp-ignore-case': [PASS, ['no_i18n == True', FAIL]], |
301 'harmony/unicode-regexp-ignore-case-noi18n': [FAIL, ['no_i18n == True', PASS]]
, | 306 'harmony/unicode-regexp-ignore-case-noi18n': [FAIL, ['no_i18n == True', PASS]]
, |
302 # desugaring regexp property class relies on ICU. | 307 # desugaring regexp property class relies on ICU. |
303 'harmony/unicode-regexp-property-class': [PASS, ['no_i18n == True', FAIL]], | 308 'harmony/unicode-regexp-property-class': [PASS, ['no_i18n == True', FAIL]], |
(...skipping 625 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
929 # Tests taking too long. | 934 # Tests taking too long. |
930 'array-functions-prototype-misc': [SKIP], | 935 'array-functions-prototype-misc': [SKIP], |
931 'strong/implicit-conversions': [SKIP], | 936 'strong/implicit-conversions': [SKIP], |
932 'strong/load-element-mutate-backing-store': [SKIP], | 937 'strong/load-element-mutate-backing-store': [SKIP], |
933 | 938 |
934 # Stack overflow. | 939 # Stack overflow. |
935 'big-array-literal': [SKIP], | 940 'big-array-literal': [SKIP], |
936 }], # 'gcov_coverage' | 941 }], # 'gcov_coverage' |
937 | 942 |
938 ] | 943 ] |
OLD | NEW |