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

CI failure in JitBlue/GitHub_85129/GitHub_85129.cs: CS0260: -Missing partial modifier on declaration of type 'Program'; another partial declaration of this type exists #86514

Closed
carlossanlop opened this issue May 19, 2023 · 2 comments
Labels
arch-wasm WebAssembly architecture blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' JitUntriaged CLR JIT issues needing additional triage Known Build Error Use this to report build issues in the .NET Helix tab os-linux Linux OS (any supported distro) runtime-mono specific to the Mono runtime

Comments

@carlossanlop
Copy link
Member

carlossanlop commented May 19, 2023

Error Blob

{
  "ErrorMessage": "",
  "BuildRetry": false,
  "ErrorPattern": "GitHub_85129\.cs\(\d+,\d+\)\: error CS0260\: Missing partial modifier on declaration of type \'Program\'; another partial declaration of this type exists",
  "ExcludeConsoleLog": true
}

Reproduction Steps

##[error]src/tests/JIT/Regression/JitBlue/GitHub_85129/GitHub_85129.cs(11,14): error CS0260: Missing partial modifier on declaration of type 'Program'; another partial declaration of this type exists [/__w/1/s/src/tests/JIT/Regression/JitBlue/GitHub_85129/GitHub_85129.csproj]

Known Issue Error Message

Fill the error message using known issues guidance.

{
  "ErrorMessage": "",
  "BuildRetry": false
}

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@carlossanlop carlossanlop added arch-wasm WebAssembly architecture os-linux Linux OS (any supported distro) blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' runtime-mono specific to the Mono runtime JitUntriaged CLR JIT issues needing additional triage Known Build Error Use this to report build issues in the .NET Helix tab area-Codegen-Jiterpreter-mono labels May 19, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label May 19, 2023
@ghost
Copy link

ghost commented May 19, 2023

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Error Blob

{
  "ErrorMessage": "",
  "BuildRetry": false,
  "ErrorPattern": "GitHub_85129\.cs\(\d+,\d+\)\: error CS0260\: Missing partial modifier on declaration of type \'Program\'; another partial declaration of this type exists",
  "ExcludeConsoleLog": true
}

Reproduction Steps

##[error]src/tests/JIT/Regression/JitBlue/GitHub_85129/GitHub_85129.cs(11,14): error CS0260: Missing partial modifier on declaration of type 'Program'; another partial declaration of this type exists [/__w/1/s/src/tests/JIT/Regression/JitBlue/GitHub_85129/GitHub_85129.csproj]
Author: carlossanlop
Assignees: -
Labels:

arch-wasm, os-linux, blocking-clean-ci, runtime-mono, JitUntriaged, Known Build Error, area-Codegen-Jiterpreter-mono

Milestone: -

@tannergooding
Copy link
Member

This was just a bug in the PR: #86453

Test infrastructure changed a bit between .NET 7 and .NET 8, so I had to tweak some things.

@ghost ghost removed the untriaged New issue has not been triaged by the area owner label May 19, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Jun 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' JitUntriaged CLR JIT issues needing additional triage Known Build Error Use this to report build issues in the .NET Helix tab os-linux Linux OS (any supported distro) runtime-mono specific to the Mono runtime
Projects
None yet
Development

No branches or pull requests

2 participants