Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(606)

Side by Side Diff: test/mjsunit/mjsunit.status

Issue 1744123003: [debugger] fix break locations for assignments and return. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: fixes and addressed comments Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 771 matching lines...) Expand 10 before | Expand all | Expand 10 after
782 'regress/debug*': [SKIP], 782 'regress/debug*': [SKIP],
783 'regress/regress-debug*': [SKIP], 783 'regress/regress-debug*': [SKIP],
784 784
785 # TODO(yangguo,4690): assertion failures in debugger tests. 785 # TODO(yangguo,4690): assertion failures in debugger tests.
786 'debug-allscopes-on-debugger': [FAIL], 786 'debug-allscopes-on-debugger': [FAIL],
787 'debug-liveedit-restart-frame': [FAIL], 787 'debug-liveedit-restart-frame': [FAIL],
788 'debug-return-value': [FAIL], 788 'debug-return-value': [FAIL],
789 'debug-liveedit-literals': [FAIL], 789 'debug-liveedit-literals': [FAIL],
790 'debug-liveedit-3': [FAIL], 790 'debug-liveedit-3': [FAIL],
791 'debug-liveedit-1': [FAIL], 791 'debug-liveedit-1': [FAIL],
792 'debug-step-into-json': [FAIL],
793 'debug-liveedit-patch-positions-replace': [FAIL], 792 'debug-liveedit-patch-positions-replace': [FAIL],
794 'debug-step-into-valueof': [FAIL],
795 'debug-liveedit-patch-positions': [FAIL], 793 'debug-liveedit-patch-positions': [FAIL],
796 'debug-liveedit-stepin': [FAIL], 794 'debug-liveedit-stepin': [FAIL],
797 'debug-step-4': [FAIL],
798 'debug-liveedit-newsource': [FAIL], 795 'debug-liveedit-newsource': [FAIL],
799 'debug-liveedit-stack-padding': [FAIL], 796 'debug-liveedit-stack-padding': [FAIL],
800 'debug-stepframe': [FAIL],
801 'debug-negative-break-points': [FAIL],
802 'debug-stepin-accessor': [FAIL],
803 'debug-step-stub-callfunction': [FAIL],
804 'debug-liveedit-breakpoints': [FAIL], 797 'debug-liveedit-breakpoints': [FAIL],
805 'debug-stepin-accessor-ic': [FAIL], 798 'debug-stepin-accessor-ic': [FAIL],
806 'debug-stepin-builtin': [FAIL],
807 'debug-stepin-foreach': [FAIL],
808 'debug-stepnext-do-while': [FAIL], 799 'debug-stepnext-do-while': [FAIL],
809 'debug-stepin-builtin-callback-opt': [FAIL],
810 'debug-stepin-function-call': [FAIL],
811 800
812 # TODO(yangguo,4690): Check failure in debug.cc BreakLocation::SetBreakPoint 801 # TODO(yangguo,4690): Check failure in debug.cc BreakLocation::SetBreakPoint
813 # DCHECK(IsDebugBreak() || IsDebuggerStatement()); 802 # DCHECK(IsDebugBreak() || IsDebuggerStatement());
814 'regress/regress-1523': [FAIL], 803 'regress/regress-1523': [FAIL],
815 'regress/regress-102153': [FAIL],
816 'regress/regress-2825': [FAIL],
817 'regress/regress-crbug-119800': [FAIL], 804 'regress/regress-crbug-119800': [FAIL],
818 'regress/regress-crbug-467180': [FAIL], 805 'regress/regress-crbug-467180': [FAIL],
819 'regress/regress-opt-after-debug-deopt': [FAIL], 806 'regress/regress-opt-after-debug-deopt': [FAIL],
820 807
821 # TODO(rmcilroy,4681): Requires support for generators. 808 # TODO(rmcilroy,4681): Requires support for generators.
822 'messages': [FAIL], 809 'messages': [FAIL],
823 'es6/array-from': [FAIL], 810 'es6/array-from': [FAIL],
824 'regress-3225': [FAIL], 811 'regress-3225': [FAIL],
825 'es6/classes-subclass-builtins': [FAIL], 812 'es6/classes-subclass-builtins': [FAIL],
826 'es6/computed-property-names-classes': [FAIL], 813 'es6/computed-property-names-classes': [FAIL],
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
865 # TODO(rmcilroy,4680): Test assert failures. 852 # TODO(rmcilroy,4680): Test assert failures.
866 'array-literal-feedback': [FAIL], 853 'array-literal-feedback': [FAIL],
867 'debug-liveedit-2': [FAIL], 854 'debug-liveedit-2': [FAIL],
868 'es6/mirror-collections': [FAIL], 855 'es6/mirror-collections': [FAIL],
869 'es6/regress/regress-468661': [FAIL], 856 'es6/regress/regress-468661': [FAIL],
870 'regress/regress-2618': [FAIL], 857 'regress/regress-2618': [FAIL],
871 'regress/regress-4121': [FAIL], 858 'regress/regress-4121': [FAIL],
872 'regress/regress-4266': [FAIL], 859 'regress/regress-4266': [FAIL],
873 'regress/regress-crbug-109362': [FAIL], 860 'regress/regress-crbug-109362': [FAIL],
874 'regress/regress-crbug-568477-2': [FAIL], 861 'regress/regress-crbug-568477-2': [FAIL],
875 'regress/regress-crbug-568477-3': [FAIL],
876 'regress/regress-crbug-568477-1': [FAIL],
877 862
878 # TODO(rmcilroy, 4680): new ES6 instanceof support 863 # TODO(rmcilroy, 4680): new ES6 instanceof support
879 'harmony/instanceof-es6': [SKIP], 864 'harmony/instanceof-es6': [SKIP],
880 865
881 # TODO(rmcilroy,4680): Test timeouts. 866 # TODO(rmcilroy,4680): Test timeouts.
882 'array-literal-transitions': [SKIP], 867 'array-literal-transitions': [SKIP],
883 'regress/regress-crbug-517592': [SKIP], 868 'regress/regress-crbug-517592': [SKIP],
884 'regress/regress-crbug-568477-4': [SKIP], 869 'regress/regress-crbug-568477-4': [SKIP],
885 'regress/regress-crbug-409614': [SKIP], 870 'regress/regress-crbug-409614': [SKIP],
886 'regress/regress-crbug-42414': [SKIP], 871 'regress/regress-crbug-42414': [SKIP],
(...skipping 26 matching lines...) Expand all
913 # Tests taking too long. 898 # Tests taking too long.
914 'array-functions-prototype-misc': [SKIP], 899 'array-functions-prototype-misc': [SKIP],
915 'strong/implicit-conversions': [SKIP], 900 'strong/implicit-conversions': [SKIP],
916 'strong/load-element-mutate-backing-store': [SKIP], 901 'strong/load-element-mutate-backing-store': [SKIP],
917 902
918 # Stack overflow. 903 # Stack overflow.
919 'big-array-literal': [SKIP], 904 'big-array-literal': [SKIP],
920 }], # 'gcov_coverage' 905 }], # 'gcov_coverage'
921 906
922 ] 907 ]
OLDNEW
« no previous file with comments | « test/mjsunit/harmony/debug-step-destructuring-bind.js ('k') | test/mjsunit/regress/regress-crbug-568477-2.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698