Belem, Thanks for identifying this regression. We've root caused it. Besides, our Android engineers also find 2 extra regressions in current trunk. These 3 regressions break Android port however all are caused by the PRs from Tizen port.
1. XWALK-867: This is caused by this commit<https://github.com/crosswalk-project/crosswalk/commit/1a01300019d3>. We've root-caused it and already have a PR #1497. 2. Android trybot Trybot was failed due to one crash for Android. The reason is because of the assertion failure from the first commit. So regression #1 and #2 could be avoided before landing the commit into crosswalk. 3. The change #1421<https://github.com/crosswalk-project/crosswalk/pull/1421> to change one field name of local_path from Crosswalk Manifest: It breaks all test cases using the field name 'local_path'. All test cases using this field are failed for Android. The key problem is that manifest.json is a public API to web developers. You can't change it without any discussion and notifications. So crosswalk owners, please take care of merging these patches. For committers, I suggest to follow up below process: a, propose it to Crosswalk manifest spec and involve key stakeholders from Android and Tizen. b, Sync with QA about the change. c, Submit a PR and land it to Crosswalk. Yongsheng From: Crosswalk-dev [mailto:[email protected]] On Behalf Of Zhang, Belem Sent: Friday, January 17, 2014 3:14 PM To: [email protected] Subject: [Crosswalk-dev] P1 regression issue blocks the w5.5 canary full test Hi, QA planned to run the W5 Canary full testing this morning with latest canary build 4.32.72.0, but we found that a P1 white screen issue (XWALK-867<https://crosswalk-project.org/jira/browse/XWALK-867> ) occurs with very simple index.html on Android platform. This is this W5.5 today and we don't want to lose > 15 PRs (4.32.71.0/4.32.72.0) in this test cycle then go back to test 4.32.70.0, so QA suggest to delay the Canary full testing one day, we hope there is a hotfix for it then QA can test it next Monday. If you have any comments, please let us know. Thanks, Crosswalk QA
_______________________________________________ Crosswalk-dev mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
