|
|
Created:
6 years, 9 months ago by Jiang Jiang Modified:
6 years, 7 months ago Reviewers:
kerz_chromium CC:
chromium-reviews, Evan Stade Base URL:
https://chromium.googlesource.com/chromium/src.git@master Visibility:
Public. |
DescriptionFix ui_unittests building with enable_autofill_dialog=0
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270107
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : Input should consider this option #Patch Set 4 : Fix duplicate arguments #
Messages
Total messages: 25 (0 generated)
-estade, +kerz
On 2014/03/05 23:16:06, Evan Stade wrote: > -estade, +kerz lgtm, seems fine, but not sure I'm the right person to review this.
On 2014/03/05 23:17:08, kerz_chromium wrote: > On 2014/03/05 23:16:06, Evan Stade wrote: > > -estade, +kerz > > lgtm, seems fine, but not sure I'm the right person to review this. You are an owner of chrome/tools/build if I'm not mistaken.
The CQ bit was checked by jiangj@opera.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jiangj@opera.com/178193032/1
The CQ bit was unchecked by commit-bot@chromium.org
Retried try job too often on ios_dbg_simulator for step(s) base_unittests, compile, components_unittests, content_unittests, crypto_unittests, net_unittests, sql_unittests, ui_unittests, url_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=ios_dbg_si...
The CQ bit was checked by jiangj@opera.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jiangj@opera.com/178193032/1
The CQ bit was unchecked by commit-bot@chromium.org
Retried try job too often on ios_dbg_simulator for step(s) base_unittests, compile, components_unittests, content_unittests, crypto_unittests, net_unittests, sql_unittests, ui_unittests, url_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=ios_dbg_si...
The CQ bit was checked by jiangj@opera.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jiangj@opera.com/178193032/1
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are real, and report flakes to chrome-troopers@google.com. The failing builders are: android_chromium_gn_compile_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_chromium_gn_c...) ios_dbg_simulator on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/ios_dbg_simulator/bui...) linux_chromium_chromeos_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_chrome...) linux_chromium_gn_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_gn_rel...) win_chromium_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/win_chromium_rel/buil...) win_chromium_x64_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/win_chromium_x64_rel/...)
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_chromium_gn_c...)
The CQ bit was checked by jiangj@opera.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jiangj@opera.com/178193032/20001
The CQ bit was unchecked by jiangj@opera.com
Anyone knows why this is failing for iOS? Was it because missing <(enable_autofill_dialog) variable? I noticed that in gyp files in some cases, we check for 'enable_autofill_dialog==1 and OS!="android"' but in others we check for 'enable_autofill_dialog==1 and OS!="android" and OS!="ios"', is that difference intentional?
The CQ bit was checked by jiangj@opera.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jiangj@opera.com/178193032/60001
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are real, and report flakes to chrome-troopers@google.com. The failing builders are: android_aosp on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_aosp/builds/7...)
Message was sent while issue was closed.
Change committed as 270107 |