Skip to content

Conversation

@dellis1972
Copy link
Contributor

@dellis1972 dellis1972 commented Aug 2, 2017

The test was using the global cache to store the downloaded files.
As a result if we get multiple tests/commits building at the
same time we end up deleting files half way through a test run.

So lets make use of a local cache for the test by using the
XAMARIN_CACHEPATH environment variable.

@dellis1972 dellis1972 added the do-not-merge PR should not be merged. label Aug 2, 2017
@dellis1972
Copy link
Contributor Author

build

4 similar comments
@dellis1972
Copy link
Contributor Author

build

@dellis1972
Copy link
Contributor Author

build

@dellis1972
Copy link
Contributor Author

build

@dellis1972
Copy link
Contributor Author

build

@dellis1972 dellis1972 force-pushed the fixdesigntimetest branch 2 times, most recently from 1ebe258 to eec3023 Compare August 3, 2017 12:53
@dellis1972 dellis1972 changed the title ff [WIP] [Xamarin.Android.Build.Tests] Fix DesignTimeBuild Test Aug 3, 2017
@dellis1972 dellis1972 force-pushed the fixdesigntimetest branch 2 times, most recently from 93e072c to 6fc2412 Compare August 3, 2017 17:02
The test was using the global cache to store the downloaded files.
As a result if we get multiple tests/commits building at the
same time we end up deleting files half way through a test run.

So lets make use of a local cache for the test by using the
`XAMARIN_CACHEPATH` environment variable.
@jonpryor
Copy link
Contributor

jonpryor commented Aug 3, 2017

macOS+xbuild PR build 1277 got wedged while trying to run the on-emulator unit tests. I aborted the build.

14:30:23 		adb I 08-03 14:30:22 83488 27270448 adb_io.cpp:75] readx: fd=3 wanted=4
15:42:43 Build was aborted

I'm not sure why it got wedged. :-(

@jonpryor jonpryor merged commit 05a8a63 into dotnet:master Aug 3, 2017
jonpryor pushed a commit that referenced this pull request Aug 4, 2017
The test was using the global cache to store the downloaded files.
As a result if we get multiple tests/commits building at the
same time we end up deleting files half way through a test run.

So lets make use of a local cache for the test by using the
`XAMARIN_CACHEPATH` environment variable.
@github-actions github-actions bot locked and limited conversation to collaborators Feb 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

do-not-merge PR should not be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants