| OLD | NEW |
| 1 # Copyright 2011 the V8 project authors. All rights reserved. | 1 # Copyright 2011 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 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 92 'test-cpu-profiler/CollectCpuProfile': [PASS, FAIL], | 92 'test-cpu-profiler/CollectCpuProfile': [PASS, FAIL], |
| 93 | 93 |
| 94 # BUG(v8:3154). | 94 # BUG(v8:3154). |
| 95 'test-heap/ReleaseOverReservedPages': [PASS, FAIL], | 95 'test-heap/ReleaseOverReservedPages': [PASS, FAIL], |
| 96 | 96 |
| 97 # BUG(v8:3155). | 97 # BUG(v8:3155). |
| 98 'test-strings/AsciiArrayJoin': [PASS, ['mode == debug', FAIL]], | 98 'test-strings/AsciiArrayJoin': [PASS, ['mode == debug', FAIL]], |
| 99 | 99 |
| 100 # BUG(v8:3247). | 100 # BUG(v8:3247). |
| 101 'test-mark-compact/NoPromotion': [SKIP], | 101 'test-mark-compact/NoPromotion': [SKIP], |
| 102 |
| 103 # BUG(v8:3434) |
| 104 ' test-api/LoadICFastApi_DirectCall_GCMoveStubWithProfiler': [SKIP] |
| 102 }], # 'arch == arm64' | 105 }], # 'arch == arm64' |
| 103 | 106 |
| 104 ['arch == arm64 and simulator_run == True', { | 107 ['arch == arm64 and simulator_run == True', { |
| 105 | 108 |
| 106 # Pass but take too long with the simulator. | 109 # Pass but take too long with the simulator. |
| 107 'test-api/ExternalArrays': [PASS, TIMEOUT], | 110 'test-api/ExternalArrays': [PASS, TIMEOUT], |
| 108 'test-api/Threading1': [SKIP], | 111 'test-api/Threading1': [SKIP], |
| 109 }], # 'arch == arm64 and simulator_run == True' | 112 }], # 'arch == arm64 and simulator_run == True' |
| 110 | 113 |
| 111 ['arch == arm64 and mode == debug and simulator_run == True', { | 114 ['arch == arm64 and mode == debug and simulator_run == True', { |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 149 | 152 |
| 150 # BUG(3005). | 153 # BUG(3005). |
| 151 'test-alloc/CodeRange': [PASS, FAIL], | 154 'test-alloc/CodeRange': [PASS, FAIL], |
| 152 | 155 |
| 153 # BUG(3215). Crashes on windows. | 156 # BUG(3215). Crashes on windows. |
| 154 'test-lockers/MultithreadedParallelIsolates': [SKIP], | 157 'test-lockers/MultithreadedParallelIsolates': [SKIP], |
| 155 | 158 |
| 156 # BUG(3331). Fails on windows. | 159 # BUG(3331). Fails on windows. |
| 157 'test-heap/NoWeakHashTableLeakWithIncrementalMarking': [SKIP], | 160 'test-heap/NoWeakHashTableLeakWithIncrementalMarking': [SKIP], |
| 158 | 161 |
| 162 # BUG(v8:3433). Crashes on windows. |
| 163 'test-cpu-profiler/FunctionApplySample': [SKIP], |
| 164 |
| 159 }], # 'system == windows' | 165 }], # 'system == windows' |
| 160 | 166 |
| 161 ############################################################################## | 167 ############################################################################## |
| 162 ['system == macos', { | 168 ['system == macos', { |
| 163 | 169 |
| 164 # BUG(3125). | 170 # BUG(3125). |
| 165 'test-debug/DebugGetLoadedScripts': [PASS, FLAKY], | 171 'test-debug/DebugGetLoadedScripts': [PASS, FLAKY], |
| 166 'test-debug/DebugStepLinear': [PASS, FLAKY], | 172 'test-debug/DebugStepLinear': [PASS, FLAKY], |
| 167 'test-debug/DebuggerClearMessageHandler': [PASS, FLAKY], | 173 'test-debug/DebuggerClearMessageHandler': [PASS, FLAKY], |
| 168 }], # 'system == macos' | 174 }], # 'system == macos' |
| (...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 347 'test-api/Float32Array' : [SKIP], | 353 'test-api/Float32Array' : [SKIP], |
| 348 'test-api/Float64Array' : [SKIP], | 354 'test-api/Float64Array' : [SKIP], |
| 349 'test-api/Regress2333' : [SKIP], | 355 'test-api/Regress2333' : [SKIP], |
| 350 'test-alloc/StressHandles' : [SKIP], | 356 'test-alloc/StressHandles' : [SKIP], |
| 351 'test-alloc/StressJS' : [SKIP], | 357 'test-alloc/StressJS' : [SKIP], |
| 352 'test-accessors/HandleScopePop' : [SKIP], | 358 'test-accessors/HandleScopePop' : [SKIP], |
| 353 'test-accessors/Gc' : [SKIP], | 359 'test-accessors/Gc' : [SKIP], |
| 354 | 360 |
| 355 }], # 'arch == nacl_ia32 or arch == nacl_x64' | 361 }], # 'arch == nacl_ia32 or arch == nacl_x64' |
| 356 ] | 362 ] |
| OLD | NEW |