| 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 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 78 'es6/string-fromcodepoint': [PASS, NO_VARIANTS], | 78 'es6/string-fromcodepoint': [PASS, NO_VARIANTS], |
| 79 'regress/regress-2185-2': [PASS, NO_VARIANTS], | 79 'regress/regress-2185-2': [PASS, NO_VARIANTS], |
| 80 'regress/regress-2612': [PASS, NO_VARIANTS], | 80 'regress/regress-2612': [PASS, NO_VARIANTS], |
| 81 | 81 |
| 82 # Modules are busted | 82 # Modules are busted |
| 83 'harmony/module-linking': [SKIP], | 83 'harmony/module-linking': [SKIP], |
| 84 'harmony/module-recompile': [SKIP], | 84 'harmony/module-recompile': [SKIP], |
| 85 'harmony/module-resolution': [SKIP], | 85 'harmony/module-resolution': [SKIP], |
| 86 'harmony/regress/regress-343928': [SKIP], | 86 'harmony/regress/regress-343928': [SKIP], |
| 87 | 87 |
| 88 # Proxy tests rely on non ES6 version of Proxies |
| 89 # TODO(neis,cbruni): figure out which Proxy tests can be reused |
| 90 'es6/regress/regress-cr493566': [SKIP], |
| 91 'for-in-opt': [SKIP], |
| 92 'harmony/proxies-example-membrane': [SKIP], |
| 93 'harmony/proxies-for': [SKIP], |
| 94 'harmony/proxies-hash': [SKIP], |
| 95 'harmony/proxies-json': [SKIP], |
| 96 'harmony/proxies': [SKIP], |
| 97 'harmony/proxies-symbols': [SKIP], |
| 98 'harmony/proxies-with': [SKIP], |
| 99 'harmony/proxies-with-unscopables': [SKIP], |
| 100 'harmony/regress/regress-2219': [SKIP], |
| 101 'harmony/regress/regress-2225': [SKIP], |
| 102 'harmony/regress/regress-405844': [SKIP], |
| 103 'harmony/regress/regress-crbug-461520': [SKIP], |
| 104 'harmony/regress/regress-lookup-transition': [SKIP], |
| 105 'regress/regress-crbug-493568': [SKIP], |
| 106 'strong/load-proxy': [SKIP], |
| 107 |
| 88 # Issue 3660: Replacing activated TurboFan frames by unoptimized code does | 108 # Issue 3660: Replacing activated TurboFan frames by unoptimized code does |
| 89 # not work, but we expect it to not crash. | 109 # not work, but we expect it to not crash. |
| 90 'debug-step-turbofan': [PASS, FAIL], | 110 'debug-step-turbofan': [PASS, FAIL], |
| 91 | 111 |
| 92 # TODO(mstarzinger): Optimizing top-level code revealed some issues. Fix! | 112 # TODO(mstarzinger): Optimizing top-level code revealed some issues. Fix! |
| 93 'bitops-info': [PASS, NO_VARIANTS], # fails on ARM hardware. | 113 'bitops-info': [PASS, NO_VARIANTS], # fails on ARM hardware. |
| 94 'md5': [PASS, NO_VARIANTS], # fails on ARM hardware. | 114 'md5': [PASS, NO_VARIANTS], # fails on ARM hardware. |
| 95 'debug-break-inline': [PASS, NO_VARIANTS], # very flaky. | 115 'debug-break-inline': [PASS, NO_VARIANTS], # very flaky. |
| 96 'debug-compile-event-newfunction': [PASS, NO_VARIANTS], | 116 'debug-compile-event-newfunction': [PASS, NO_VARIANTS], |
| 97 'debug-conditional-breakpoints': [PASS, NO_VARIANTS], | 117 'debug-conditional-breakpoints': [PASS, NO_VARIANTS], |
| (...skipping 908 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1006 'try-finally-continue': [SKIP], | 1026 'try-finally-continue': [SKIP], |
| 1007 'try': [SKIP], | 1027 'try': [SKIP], |
| 1008 'unary-minus-deopt': [SKIP], | 1028 'unary-minus-deopt': [SKIP], |
| 1009 'undetectable-compare': [SKIP], | 1029 'undetectable-compare': [SKIP], |
| 1010 'unused-context-in-with': [SKIP], | 1030 'unused-context-in-with': [SKIP], |
| 1011 'uri': [SKIP], | 1031 'uri': [SKIP], |
| 1012 'value-wrapper': [SKIP], | 1032 'value-wrapper': [SKIP], |
| 1013 'with-parameter-access': [SKIP], | 1033 'with-parameter-access': [SKIP], |
| 1014 'with-prototype': [SKIP], | 1034 'with-prototype': [SKIP], |
| 1015 'with-readonly': [SKIP], | 1035 'with-readonly': [SKIP], |
| 1036 |
| 1037 # TODO(cbruni,neis): Activate Proxy test once we have a more complete |
| 1038 # implementation. |
| 1039 'regress/regress-crbug-506956': [SKIP], |
| 1040 'regress/regress-crbug-505907': [SKIP], |
| 1041 |
| 1016 }], # ignition == True | 1042 }], # ignition == True |
| 1017 | 1043 |
| 1018 ['ignition == True and (arch == arm or arch == arm64)', { | 1044 ['ignition == True and (arch == arm or arch == arm64)', { |
| 1019 'array-sort': [SKIP], | 1045 'array-sort': [SKIP], |
| 1020 'date-parse': [SKIP], | 1046 'date-parse': [SKIP], |
| 1021 'math-floor-part1': [SKIP], | 1047 'math-floor-part1': [SKIP], |
| 1022 'math-floor-part2': [SKIP], | 1048 'math-floor-part2': [SKIP], |
| 1023 'math-floor-part3': [SKIP], | 1049 'math-floor-part3': [SKIP], |
| 1024 'mul-exhaustive-part*': [SKIP], | 1050 'mul-exhaustive-part*': [SKIP], |
| 1025 'regress/regress-1167': [SKIP], | 1051 'regress/regress-1167': [SKIP], |
| 1026 'regress/regress-165637': [SKIP], | 1052 'regress/regress-165637': [SKIP], |
| 1027 'regress/regress-2249': [SKIP], | 1053 'regress/regress-2249': [SKIP], |
| 1028 'regress/regress-319722-ArrayBuffer': [SKIP], | 1054 'regress/regress-319722-ArrayBuffer': [SKIP], |
| 1029 'regress/regress-542823': [SKIP], | 1055 'regress/regress-542823': [SKIP], |
| 1030 'regress/regress-634-debug': [SKIP], | 1056 'regress/regress-634-debug': [SKIP], |
| 1031 'regress/regress-78270': [SKIP], | 1057 'regress/regress-78270': [SKIP], |
| 1032 'regress/regress-crbug-347903': [SKIP], | 1058 'regress/regress-crbug-347903': [SKIP], |
| 1033 'regress/regress-crbug-505007-1': [SKIP], | 1059 'regress/regress-crbug-505007-1': [SKIP], |
| 1034 'regress/regress-crbug-505007-2': [SKIP], | 1060 'regress/regress-crbug-505007-2': [SKIP], |
| 1035 'regress/short-circuit': [SKIP], | 1061 'regress/short-circuit': [SKIP], |
| 1036 'stack-traces-overflow': [SKIP], | 1062 'stack-traces-overflow': [SKIP], |
| 1037 'unicodelctest': [SKIP], | 1063 'unicodelctest': [SKIP], |
| 1038 'unicodelctest-no-optimization': [SKIP], | 1064 'unicodelctest-no-optimization': [SKIP], |
| 1039 }], # ignition == True and (arch == arm or arch == arm64) | 1065 }], # ignition == True and (arch == arm or arch == arm64) |
| 1040 | 1066 |
| 1041 ] | 1067 ] |
| OLD | NEW |