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

Issue 104783007: ui: Clean up UITestSuite initialization. (Closed)

Created:
6 years, 11 months ago by tfarina
Modified:
6 years, 11 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

ui: Remove unnecessary pak file loading in UITestSuite. We already load chrome.pak and en-US.pak which includes all the necessary strings and images for the tests. This also fixes the following errors I'm seeing in ui_unittests target. [18617:18617:0104/164229:7580537011:ERROR:memory_mapped_file.cc(23)] Couldn't open /home/tfarina/chromium/src/out_cros/Debug/ui_unittests_strings/chrome_100_percent.pak [18617:18617:0104/164229:7580537130:ERROR:data_pack.cc(78)] Failed to mmap datapack [18617:18617:0104/164229:7580537189:ERROR:resource_bundle.cc(607)] Failed to load /home/tfarina/chromium/src/out_cros/Debug/ui_unittests_strings/chrome_100_percent.pak Some features may not be available. BUG=144345 TEST=ui_unittests, app_list_unittests, message_center_unittests R=tony@chromium.org TBR=ben Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243557

Patch Set 1 #

Patch Set 2 : packed_resources #

Patch Set 3 : ui_resources is needed #

Patch Set 4 : ui_strings is also needed #

Patch Set 5 : add packed_resources to run_ui_unittests instead #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -18 lines) Patch
M ui/test/test_suite.cc View 2 chunks +3 lines, -18 lines 0 comments Download
M ui/ui_unittests.gyp View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
tfarina
Let's see if the bots agree with me. Tony, please review. Robert, Chris, I'm adding ...
6 years, 11 months ago (2014-01-04 18:50:45 UTC) #1
tony
LGTM. Please update the description to say what and why you're doing it. E.g., instead ...
6 years, 11 months ago (2014-01-06 17:51:13 UTC) #2
tfarina
On 2014/01/06 17:51:13, tony wrote: > LGTM. Please update the description to say what and ...
6 years, 11 months ago (2014-01-08 01:49:06 UTC) #3
tfarina
TBRing Ben for that...
6 years, 11 months ago (2014-01-08 01:49:34 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/104783007/100001
6 years, 11 months ago (2014-01-08 01:51:53 UTC) #5
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=208881
6 years, 11 months ago (2014-01-08 02:08:41 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/104783007/360001
6 years, 11 months ago (2014-01-08 04:07:02 UTC) #7
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=208923
6 years, 11 months ago (2014-01-08 04:29:57 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/104783007/550001
6 years, 11 months ago (2014-01-08 04:47:30 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/104783007/600001
6 years, 11 months ago (2014-01-08 04:56:59 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) nacl_integration http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=243239
6 years, 11 months ago (2014-01-08 11:21:20 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/104783007/600001
6 years, 11 months ago (2014-01-08 12:55:58 UTC) #12
commit-bot: I haz the power
6 years, 11 months ago (2014-01-08 14:40:27 UTC) #13
Message was sent while issue was closed.
Change committed as 243557

Powered by Google App Engine
This is Rietveld 408576698