Skip to content

[ARM/Linux] Regression in Unittest - Exception.ToString() failed #6283

Closed
dotnet/coreclr
#6227
@parjong

Description

@parjong

Running unittest using Release build CoreCLR from aab8856 and Release build TC incurs many TC failures with the following message:

FAILED   - [ 000 :    3 sec ] baseservices/compilerservices/dynamicobjectproperties/Dev10_535767/Dev10_535767.sh
               BEGIN EXECUTION
               /opt/dotnet/Linux.tm1.Release/corerun Dev10_535767.exe

               Unhandled Exception: 
                  Cannot print exception string because Exception.ToString() failed.
               ./Dev10_535767.sh: line 117: 18972 Aborted                 $_DebuggerFullPath "$CORE_ROOT/corerun" Dev10_535767.exe $CLRTestExecutionArguments
               Expected: 100
               Actual: 134
               END EXECUTION - FAILED

I observed that 85 TC shows the similar failure (when I running 905 tests).

Is there any change that may be related with this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions