mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
Add exp file for x86. This test is known to fail on that platform
by omitting a frame in the backtrace. Hence, the "kfail" in the file name. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12079
This commit is contained in:
parent
dbf8393445
commit
8da681a43e
38
helgrind/tests/tc22_exit_w_lock.stderr.exp-kfail-x86
Normal file
38
helgrind/tests/tc22_exit_w_lock.stderr.exp-kfail-x86
Normal file
@ -0,0 +1,38 @@
|
||||
|
||||
---Thread-Announcement------------------------------------------
|
||||
|
||||
Thread #x was created
|
||||
...
|
||||
by 0x........: pthread_create_WRK (hg_intercepts.c:...)
|
||||
by 0x........: pthread_create@* (hg_intercepts.c:...)
|
||||
by 0x........: main (tc22_exit_w_lock.c:39)
|
||||
|
||||
----------------------------------------------------------------
|
||||
|
||||
Thread #x: Exiting thread still holds 2 locks
|
||||
...
|
||||
|
||||
---Thread-Announcement------------------------------------------
|
||||
|
||||
Thread #x was created
|
||||
...
|
||||
by 0x........: pthread_create_WRK (hg_intercepts.c:...)
|
||||
by 0x........: pthread_create@* (hg_intercepts.c:...)
|
||||
by 0x........: main (tc22_exit_w_lock.c:42)
|
||||
|
||||
----------------------------------------------------------------
|
||||
|
||||
Thread #x: Exiting thread still holds 1 lock
|
||||
...
|
||||
|
||||
---Thread-Announcement------------------------------------------
|
||||
|
||||
Thread #x is the program's root thread
|
||||
|
||||
----------------------------------------------------------------
|
||||
|
||||
Thread #x: Exiting thread still holds 1 lock
|
||||
...
|
||||
|
||||
|
||||
ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
|
||||
Loading…
x
Reference in New Issue
Block a user