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

Side by Side Diff: pnacl/scripts/testsuite_known_failures_pnacl.txt

Issue 11293282: Mark SingleSource/Regression/C++/EH/exception_spec_test as passing on ARM. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Created 8 years, 1 month 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Failures which are probably or potentially real bugs 1 # Failures which are probably or potentially real bugs
2 2
3 # library or compiler errors 3 # library or compiler errors
4 4
5 # newlib does not have ffsl function? 5 # newlib does not have ffsl function?
6 2005-05-11-Popcount-ffs-fls 6 2005-05-11-Popcount-ffs-fls
7 7
8 # runtime errors 8 # runtime errors
9 # EH: exception not caught 9 # EH: exception not caught
10 inlined_cleanup x86-64 10 inlined_cleanup x86-64
11 # EH: infinite loop
12 exception_spec_test arm
13 # some output incorrect 11 # some output incorrect
14 anagram 12 anagram
15 sphereflake 13 sphereflake
16 14
17 # crash, works on ARM 15 # crash, works on ARM
18 aha x86-64 16 aha x86-64
19 spirit arm 17 spirit arm
20 # has stderr ordering problem, but also extraneous "<<" in output 18 # has stderr ordering problem, but also extraneous "<<" in output
21 lambda 19 lambda
22 # FP nan/inf handling 20 # FP nan/inf handling
23 voronoi 21 voronoi
24 # burg's nexe output matches the reference output, but not the native gcc 22 # burg's nexe output matches the reference output, but not the native gcc
25 # binary's output... so maybe this is a bug in gcc, or ??? 23 # binary's output... so maybe this is a bug in gcc, or ???
26 # Workaround may be to set USE_REFERENCE_OUTPUT = 1 in burg's Makefile. 24 # Workaround may be to set USE_REFERENCE_OUTPUT = 1 in burg's Makefile.
27 burg 25 burg
28 # rand() inconsistency http://llvm.org/bugs/show_bug.cgi?id=11629 26 # rand() inconsistency http://llvm.org/bugs/show_bug.cgi?id=11629
29 puzzle 27 puzzle
30 automotive-bitcount 28 automotive-bitcount
31 telecomm-fft 29 telecomm-fft
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698