Skip to content
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

Enable CI to run CoreCLR tests on Mono #34054

Merged
merged 51 commits into from
Apr 22, 2020
Merged

Commits on Apr 13, 2020

  1. parent 87e1674

    author Joseph Shields <directhex@apebox.org> 1583952716 -0400
    committer Nathan Ricci <naricc@microsoft.com> 1586815263 -0400
    
    Add Mono run of CoreCLR Pri0 tests
    
    Changes to exclude mono failures.
    
    build-test-job.yml
    
    Changes to runtime.yml
    
    Changes to runtime.yml
    
    Got rid of parameter.
    
    Removed parameter.
    
    reverse changesin runtime.
    
    Simplified some things.
    
    Combined mono/clore build-test-job.yml into one file in common.
    
    Removed onld build-test-job.yml
    
    Removed white space.
    
    Missing parens.
    
    Removed undeed mono build-test-job.
    
    Removed run-test-job.yml
    
    Added build-job back; still needed.
    
    Added back a change that got lost in merge.
    
    Got rid of compile time evaluation of runtime stuff.
    
    Moved xplat-pipeline-job to common.
    
    Updated paths.
    
    More path updates.
    
    Moved xplat-job.
    
    Undid file moves.
    
    Refer to different templates based on runtime parameters.
    
    reverted changes to build-job.
    
    Updated build-test-job.
    
    Moved to a mono version of run-test-job.
    
    Back to seperate versions of run-test-job.yml
    
    Added back mono version of run-test-job.yml
    
    Moved references to common version of build-test.
    
    Build test job.yml
    
    Moved send-to-helix-step to common.
    
    Removed mono specific send-to-helix-step.
    
    Moved run-test-job.yml into common.
    
    Fixed run-test-job.
    
    Fixed run test job again.
    
    Fixed run test job again.
    
    Fixed run test job again.
    
    Removed mono specific version of run-test-job.
    
    Removed windows from mono coreclr test platforms until that script is written.
    
    Added some variables to mono version of xplat-job.
    
    Made building tests depend explicitly on coreclr.
    
    Made mono also get CoreCLR.
    
    Fixed spacing.
    
    Fixed syntax error.
    
    build-test-job.yml
    
    Changed dispaly name.
    
    Changed dispaly name.
    
    Fixed variable name.
    
    Fixed white space.
    
    Testing some yml.
    
    Reversed changes.
    
    Removed -
    
    Used each.
    
    Add liveRuntimeBuildConfig parameter.
    
    Add liveRuntimeBuildConfig parameter.
    
    removed redundant definition.
    
    removed redundant definition.
    
    removed redundant paramter.
    
    Fixed typos, display names.
    
    Added display name.
    
    Use display name.
    
    Added missing :
    
    Fixed spelling errors.
    
    Fixed spelling error.
    
    Fixed spelling error.
    
    Canged CoreCLRProductBuild to always use release
    
    Use display name.
    
    Commented out other architecturs for debugging.
    
    Added runtimeFlavorDisplayName explicitly in runtime.yml
    
    Added missing variables to mono version of xplat-pipeline job
    
    Put in missing variables.
    
    More missing variables.
    
    More missing variables.
    
    Changed hardcoded release.
    
    Added liveRuntimeBuildConfig.
    
    Changed to parameter.
    
    Changed to parameter.
    
    Trying to make everything build in release.
    
    Messing with different configs.
    
    Made everything checked.
    
    Added runtime flavor to run-test-job name.
    
    Fixed spelling on parameters.
    
    Made all the mono stuff build in debug.
    
    Made more things debug.
    
    Changed everything to release.
    
    Made everthing release, again.
    
    Changed to run test job.
    
    Added missing space.
    
    run-test-job.yml
    
    Fixed msbuild invocation.
    
    Pushing a white space change.
    
    Removed white space change.
    
    Removed unneeded single quotes.
    directhex authored and naricc committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    822a7be View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Added parameter to msbuild.

    naricc committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    907c686 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0acbde4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1500c7b View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    dbcd508 View commit details
    Browse the repository at this point in the history
  2. Fixed proj file path.

    naricc committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    bb7367e View commit details
    Browse the repository at this point in the history
  3. Removed extra whitespace.

    naricc committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    eea6d8d View commit details
    Browse the repository at this point in the history
  4. Used TestPrefix

    naricc committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    ae7cf8b View commit details
    Browse the repository at this point in the history
  5. Improved comments.

    naricc committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    888ca66 View commit details
    Browse the repository at this point in the history
  6. Merged changes from master.

    naricc committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    2ff2457 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd587f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2f9d2ee View commit details
    Browse the repository at this point in the history
  9. Updated comment.

    naricc committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    dfd4d30 View commit details
    Browse the repository at this point in the history
  10. Removed tab.

    naricc committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    023ea9b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    ac9dca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cad4ebe View commit details
    Browse the repository at this point in the history
  3. Fixed path.

    naricc committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    6194735 View commit details
    Browse the repository at this point in the history
  4. Removed trailing white space.

    naricc committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    a4d9393 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Configuration menu
    Copy the full SHA
    abe8ea2 View commit details
    Browse the repository at this point in the history
  2. Updated msbuild parameters.

    naricc committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    f9f4f44 View commit details
    Browse the repository at this point in the history
  3. Removed tab.

    naricc committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    c64937c View commit details
    Browse the repository at this point in the history
  4. Spacing change.

    naricc committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    972c969 View commit details
    Browse the repository at this point in the history
  5. Eliminated extra new line.

    naricc committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    b5e1c83 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9b7d0e View commit details
    Browse the repository at this point in the history
  7. Changes to build-test.

    naricc committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    ff1050e View commit details
    Browse the repository at this point in the history
  8. Added binlog.

    naricc committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    b35a65a View commit details
    Browse the repository at this point in the history
  9. Added binlog 2.

    naricc committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    d7fbb17 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Configuration menu
    Copy the full SHA
    fd7ff96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13d8bce View commit details
    Browse the repository at this point in the history
  3. Fixed runtime flavor arg.

    naricc committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    21e2af1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc3da88 View commit details
    Browse the repository at this point in the history
  5. Fixed runtimeFlavorArg

    naricc committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    0955248 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    434d08f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f60fbf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8bbe8eb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0a0377a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    edd9764 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Configuration menu
    Copy the full SHA
    e04b3bd View commit details
    Browse the repository at this point in the history
  2. Changed runtime.yml

    naricc committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    d5042ef View commit details
    Browse the repository at this point in the history
  3. White space.

    naricc committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    e0e8436 View commit details
    Browse the repository at this point in the history
  4. Removed extra white space.

    naricc committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    6d08bf7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90a77f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b33b55 View commit details
    Browse the repository at this point in the history
  7. Switched to display name.

    naricc committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    0976a7d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d439388 View commit details
    Browse the repository at this point in the history
  9. Removed priority arg.

    naricc committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    4f988fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6206d11 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    18a72b6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    30fba0a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    af86454 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Fixed quotes.

    naricc committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    175627e View commit details
    Browse the repository at this point in the history