- 
                Notifications
    You must be signed in to change notification settings 
- Fork 5.2k
[Mono][infra] Disable failing tests/pipelines on runtime-extra-platforms #100227
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
      
      
            matouskozak
  merged 10 commits into
  dotnet:main
from
matouskozak:infra/disable-failing-extra-platform-tests
  
      
      
   
  Mar 27, 2024 
      
    
                
     Merged
            
            [Mono][infra] Disable failing tests/pipelines on runtime-extra-platforms #100227
                    matouskozak
  merged 10 commits into
  dotnet:main
from
matouskozak:infra/disable-failing-extra-platform-tests
  
      
      
   
  Mar 27, 2024 
              
            Conversation
  
    
      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
    
  
  
    
    Disable System.IO.Tests.MemoryStreamTests.MemoryStream_SeekOverflow_Throws on Mono Windows due to OOM issue
| Tagging subscribers to this area: @directhex | 
      
        
      
      
  
    9 tasks
  
7a80fb6    to
    041ce2c      
    Compare
  
    | /azp run runtime-extra-platforms | 
| Azure Pipelines successfully started running 1 pipeline(s). | 
This reverts commit 041ce2c.
| /azp run runtime-extra-platforms | 
| Azure Pipelines successfully started running 1 pipeline(s). | 
  This was referenced Mar 27, 2024 
      
              
                    kotlarmilos
  
              
              approved these changes
              
                  
                    Mar 27, 2024 
                  
              
              
            
            
  
      Sign up for free
      to subscribe to this conversation on GitHub.
      Already have an account?
      Sign in.
  
      Labels
      
    area-Infrastructure-mono
  
    NO-MERGE
  The PR is not ready for merge yet (see discussion for detailed reasons) 
  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.
  
    
  
    
Project green
runtime-extra-platformsGoal of this PR is to triage failing tests on
runtime-extra-platforms.Disabled tests:
System.IO.Tests.MemoryStreamTests.MemoryStream_SeekOverflow_Throwson Mono Windows-x64 ([mono] System.IO.Tests.MemoryStreamTests.MemoryStream_SeekOverflow_Throws OOM on windows-x64 Release AllSubsets_Mono #100225)System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForSelfSignedCertificate_[WithSha256RsaSignature/WithUnknownOidSignature]on Mono Android-arm[64] ([mono][android] Failures in System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForSelfSignedCertificate_* #100224)nativeaot/SmokeTests/TrimmingBehaviorson Mono NativeAOT ([NAOT][Apple] NativeAOT TrimmingBehaviors smoke tests failing on apple mobile #100226)Disabled pipelines:
AllSubsets_Mono_LLVMFullAOT_RuntimeTestson x64 and arm64 (Re-enable arm64 and x64 Mono fullAOT llvm and mini jobs #90427)