[LLVMbugs] [Bug 8224] New: [Unit Test][ADTTests.ValueMapTest/{0, 1, 2}.LocksMutex] Failure: Mutex should already be locked.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Sep 24 19:50:46 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=8224
Summary: [Unit Test][ADTTests.ValueMapTest/{0,1,2}.LocksMutex]
Failure: Mutex should already be locked.
Product: new-bugs
Version: trunk
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: bigcheesegs at gmail.com
CC: llvmbugs at cs.uiuc.edu
ADTTests.ValueMapTest/{0,1,2}.LocksMutex fail with:
..\..\..\llvm\unittests\ADT\ValueMapTest.cpp(189): error: Value of:
Data.M->tryacquire()
Actual: true
Expected: false
Mutex should already be locked.
..\..\..\llvm\unittests\ADT\ValueMapTest.cpp(193): error: Value of:
Data.M->tryacquire()
Actual: true
Expected: false
Mutex should already be locked.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list