Description
Jenkins is currently failing with the below, because of
https://github.com/appcelerator/titanium_mobile/pull/9439
[ERROR] : Failed to package application:
[ERROR] :
[ERROR] : /Users/build/jenkins/workspace/-sdk_titanium_mobile_master-OTLHYGWBKG5O5QZVLZDTLA6VE2YQJIZ274MUK6WO345IINRFHQ5Q/titanium-mobile-mocha-suite/scripts/mocha/build/android/res/layout/titanium_ui_drawer_layout.xml:6: error: Error: No resource found that matches the given name (at 'background' with value '@color/primary').
Steps to reproduce
Build an app for Android
Actual
Build fails with error above
Expected
Build should not fail
master: https://github.com/appcelerator/titanium_mobile/pull/9477 6_3_X: https://github.com/appcelerator/titanium_mobile/pull/9478
This issue never made it to
6_2_X
branch. So I'm not sure if it should be classed as a regression?Verified the fix by building (node scons build android) the SDK & no issues were seen. Closing.