Skip to content

ajitsing/MultiModuleAndroid

Repository files navigation

MultiModuleAndroid

####Run below command in the root dir to run the lib tests ./gradlew :mylibrary:spoonDebugAndroidTest

####Output of the above command :mylibrary:prepareComAndroidSupportTestRules041Library UP-TO-DATE :mylibrary:prepareComAndroidSupportTestRunner05Library UP-TO-DATE :mylibrary:prepareDebugAndroidTestDependencies :mylibrary:processDebugAndroidTestManifest UP-TO-DATE :mylibrary:compileDebugAndroidTestRenderscript UP-TO-DATE :mylibrary:generateDebugAndroidTestResValues UP-TO-DATE :mylibrary:generateDebugAndroidTestResources UP-TO-DATE :mylibrary:mergeDebugAndroidTestResources UP-TO-DATE :mylibrary:dataBindingProcessLayoutsDebugAndroidTest UP-TO-DATE :mylibrary:compileDebugAndroidTestAidl UP-TO-DATE :mylibrary:generateDebugAndroidTestBuildConfig UP-TO-DATE :mylibrary:mergeDebugAndroidTestShaders UP-TO-DATE :mylibrary:compileDebugAndroidTestShaders UP-TO-DATE :mylibrary:generateDebugAndroidTestAssets UP-TO-DATE :mylibrary:mergeDebugAndroidTestAssets UP-TO-DATE :mylibrary:processDebugAndroidTestResources UP-TO-DATE :mylibrary:generateDebugAndroidTestSources UP-TO-DATE :mylibrary:dataBindingExportBuildInfoDebugAndroidTest UP-TO-DATE :mylibrary:incrementalDebugAndroidTestJavaCompilationSafeguard UP-TO-DATE :mylibrary:compileDebugAndroidTestJavaWithJavac /Users/Ajit/projects/android/MultiModule/mylibrary/build/intermediates/classes/androidTest/debug/com/ajit/singh/mylibrary/databinding/MyBinding.java:84: error: cannot find symbol case BR.name: { ^ symbol: variable name location: class BR 1 error :mylibrary:compileDebugAndroidTestJavaWithJavac FAILED

FAILURE: Build failed with an exception.

  • What went wrong: Execution failed for task ':mylibrary:compileDebugAndroidTestJavaWithJavac'.

Compilation failed; see the compiler error output for details.