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

Test failed: Regressions/coreclr/GitHub_22888/test22888 #13703

Closed
echesakov opened this issue Oct 31, 2019 · 4 comments · Fixed by #99999
Closed

Test failed: Regressions/coreclr/GitHub_22888/test22888 #13703

echesakov opened this issue Oct 31, 2019 · 4 comments · Fixed by #99999
Labels
area-AssemblyLoader-coreclr disabled-test The test is disabled in source code against the issue in-pr There is an active PR which will close this issue when it is merged
Milestone

Comments

@echesakov
Copy link
Contributor

Fails everywhere with the following output

    Regressions/coreclr/GitHub_22888/test22888/test22888.sh [FAIL]
      
      Return code:      1
      Raw output file:      /private/tmp/helix/working/f2427664-a026-4dba-b8a1-dd6373c6197d/Work/14ef7c0b-d5e4-47dd-ba97-b7a66d40a8bd/Exec/Regressions/coreclr/Reports/Regressions.coreclr/GitHub_22888/test22888/test22888.output.txt
      Raw output:
      BEGIN EXECUTION
      /tmp/helix/working/f2427664-a026-4dba-b8a1-dd6373c6197d/Payload/corerun test22888.dll ''
      Failed to get resource stream from the test assembly
      Expected: 100
      Actual: 101
      END EXECUTION - FAILED
      Test Harness Exitcode is : 1
      To run the test:
      > set CORE_ROOT=/tmp/helix/working/f2427664-a026-4dba-b8a1-dd6373c6197d/Payload
      > /private/tmp/helix/working/f2427664-a026-4dba-b8a1-dd6373c6197d/Work/14ef7c0b-d5e4-47dd-ba97-b7a66d40a8bd/Exec/Regressions/coreclr/GitHub_22888/test22888/test22888.sh
      Expected: True
      Actual:   False
      Stack Trace:
        /Users/runner/runners/2.159.2/work/1/s/bin/tests/OSX.x64.Checked/TestWrappers/Regressions.coreclr/Regressions.coreclr.XUnitWrapper.cs(1983,0): at Regressions_coreclr._GitHub_22888_test22888_test22888_._GitHub_22888_test22888_test22888_sh()
      Output:
        
        Return code:      1
        Raw output file:      /private/tmp/helix/working/f2427664-a026-4dba-b8a1-dd6373c6197d/Work/14ef7c0b-d5e4-47dd-ba97-b7a66d40a8bd/Exec/Regressions/coreclr/Reports/Regressions.coreclr/GitHub_22888/test22888/test22888.output.txt
        Raw output:
        BEGIN EXECUTION
        /tmp/helix/working/f2427664-a026-4dba-b8a1-dd6373c6197d/Payload/corerun test22888.dll ''
        Failed to get resource stream from the test assembly
        Expected: 100
        Actual: 101
        END EXECUTION - FAILED
        Test Harness Exitcode is : 1
        To run the test:
        > set CORE_ROOT=/tmp/helix/working/f2427664-a026-4dba-b8a1-dd6373c6197d/Payload

category:testing
theme:testing
skill-level:beginner
cost:small

@jeffschwMSFT jeffschwMSFT changed the title Regressions/coreclr/GitHub_22888/test22888 Test failed: Regressions/coreclr/GitHub_22888/test22888 Nov 5, 2019
@msftgits msftgits transferred this issue from dotnet/coreclr Jan 31, 2020
@msftgits msftgits added this to the 5.0 milestone Jan 31, 2020
@AndyAyersMS AndyAyersMS added area-AssemblyLoader-coreclr and removed area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI labels Apr 30, 2020
@ghost
Copy link

ghost commented Apr 30, 2020

Tagging subscribers to this area: @vitek-karas
Notify danmosemsft if you want to be subscribed.

@AndyAyersMS
Copy link
Member

The test passes locally, so it appears there is some sort of issue getting it to run properly on helix.

@janvorli do you want to take a look?

I don't see anything codegen related here, so will reclassify.

@janvorli
Copy link
Member

@AndyAyersMS have you tried to enable the test in the lab or just tried to ran it locally? Maybe it got fixed in the meanwhile. If you haven't tried to run it in the lab, I'll give it a try myself.

@AndyAyersMS
Copy link
Member

No, I haven't tried re-enabling this.

@agocke agocke modified the milestones: 5.0.0, 6.0.0 Aug 14, 2020
@agocke agocke modified the milestones: 6.0.0, 7.0.0 Sep 9, 2021
@agocke agocke modified the milestones: 7.0.0, 8.0.0 Jul 25, 2022
@agocke agocke modified the milestones: 8.0.0, 9.0.0 Sep 1, 2023
@dotnet-policy-service dotnet-policy-service bot added the in-pr There is an active PR which will close this issue when it is merged label Mar 20, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Apr 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-AssemblyLoader-coreclr disabled-test The test is disabled in source code against the issue in-pr There is an active PR which will close this issue when it is merged
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants