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

Issue 288323003: ui: Fix the path of DIR_TEST_DATA key. (Closed)

Created:
6 years, 7 months ago by tfarina
Modified:
6 years, 7 months ago
Reviewers:
tony
CC:
chromium-reviews, Ben Goodger (Google)
Visibility:
Public.

Description

ui: Fix the path of DIR_TEST_DATA key. In the beginning there was an app/ directory, which is what ui/ is today. This was back in 2011. Ben started moving the pieces of app/ into ui/ in commit f676780687464428e340d008a0d1ca13d9944628 - r70743 Looks like we forgot to update this when we moved the code test/data directory. BUG=None TEST=ui_unittests --gtest_filter=DataPackTest.* R=tony@chromium.org TBR=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270940

Patch Set 1 #

Total comments: 2

Patch Set 2 : UI_DIR_TEST_DATA #

Patch Set 3 : no assert_true #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -9 lines) Patch
M ui/base/resource/data_pack_unittest.cc View 1 2 2 chunks +5 lines, -3 lines 0 comments Download
M ui/base/ui_base_paths.h View 1 1 chunk +1 line, -1 line 0 comments Download
M ui/base/ui_base_paths.cc View 1 3 chunks +6 lines, -5 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
tfarina
Hi Tony, could you review this to me? Thanks,
6 years, 7 months ago (2014-05-15 23:41:03 UTC) #1
tony
LGTM with the following fixed. https://codereview.chromium.org/288323003/diff/1/ui/base/ui_base_paths.cc File ui/base/ui_base_paths.cc (right): https://codereview.chromium.org/288323003/diff/1/ui/base/ui_base_paths.cc#newcode45 ui/base/ui_base_paths.cc:45: case DIR_TEST_DATA: I would ...
6 years, 7 months ago (2014-05-15 23:58:26 UTC) #2
tfarina
https://codereview.chromium.org/288323003/diff/1/ui/base/ui_base_paths.cc File ui/base/ui_base_paths.cc (right): https://codereview.chromium.org/288323003/diff/1/ui/base/ui_base_paths.cc#newcode45 ui/base/ui_base_paths.cc:45: case DIR_TEST_DATA: On 2014/05/15 23:58:26, tony wrote: > I ...
6 years, 7 months ago (2014-05-16 01:16:57 UTC) #3
tfarina
Tony I removed the ASSERT_TRUE and added a TODO instead to investigate. /b/build/slave/ios_dbg_simulator/build/src/ui/base/resource/data_pack_unittest.cc:102: Failure Value ...
6 years, 7 months ago (2014-05-16 03:11:36 UTC) #4
tfarina
The CQ bit was checked by tfarina@chromium.org
6 years, 7 months ago (2014-05-16 03:12:00 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/288323003/40001
6 years, 7 months ago (2014-05-16 03:13:01 UTC) #6
commit-bot: I haz the power
6 years, 7 months ago (2014-05-16 05:25:09 UTC) #7
Message was sent while issue was closed.
Change committed as 270940

Powered by Google App Engine
This is Rietveld 408576698