-
Notifications
You must be signed in to change notification settings - Fork 439
Enable scenario test execution in VMR build #19222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
6611f11
Enable scenario test execution in VMR build
mthalman 4790dc9
Merge branch 'main' into sb3819-scenario-tests
mthalman aa1f65e
Update descriptions of script options
mthalman 81af398
Provide option to specify the test projects to run
mthalman b74d5fb
Use "archive" instead of "tarball"
mthalman 5599561
Merge branch 'main' into sb3819-scenario-tests
mthalman 28ddf27
Revert test project selection option
mthalman 1b4412e
Delete runTests param usage for Shortstack jobs
mthalman f5a97a3
Move extraction of SDK to installer
mthalman 6450dbc
Delete unnecessary local package feed
mthalman 7e91377
Update testRunner name
mthalman 4ad4063
Update ExtractScenarioTestsPackage target name
mthalman 7bef2e3
Move more test execution MSBuild logic to scenario-tests
mthalman 54ca111
Merge branch 'main' into sb3819-scenario-tests
mthalman 2621b96
Integrate with test infra after merge from main
mthalman 49c04fc
Remove unnecessary changes in build.ps1
mthalman 877fc86
Clean up pipeline
mthalman d979155
Clean up D.B.props
mthalman c56edf5
Skip scenario tests for cross platform scenarios
mthalman 3de2045
Merge branch 'main' into sb3819-scenario-tests
mthalman fa6b2e4
Revert refactoring of DetermineSourceBuiltSdkVersion
mthalman 41b46b4
Move SDK extraction
mthalman 09b93d4
Run build/test from repo-project
mthalman 8e9b075
Delete obsolete pipeline step
mthalman 7bb0e4a
Clarify path for scenario-tests test results for publishing
mthalman b7bf1bb
Consume BuildArchitecture property
mthalman 1c9cdd7
Use proj reference for scenario-tests
mthalman 9745f7a
Allow scenario tests to run on Windows
mthalman 069f2a6
Set targetOS for Alpine SB legs
mthalman 1760ffa
disable cleaning for scenario tests repo
mthalman ef2a81a
Merge branch 'main' into sb3819-scenario-tests
mthalman 1e5f256
Use BuildOS instead of OS property
mthalman 4176797
Fix disabling of build clean for scenario-tests
mthalman def2454
Add back missing symbol task fix
mthalman f7e0a03
Fix repository name for clean
mthalman 479d957
Remove ContinueOnError to allow non-zero exit code
mthalman 71a9649
Fixes to call scenario tests
mthalman c39accb
Revert property name changes for UB tests
mthalman 0da9a75
Fix property name typo
mthalman 003fbc4
Set _InitializeDotNetCli to support custom SDK (source build)
mthalman c0f5a56
Override CleanWhileBuilding in scenario-tests.proj
mthalman d14add1
Set fx-version
mthalman cb6d71a
Use local package feed to support DevVersions leg
mthalman d2d54f5
Revert "Use local package feed to support DevVersions leg"
mthalman 3575d65
Revert "Set fx-version"
mthalman a5b08c2
Disable scenario tests for unofficial build versioning
mthalman 9b2c707
Delete src/SourceBuild/content/test/scenario-tests.proj
ViktorHofer 83b9e46
Apply suggestions from code review
mthalman 497ba53
Fix binlog option to work for windows
mthalman 75a5684
Fix typo
mthalman 2574442
Merge branch 'main' into sb3819-scenario-tests
mthalman ee9f229
Publish binlogs from scenario tests
mthalman 1d24ea4
Publish binlogs from scenario tests for windows
mthalman bf33d8c
Patches to disable scenario tests
mthalman 54b299a
Merge branch 'main' into sb3819-scenario-tests
mthalman File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.