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] noop change to see if tests pass #79591

Closed
wants to merge 1 commit into from
Closed

Conversation

VSadov
Copy link
Member

@VSadov VSadov commented Dec 13, 2022

==== Trying to repro:

Running assembly:System.Security.Cryptography.OpenSsl.Tests, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
No usable version of libssl was found
./RunTests.sh: line 168: 72995 Abort trap: 6 ./System.Security.Cryptography.OpenSsl.Tests -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -xml testResults.xml $RSP_FILE
/private/tmp/helix/working/B22F0983/w/B6160974/e
----- end Tue Dec 13 03:33:08 PST 2022 ----- exit code 134 ----------------------------------------------------------
exit code 134 means SIGABRT Abort. Managed or native assert, or runtime check such as heap corruption, caused call to abort(). Core dumped.

@ghost
Copy link

ghost commented Dec 13, 2022

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

Issue Details

now I see System.Net.Sockets.Tests issues, but maybe they are local network problems.

Author: VSadov
Assignees: VSadov
Labels:

area-NativeAOT-coreclr

Milestone: -

@MichalStrehovsky
Copy link
Member

I have a recent run in #79578. The only issues are in named pipe tests that the PR is fixing.

@VSadov
Copy link
Member Author

VSadov commented Dec 13, 2022

Oh thanks, that is encouraging. Maybe I do not need to baseline the extra-platforms this time.

@VSadov
Copy link
Member Author

VSadov commented Dec 13, 2022

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@VSadov VSadov closed this Dec 15, 2022
@VSadov VSadov deleted the test1 branch December 15, 2022 18:25
@ghost ghost locked as resolved and limited conversation to collaborators Jan 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants