Skip to content

Conversation

@ilonatommy
Copy link
Member

@ilonatommy ilonatommy commented May 29, 2023

Running lib testse.g.

./dotnet.sh build -bl /t:Test src/libraries/System.Globalization/tests/Hybrid/System.Globalization.Hybrid.WASM.Tests.csproj  /p:Configuration=Release /p:TargetOS=browser

in codespaces finishes like this:

  �[40m�[32minfo�[39m�[22m�[49m: await run();
  �[40m�[32minfo�[39m�[22m�[49m: ^^^^^
  �[40m�[32minfo�[39m�[22m�[49m: SyntaxError: Unexpected reserved word
  �[40m�[32minfo�[39m�[22m�[49m: 
  �[41m�[30mfail�[39m�[22m�[49m: Application has finished with exit code 1 but 0 was expected
  XHarness exit code: 71 (GENERAL_FAILURE)

The update fixes it.

@ilonatommy ilonatommy requested a review from fanyang-mono May 29, 2023 14:49
@ilonatommy ilonatommy self-assigned this May 29, 2023
@ghost
Copy link

ghost commented May 29, 2023

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

Issue Details

Running lib tests in codespaces finishes like this:

  �[40m�[32minfo�[39m�[22m�[49m: await run();
  �[40m�[32minfo�[39m�[22m�[49m: ^^^^^
  �[40m�[32minfo�[39m�[22m�[49m: SyntaxError: Unexpected reserved word
  �[40m�[32minfo�[39m�[22m�[49m: 
  �[41m�[30mfail�[39m�[22m�[49m: Application has finished with exit code 1 but 0 was expected
  XHarness exit code: 71 (GENERAL_FAILURE)

The update fixes it.

Author: ilonatommy
Assignees: ilonatommy
Labels:

arch-wasm, area-Infrastructure-libraries

Milestone: -

@ilonatommy ilonatommy merged commit c67357f into dotnet:main May 29, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Jun 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants