Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 481508 - www-client/chromium-29.0.1547.55 fails test SimpleIndexFileTest.WriteThenLoadIndex
Summary: www-client/chromium-29.0.1547.55 fails test SimpleIndexFileTest.WriteThenLoad...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2013-08-18 03:56 UTC by Mike Gilbert
Modified: 2013-08-21 15:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Gilbert gentoo-dev 2013-08-18 03:56:04 UTC
[ RUN      ] SimpleIndexFileTest.WriteThenLoadIndex
[22053:22053:0817/234214:183623288416:INFO:simple_index_file.cc(332)] Simple Cache Index is being restored from disk.
net/disk_cache/simple/simple_index_file_unittest.cc:192: Failure
Value of: file_util::PathExists(index_path)
  Actual: false
Expected: true
net/disk_cache/simple/simple_index_file_unittest.cc:194: Failure
Value of: callback_result()->force_index_flush
  Actual: true
Expected: false
net/disk_cache/simple/simple_index_file_unittest.cc:199: Failure
Value of: read_entries->size()
  Actual: 0
Expected: kNumHashes
Which is: 3
net/disk_cache/simple/simple_index_file_unittest.cc:201: Failure
Value of: read_entries->count(kHashes[i])
  Actual: 0
Expected: 1U
Which is: 1
net/disk_cache/simple/simple_index_file_unittest.cc:201: Failure
Value of: read_entries->count(kHashes[i])
  Actual: 0
Expected: 1U
Which is: 1
net/disk_cache/simple/simple_index_file_unittest.cc:201: Failure
Value of: read_entries->count(kHashes[i])
  Actual: 0
Expected: 1U
Which is: 1
[  FAILED  ] SimpleIndexFileTest.WriteThenLoadIndex (3 ms)
Comment 1 Mike Gilbert gentoo-dev 2013-08-21 15:57:23 UTC
Fixed in .57.