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

Issue 2355073002: Remove non-existent .pak for OS=mac in browser_tests (Closed)

Created:
4 years, 3 months ago by agrieve
Modified:
4 years, 3 months ago
Reviewers:
Nico
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove non-existent .pak for OS=mac in browser_tests TBR=thakis BUG=648611 Committed: https://crrev.com/5283e20bada500fa875685719138e2d6272351ce Cr-Commit-Position: refs/heads/master@{#420058}

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -5 lines) Patch
M chrome/test/BUILD.gn View 1 2 3 chunks +7 lines, -5 lines 4 comments Download

Dependent Patchsets:

Messages

Total messages: 20 (13 generated)
agrieve
4 years, 3 months ago (2016-09-20 20:13:42 UTC) #6
agrieve
On 2016/09/20 20:13:42, agrieve wrote: Bots in ps1 seem to be having issues (most builds ...
4 years, 3 months ago (2016-09-20 20:14:36 UTC) #7
agrieve
On 2016/09/20 20:14:36, agrieve wrote: > On 2016/09/20 20:13:42, agrieve wrote: > > Bots in ...
4 years, 3 months ago (2016-09-21 14:55:29 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2355073002/40001
4 years, 3 months ago (2016-09-21 14:55:49 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-21 15:01:06 UTC) #17
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/5283e20bada500fa875685719138e2d6272351ce Cr-Commit-Position: refs/heads/master@{#420058}
4 years, 3 months ago (2016-09-21 15:03:53 UTC) #19
Nico
4 years, 3 months ago (2016-09-21 15:11:31 UTC) #20
Message was sent while issue was closed.
lgtm, thanks. We're very consistent about this condition :-/

https://codereview.chromium.org/2355073002/diff/40001/chrome/test/BUILD.gn
File chrome/test/BUILD.gn (right):

https://codereview.chromium.org/2355073002/diff/40001/chrome/test/BUILD.gn#ne...
chrome/test/BUILD.gn:451: if (is_linux || is_win) {
1

https://codereview.chromium.org/2355073002/diff/40001/chrome/test/BUILD.gn#ne...
chrome/test/BUILD.gn:1957: if (!is_mac) {
2

https://codereview.chromium.org/2355073002/diff/40001/chrome/test/BUILD.gn#ne...
chrome/test/BUILD.gn:2723: if (is_linux || is_win) {
3

https://codereview.chromium.org/2355073002/diff/40001/chrome/test/BUILD.gn#ne...
chrome/test/BUILD.gn:3365: if (is_android || is_linux || is_win) {
4

Powered by Google App Engine
This is Rietveld 408576698