Skip to content

Fix standalone coreclr tests build#129292

Open
gbalykov wants to merge 5 commits into
dotnet:mainfrom
gbalykov:fix-standalone-tests-build
Open

Fix standalone coreclr tests build#129292
gbalykov wants to merge 5 commits into
dotnet:mainfrom
gbalykov:fix-standalone-tests-build

Conversation

@gbalykov

Copy link
Copy Markdown
Member

These changes allow to build coreclr tests with BuildAllTestsAsStandalone=true and for Tizen armel.

gbalykov added 5 commits June 10, 2026 20:04
This fixes:

error CS0103: The name 'TestLibrary' does not exist in the current context
This fixes:

/home/runtime/src/tests/JIT/Directed/tailcall/mutual_recursion.fs(564,19): error FS0988: Main module of program is empty: nothing will happen when it is run [/home/runtime/src/tests/JIT/Directed/tailcall/mutual_recursion.fsproj] [/home/runtime/src/tests/build.proj]
This fixes:

EXEC : error : No entry point declared for executable [/home/runtime/src/tests/JIT/Methodical/int64/unsigned/implicit_promotion_il.ilproj] [/home/runtime/src/tests/build.proj]
This fixes:

CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [/home/runtime/src/tests/tracing/userevents/common/userevents_common.csproj] [/home/runtime/src/tests/build.proj]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-Infrastructure-coreclr Only use for closed issues community-contribution Indicates that the PR has been added by a community member

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant