Closed Bug 1727706 Opened 3 years ago Closed 3 years ago

Permanent gradle-dependencies: failure lines but successful task /builds/worker/workspace/build/src/mobile/android/geckoview/src/main/java/org/mozilla/gecko/EventDispatcher.java:17: error: cannot find symbol

Categories

(GeckoView :: General, defect, P5)

Unspecified
All

Tracking

(firefox91 unaffected, firefox92 unaffected, firefox93 fixed)

RESOLVED FIXED
93 Branch
Tracking Status
firefox91 --- unaffected
firefox92 --- unaffected
firefox93 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: agi)

References

(Regression)

Details

(Keywords: intermittent-failure, regression)

Filed by: archaeopteryx [at] coole-files.de
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=349572908&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/adzBrqueR2GQfq-yL8tqbA/runs/0/artifacts/public/logs/live_backing.log


Since bug 1727438 landed which includes a gradle update, 69 errors are bing logged for the gradle-dependencies tasks. They still exit as successful. Please resolve these errors else it's very difficult to spot the real issue when the tasks fail.

[task 2021-08-25T21:15:30.992Z] > Task :geckoview:apiGenerateWithGeckoBinariesDebug
[task 2021-08-25T21:15:30.992Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=utf-8
[task 2021-08-25T21:15:31.491Z] /builds/worker/workspace/build/src/mobile/android/geckoview/src/main/java/org/mozilla/gecko/EventDispatcher.java:17: error: cannot find symbol
[task 2021-08-25T21:15:31.492Z] import org.mozilla.geckoview.BuildConfig;
[task 2021-08-25T21:15:31.492Z]                             ^
[task 2021-08-25T21:15:31.492Z]   symbol:   class BuildConfig
[task 2021-08-25T21:15:31.492Z]   location: package org.mozilla.geckoview
[task 2021-08-25T21:15:31.492Z] /builds/worker/workspace/build/src/mobile/android/geckoview/src/main/java/org/mozilla/gecko/GeckoThread.java:15: error: cannot find symbol
[task 2021-08-25T21:15:31.492Z] import org.mozilla.geckoview.BuildConfig;
[task 2021-08-25T21:15:31.492Z]                             ^
[task 2021-08-25T21:15:31.492Z]   symbol:   class BuildConfig
[task 2021-08-25T21:15:31.492Z]   location: package org.mozilla.geckoview
[task 2021-08-25T21:15:31.492Z] /builds/worker/workspace/build/src/mobile/android/geckoview/src/main/java/org/mozilla/gecko/util/XPCOMEventTarget.java:11: error: cannot find symbol
Assignee: nobody → agi
Flags: needinfo?(agi)

This was fixed in apilint 0.4.4 which will land as part of Bug 1727438.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.