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 600 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
611 | 611 |
612 # TODO(rmcilroy,4680): Exception message assert failure. | 612 # TODO(rmcilroy,4680): Exception message assert failure. |
613 'test-api/CallICFastApi_SimpleSignature_Miss2': [FAIL], | 613 'test-api/CallICFastApi_SimpleSignature_Miss2': [FAIL], |
614 'test-api/CallICFastApi_SimpleSignature_Miss2WithProfiler': [FAIL], | 614 'test-api/CallICFastApi_SimpleSignature_Miss2WithProfiler': [FAIL], |
615 'test-api/InterceptorCallICFastApi_SimpleSignature_Miss3': [FAIL], | 615 'test-api/InterceptorCallICFastApi_SimpleSignature_Miss3': [FAIL], |
616 'test-api/InterceptorCallICFastApi_SimpleSignature_Miss3WithProfiler': [FAIL], | 616 'test-api/InterceptorCallICFastApi_SimpleSignature_Miss3WithProfiler': [FAIL], |
617 | 617 |
618 # TODO(rmcilroy,4680): Test assert errors. | 618 # TODO(rmcilroy,4680): Test assert errors. |
619 'test-cpu-profiler/CodeEvents': [FAIL], | 619 'test-cpu-profiler/CodeEvents': [FAIL], |
620 'test-cpu-profiler/TickEvents': [FAIL], | 620 'test-cpu-profiler/TickEvents': [FAIL], |
621 'test-cpu-profiler/CallCollectSample': [FAIL], | 621 'test-cpu-profiler/CollectSampleAPI': [FAIL], |
622 'test-cpu-profiler/FunctionDetails': [FAIL], | 622 'test-cpu-profiler/FunctionDetails': [FAIL], |
| 623 'test-cpu-profiler/JsNativeJsRuntimeJsSampleMultiple': [FAIL], |
623 'test-cpu-profiler/NativeMethodUninitializedIC': [FAIL], | 624 'test-cpu-profiler/NativeMethodUninitializedIC': [FAIL], |
624 'test-cpu-profiler/NativeMethodMonomorphicIC': [FAIL], | 625 'test-cpu-profiler/NativeMethodMonomorphicIC': [FAIL], |
625 'test-cpu-profiler/NativeAccessorUninitializedIC': [FAIL], | 626 'test-cpu-profiler/NativeAccessorUninitializedIC': [FAIL], |
626 'test-cpu-profiler/ NativeAccessorMonomorphicIC': [FAIL], | 627 'test-cpu-profiler/NativeAccessorMonomorphicIC': [FAIL], |
627 'test-sampler-api/StackFramesConsistent': [FAIL], | 628 'test-sampler-api/StackFramesConsistent': [FAIL], |
628 'test-profile-generator/LineNumber': [FAIL], | 629 'test-profile-generator/LineNumber': [FAIL], |
629 'test-profile-generator/ProfileNodeScriptId': [FAIL], | 630 'test-profile-generator/ProfileNodeScriptId': [FAIL], |
630 'test-profile-generator/RecordStackTraceAtStartProfiling': [FAIL], | 631 'test-profile-generator/RecordStackTraceAtStartProfiling': [FAIL], |
631 'test-feedback-vector/VectorCallICStates': [FAIL], | 632 'test-feedback-vector/VectorCallICStates': [FAIL], |
632 'test-cpu-profiler/NativeAccessorMonomorphicIC': [FAIL], | |
633 'test-cpu-profiler/CollectSampleAPI': [FAIL], | |
634 'test-compiler/FeedbackVectorPreservedAcrossRecompiles': [FAIL], | 633 'test-compiler/FeedbackVectorPreservedAcrossRecompiles': [FAIL], |
635 'test-api/ExceptionInNativeScript': [FAIL], | 634 'test-api/ExceptionInNativeScript': [FAIL], |
636 'test-api/ExceptionCreateMessage': [FAIL], | 635 'test-api/ExceptionCreateMessage': [FAIL], |
637 'test-api/TryFinallyMessage': [FAIL], | 636 'test-api/TryFinallyMessage': [FAIL], |
638 'test-api/DynamicWithSourceURLInStackTraceString': [FAIL], | 637 'test-api/DynamicWithSourceURLInStackTraceString': [FAIL], |
639 'test-api/PromiseRejectCallback': [FAIL], | 638 'test-api/PromiseRejectCallback': [FAIL], |
640 'test-api/RethrowBogusErrorStackTrace': [FAIL], | 639 'test-api/RethrowBogusErrorStackTrace': [FAIL], |
641 'test-api/RethrowPrimitiveStackTrace': [FAIL], | 640 'test-api/RethrowPrimitiveStackTrace': [FAIL], |
642 'test-api/RethrowStackTrace': [FAIL], | 641 'test-api/RethrowStackTrace': [FAIL], |
643 'test-api/TryCatchSourceInfo': [FAIL], | 642 'test-api/TryCatchSourceInfo': [FAIL], |
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
741 'test-serialize/SerializeInternalReference': [PASS, FAIL], | 740 'test-serialize/SerializeInternalReference': [PASS, FAIL], |
742 'test-spaces/SizeOfFirstPageIsLargeEnough': [PASS, FAIL], | 741 'test-spaces/SizeOfFirstPageIsLargeEnough': [PASS, FAIL], |
743 'test-api/InitializeDefaultIsolateOnSecondaryThread1': [PASS, FAIL], | 742 'test-api/InitializeDefaultIsolateOnSecondaryThread1': [PASS, FAIL], |
744 'test-heap/Regress538257': [PASS, FAIL], | 743 'test-heap/Regress538257': [PASS, FAIL], |
745 'test-heap/AddInstructionChangesNewSpacePromotion': [PASS, FAIL], | 744 'test-heap/AddInstructionChangesNewSpacePromotion': [PASS, FAIL], |
746 'test-api/ExternalWrap': [PASS, FAIL], | 745 'test-api/ExternalWrap': [PASS, FAIL], |
747 'test-decls/CrossScriptReferencesHarmony': [PASS, FAIL], | 746 'test-decls/CrossScriptReferencesHarmony': [PASS, FAIL], |
748 }], # ignition == True and arch == arm64 | 747 }], # ignition == True and arch == arm64 |
749 | 748 |
750 ] | 749 ] |
OLD | NEW |