Skip to content

[BUG] HomeTest.kt: (138, 28): Unresolved reference: menu #135

Description

@mTwTm

Describe the bug


> Task :app:compileFocusWebkitDebugJavaWithJavac
The following annotation processors are not incremental: telemetry-compiler.jar (project :telemetry-compiler), compiler-4.0.0.jar (com.github.bumptech.glide:compiler:4.0.0), auto-service-1.0-rc3.jar (com.google.auto.service:auto-service:1.0-rc3).
Make sure all annotation processors are incremental to improve your build speed.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :app:compileFocusWebkitDebugAndroidTestKotlin FAILED
e: /Users/mtwtm/Documents/Rocket/app/src/androidTest/java/org/mozilla/focus/activity/HomeTest.kt: (138, 28): Unresolved reference: menu
e: /Users/mtwtm/Documents/Rocket/app/src/androidTest/java/org/mozilla/focus/activity/HomeTest.kt: (147, 28): Unresolved reference: menu
e: /Users/mtwtm/Documents/Rocket/app/src/androidTest/java/org/mozilla/focus/activity/HomeTest.kt: (150, 28): Unresolved reference: menu

My guess is the menu got removed recently. Will bisect when I have time.

Steps To Reproduce

./gradlew clean assembleAndroidTest

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions