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

[tvos][test] mlaunch exited with 0, when test passed #95862

Closed
Tracked by #84254
fanyang-mono opened this issue Dec 11, 2023 · 4 comments
Closed
Tracked by #84254

[tvos][test] mlaunch exited with 0, when test passed #95862

fanyang-mono opened this issue Dec 11, 2023 · 4 comments
Assignees
Labels
area-VM-meta-mono os-tvos Apple tvOS runtime-mono specific to the Mono runtime
Milestone

Comments

@fanyang-mono
Copy link
Member

Runtime test failure full log could be found here

        [10:54:47] dbug: Process mlaunch exited with 0
        [10:54:52] dbug: Killing process tree of 24652...
        [10:54:52] dbug: Pids to kill: 24652
        [10:54:52] dbug: Detected exit code 0 from /tmp/helix/working/B6D40A03/w/A4730924/uploads/Reports/nativeaot.SmokeTests.TrimmingBehaviors/TrimmingBehaviors/net.dot.nativeaot_SmokeTests_TrimmingBehaviors.log
        [10:54:52] info: App run ended with 0
        [10:54:52] fail: Application has finished with exit code 0 but 100 was expected

Testing content log could be found here. Look for net.dot.nativeaot_SmokeTests_TrimmingBehaviors.log

@fanyang-mono fanyang-mono added runtime-mono specific to the Mono runtime os-tvos Apple tvOS labels Dec 11, 2023
@ghost
Copy link

ghost commented Dec 11, 2023

Tagging subscribers to 'os-tvos': @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

Issue Details

Runtime test failure full log could be found here

        [10:54:47] dbug: Process mlaunch exited with 0
        [10:54:52] dbug: Killing process tree of 24652...
        [10:54:52] dbug: Pids to kill: 24652
        [10:54:52] dbug: Detected exit code 0 from /tmp/helix/working/B6D40A03/w/A4730924/uploads/Reports/nativeaot.SmokeTests.TrimmingBehaviors/TrimmingBehaviors/net.dot.nativeaot_SmokeTests_TrimmingBehaviors.log
        [10:54:52] info: App run ended with 0
        [10:54:52] fail: Application has finished with exit code 0 but 100 was expected

Testing content log could be found here. Look for net.dot.nativeaot_SmokeTests_TrimmingBehaviors.log

Author: fanyang-mono
Assignees: -
Labels:

runtime-mono, os-tvos

Milestone: -

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Dec 11, 2023
@ghost
Copy link

ghost commented Dec 11, 2023

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

Issue Details

Runtime test failure full log could be found here

        [10:54:47] dbug: Process mlaunch exited with 0
        [10:54:52] dbug: Killing process tree of 24652...
        [10:54:52] dbug: Pids to kill: 24652
        [10:54:52] dbug: Detected exit code 0 from /tmp/helix/working/B6D40A03/w/A4730924/uploads/Reports/nativeaot.SmokeTests.TrimmingBehaviors/TrimmingBehaviors/net.dot.nativeaot_SmokeTests_TrimmingBehaviors.log
        [10:54:52] info: App run ended with 0
        [10:54:52] fail: Application has finished with exit code 0 but 100 was expected

Testing content log could be found here. Look for net.dot.nativeaot_SmokeTests_TrimmingBehaviors.log

Author: fanyang-mono
Assignees: -
Labels:

runtime-mono, os-tvos, area-NativeAOT-coreclr

Milestone: -

@akoeplinger
Copy link
Member

akoeplinger commented Dec 11, 2023

hmm this is weird, you can see that the last test succeeded (===== Test DependencyInjectionPattern.Run succeeded =====) so it should've exited with code 100:

https://github.com/dotnet/runtime/blob/main/src/tests/nativeaot/SmokeTests/TrimmingBehaviors/Main.cs#L11-L13

I wonder if this is because of the top-level statements without explicit Main().

@agocke agocke removed this from AppModel Jan 4, 2024
@kotlarmilos kotlarmilos added this to the 9.0.0 milestone Feb 12, 2024
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Feb 12, 2024
@kotlarmilos
Copy link
Member

@github-actions github-actions bot locked and limited conversation to collaborators Jun 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-VM-meta-mono os-tvos Apple tvOS runtime-mono specific to the Mono runtime
Projects
None yet
Development

No branches or pull requests

4 participants