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

Issue 1408213011: Reland of GN(android): Add work-around for "project database corrupted" error (Closed)

Created:
5 years, 1 month ago by agrieve
Modified:
5 years, 1 month ago
Reviewers:
Yaron, jbudorick
CC:
chromium-reviews, klundberg+watch_chromium.org, mikecase+watch_chromium.org, yfriedman+watch_chromium.org, jbudorick+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reland of GN(android): Add work-around for "project database corrupted" error (patchset #1 id:1 of https://codereview.chromium.org/1411183007/ ) Reason for revert: reland with a fix Original issue's description: > Revert of GN(android): Add work-around for "project database corrupted" error (patchset #2 id:20001 of https://codereview.chromium.org/1407043010/ ) > > Reason for revert: > This also popped up on WebRTC: https://code.google.com/p/webrtc/issues/detail?id=5169 > > Original issue's description: > > GN(android): Add work-around for "project database corrupted" error > > > > Happens randomly when compiling java with enable_incremental_javac=true. > > > > BUG=551449 > > > > Committed: https://crrev.com/b09587112b3c257f02b9bca2ad19d1a48919b74d > > Cr-Commit-Position: refs/heads/master@{#357904} > > TBR=yfriedman@chromium.org,agrieve@chromium.org > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG=551449 > > Committed: https://crrev.com/b846ee6f792433a243f0129d93061c955487eb62 > Cr-Commit-Position: refs/heads/master@{#358094} BUG=551449 Committed: https://crrev.com/10a89642498aca7282ae1bbbd069c18490cffc07 Cr-Commit-Position: refs/heads/master@{#358332}

Patch Set 1 #

Patch Set 2 : reraise in the normal case #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M build/android/gyp/javac.py View 1 1 chunk +11 lines, -1 line 2 comments Download

Depends on Patchset:

Messages

Total messages: 17 (4 generated)
agrieve
Created Reland of GN(android): Add work-around for "project database corrupted" error
5 years, 1 month ago (2015-11-05 19:44:09 UTC) #1
agrieve
On 2015/11/05 19:44:09, agrieve wrote: > Created Reland of GN(android): Add work-around for "project database ...
5 years, 1 month ago (2015-11-05 20:15:21 UTC) #3
jbudorick
https://codereview.chromium.org/1408213011/diff/40001/build/android/gyp/javac.py File build/android/gyp/javac.py (right): https://codereview.chromium.org/1408213011/diff/40001/build/android/gyp/javac.py#newcode255 build/android/gyp/javac.py:255: attempt_build() Why was the second build not causing failures ...
5 years, 1 month ago (2015-11-05 20:47:45 UTC) #4
agrieve
https://codereview.chromium.org/1408213011/diff/40001/build/android/gyp/javac.py File build/android/gyp/javac.py (right): https://codereview.chromium.org/1408213011/diff/40001/build/android/gyp/javac.py#newcode255 build/android/gyp/javac.py:255: attempt_build() On 2015/11/05 20:47:45, jbudorick wrote: > Why was ...
5 years, 1 month ago (2015-11-05 21:02:10 UTC) #5
jbudorick
On 2015/11/05 21:02:10, agrieve wrote: > https://codereview.chromium.org/1408213011/diff/40001/build/android/gyp/javac.py > File build/android/gyp/javac.py (right): > > https://codereview.chromium.org/1408213011/diff/40001/build/android/gyp/javac.py#newcode255 > ...
5 years, 1 month ago (2015-11-05 21:03:07 UTC) #6
agrieve
On 2015/11/05 21:03:07, jbudorick wrote: > On 2015/11/05 21:02:10, agrieve wrote: > > > https://codereview.chromium.org/1408213011/diff/40001/build/android/gyp/javac.py ...
5 years, 1 month ago (2015-11-05 21:40:14 UTC) #7
jbudorick
On 2015/11/05 21:40:14, agrieve wrote: > On 2015/11/05 21:03:07, jbudorick wrote: > > On 2015/11/05 ...
5 years, 1 month ago (2015-11-05 21:41:12 UTC) #8
jbudorick
lgtm
5 years, 1 month ago (2015-11-05 21:43:34 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1408213011/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1408213011/40001
5 years, 1 month ago (2015-11-06 14:59:49 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/85096) linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, ...
5 years, 1 month ago (2015-11-06 15:19:30 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1408213011/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1408213011/40001
5 years, 1 month ago (2015-11-06 15:37:24 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:40001)
5 years, 1 month ago (2015-11-06 16:12:30 UTC) #16
commit-bot: I haz the power
5 years, 1 month ago (2015-11-06 16:13:15 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/10a89642498aca7282ae1bbbd069c18490cffc07
Cr-Commit-Position: refs/heads/master@{#358332}

Powered by Google App Engine
This is Rietveld 408576698