-
Notifications
You must be signed in to change notification settings - Fork 222
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use buildkite-agent to download the testing bundle
- Loading branch information
Showing
19 changed files
with
7 additions
and
4,161 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,5 @@ | ||
set PATH=%PATH%;C:\Users\hal\AppData\Local\Microsoft\WinGet\Links | ||
|
||
cd test\e2e | ||
call bundle install | ||
call bundle exec rake get_latest_windows_tests[%BUILDKITE_BRANCH%,bins,any,latest] | ||
bins\cardano-wallet-integration-test-e2e.exe | ||
buildkite-agent artifact download "windows-tests/cardano-wallet-tests-win64/*" . | ||
cd cardano-wallet-tests-win64 | ||
cardano-wallet-integration-test-e2e.exe | ||
exit /b %ERRORLEVEL% |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.