Issue 3216: SharedMemoryTest.OpenClose failed to pass
http://code.google.com/p/chromium/issues/detail?id=3216
New issue report by honza801:
hello
compiling chrome on linux debian/lenny works fine, but following error
while testing (./Hammer/base_unittests) appears
[----------] 1 test from SharedMemoryTest
[ RUN ] SharedMemoryTest.OpenClose
/root/chrome/src/base/shared_memory_unittest.cc:111: Failure
Value of: rv
Actual: false
Expected: true
/root/chrome/src/base/shared_memory_unittest.cc:113: Failure
Value of: rv
Actual: false
Expected: true
/root/chrome/src/base/shared_memory_unittest.cc:116: Failure
Value of: rv
Actual: false
Expected: true
/root/chrome/src/base/shared_memory_unittest.cc:118: Failure
Value of: rv
Actual: false
Expected: true
/root/chrome/src/base/shared_memory_unittest.cc:119: Failure
Expected: (memory1.memory()) != (memory2.memory()), actual: (null) vs (null)
/root/chrome/src/base/shared_memory_unittest.cc:122: Failure
Expected: (memory1.memory()) != (static_cast<void*>(__null)), actual:
(null) vs (null)
[ FAILED ] SharedMemoryTest.OpenClose
...
[----------] Global test environment tear-down
[==========] 228 tests from 49 test cases ran.
[ PASSED ] 227 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] SharedMemoryTest.OpenClose
1 FAILED TEST
Issue attributes:
Status: Unconfirmed
Owner: [EMAIL PROTECTED]
Labels: Type-Bug Pri-2 OS-All Area-Misc
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---