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 549 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
560 'test-cpu-profiler/CodeEvents': [FAIL], | 560 'test-cpu-profiler/CodeEvents': [FAIL], |
561 'test-cpu-profiler/TickEvents': [FAIL], | 561 'test-cpu-profiler/TickEvents': [FAIL], |
562 'test-cpu-profiler/BoundFunctionCall': [FAIL], | 562 'test-cpu-profiler/BoundFunctionCall': [FAIL], |
563 'test-cpu-profiler/CollectCpuProfile': [FAIL], | 563 'test-cpu-profiler/CollectCpuProfile': [FAIL], |
564 'test-cpu-profiler/CollectSampleAPI': [FAIL], | 564 'test-cpu-profiler/CollectSampleAPI': [FAIL], |
565 'test-cpu-profiler/CpuProfileDeepStack': [FAIL], | 565 'test-cpu-profiler/CpuProfileDeepStack': [FAIL], |
566 'test-cpu-profiler/FunctionApplySample': [FAIL], | 566 'test-cpu-profiler/FunctionApplySample': [FAIL], |
567 'test-cpu-profiler/FunctionCallSample': [FAIL], | 567 'test-cpu-profiler/FunctionCallSample': [FAIL], |
568 'test-cpu-profiler/FunctionDetails': [FAIL], | 568 'test-cpu-profiler/FunctionDetails': [FAIL], |
569 'test-cpu-profiler/HotDeoptNoFrameEntry': [FAIL], | 569 'test-cpu-profiler/HotDeoptNoFrameEntry': [FAIL], |
| 570 'test-cpu-profiler/Inlining': [FAIL], |
570 'test-cpu-profiler/JsNative1JsNative2JsSample': [FAIL], | 571 'test-cpu-profiler/JsNative1JsNative2JsSample': [FAIL], |
571 'test-cpu-profiler/JsNativeJsRuntimeJsSample': [FAIL], | 572 'test-cpu-profiler/JsNativeJsRuntimeJsSample': [FAIL], |
572 'test-cpu-profiler/JsNativeJsRuntimeJsSampleMultiple': [FAIL], | 573 'test-cpu-profiler/JsNativeJsRuntimeJsSampleMultiple': [FAIL], |
573 'test-cpu-profiler/JsNativeJsSample': [FAIL], | 574 'test-cpu-profiler/JsNativeJsSample': [FAIL], |
574 'test-cpu-profiler/NativeMethodUninitializedIC': [FAIL], | 575 'test-cpu-profiler/NativeMethodUninitializedIC': [FAIL], |
575 'test-cpu-profiler/NativeMethodMonomorphicIC': [FAIL], | 576 'test-cpu-profiler/NativeMethodMonomorphicIC': [FAIL], |
576 'test-cpu-profiler/NativeAccessorUninitializedIC': [FAIL], | 577 'test-cpu-profiler/NativeAccessorUninitializedIC': [FAIL], |
577 'test-cpu-profiler/NativeAccessorMonomorphicIC': [FAIL], | 578 'test-cpu-profiler/NativeAccessorMonomorphicIC': [FAIL], |
578 'test-cpu-profiler/SampleWhenFrameIsNotSetup': [FAIL], | 579 'test-cpu-profiler/SampleWhenFrameIsNotSetup': [FAIL], |
579 'test-sampler-api/StackFramesConsistent': [FAIL], | 580 'test-sampler-api/StackFramesConsistent': [FAIL], |
580 'test-profile-generator/LineNumber': [FAIL], | 581 'test-profile-generator/LineNumber': [FAIL], |
581 'test-profile-generator/ProfileNodeScriptId': [FAIL], | 582 'test-profile-generator/ProfileNodeScriptId': [FAIL], |
582 'test-profile-generator/RecordStackTraceAtStartProfiling': [FAIL], | 583 'test-profile-generator/RecordStackTraceAtStartProfiling': [FAIL], |
583 'test-feedback-vector/VectorCallICStates': [FAIL], | 584 'test-feedback-vector/VectorCallICStates': [FAIL], |
584 'test-compiler/FeedbackVectorPreservedAcrossRecompiles': [FAIL], | 585 'test-compiler/FeedbackVectorPreservedAcrossRecompiles': [FAIL], |
585 'test-api/PromiseRejectCallback': [FAIL], | 586 'test-api/PromiseRejectCallback': [FAIL], |
586 'test-api/SetJitCodeEventHandler': [FAIL], | 587 'test-api/SetJitCodeEventHandler': [FAIL], |
587 'test-heap/WeakFunctionInConstructor': [FAIL], | 588 'test-heap/WeakFunctionInConstructor': [FAIL], |
588 'test-heap/Regress169209': [FAIL], | 589 'test-heap/Regress169209': [FAIL], |
589 'test-heap/IncrementalMarkingClearsMonomorphicConstructor': [FAIL], | 590 'test-heap/IncrementalMarkingClearsMonomorphicConstructor': [FAIL], |
590 'test-heap/IncrementalMarkingPreservesMonomorphicConstructor': [FAIL], | 591 'test-heap/IncrementalMarkingPreservesMonomorphicConstructor': [FAIL], |
591 'test-heap/IncrementalMarkingPreservesMonomorphicCallIC': [FAIL], | 592 'test-heap/IncrementalMarkingPreservesMonomorphicCallIC': [FAIL], |
592 'test-heap/CompilationCacheCachingBehavior': [FAIL], | 593 'test-heap/CompilationCacheCachingBehavior': [FAIL], |
593 'test-heap/CellsInOptimizedCodeAreWeak': [FAIL], | 594 'test-heap/CellsInOptimizedCodeAreWeak': [FAIL], |
594 'test-run-inlining/InlineTwice': [FAIL], | 595 'test-run-inlining/InlineTwice': [FAIL], |
595 'test-serialize/SerializeInternalReference': [FAIL, ['arch == arm or arch == a
rm64', PASS]], | 596 'test-serialize/SerializeInternalReference': [FAIL, ['arch == arm or arch == a
rm64', PASS]], |
596 }], # ignition == True | 597 }], # ignition == True |
597 | 598 |
598 ] | 599 ] |
OLD | NEW |