Skip to content

Conversation

@pjcollins
Copy link
Member

@pjcollins pjcollins commented Aug 19, 2020

Context: https://github.com/xamarin/QualityAssurance/pull/3639

This is an initial effort to migrate non duplicated and relevant tests
from QualityAssurance into xamarin-android. The majority of test
categories that ran in the first regression test job have been audited,
and a few tests have been imported while the rest have been removed.
The remaining regression test categories that were ran as part of the
first and second regression test jobs have been merged, and the third
job has been removed.

Device tests that searched for .__override__ directory content after
a Release build have been updated to have a stricter assert.
These tests will also now set android:debuggable="true" to allow
usage of the run-as command, which is required when attempting
to list the content of the potential /data/data/* location.

The DeviceTest base class has been updated to ensure logcat output
is captured on failure by escaping the destination path, and a duplicate
AddTestAttachment call has been removed.

Also escape the destination path and don't attach the log twice
@pjcollins pjcollins marked this pull request as ready for review August 20, 2020 02:13
@pjcollins pjcollins requested a review from jonpryor as a code owner August 20, 2020 02:13
@pjcollins
Copy link
Member Author

@pjcollins pjcollins merged commit faf1d16 into master Aug 21, 2020
@pjcollins pjcollins deleted the pjcollins_merge-deviceless-qa branch August 21, 2020 22:53
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants