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

The long error message should wrap instead of getting cut off on the "Train" page. #2590

Closed
v-Hailishi opened this issue Apr 18, 2023 · 1 comment
Assignees
Labels
Priority:2 Work that is important, but not critical for the release Reported by: Test Stale
Milestone

Comments

@v-Hailishi
Copy link

System Information (please complete the following information):
Windows OS: Windows-11-Enterprise-22H2
ML.Net Model Builder 2022: 17.15.0.2321601 (Main Build)
Microsoft Visual Studio Enterprise: 2022(17.5.2)
.Net: 6.0

Describe the bug

  • On which step of the process did you run into an issue:
    The long error message should wrap instead of getting cut off on the "Train" page.

TestMatrix
https://testpass.blob.core.windows.net/test-pass-data/wikipedia-detox-250-line-data.tsv

To Reproduce
Steps to reproduce the behavior:

  1. Select Create a new project from the Visual Studio start window.
  2. Choose the C# Console App (.NET Core) project template.
  3. Add model builder by right click on the project.
  4. Select Data classification scenario.
  5. Go to the Data page, choose the data source and choose "SentimentText" column to predict.
  6. Click "Start training" button, the training would be failed.
  7. Check the error message.

Expected behavior
The long error message should wrap.

Screenshot
image

Additional context

@v-Hailishi v-Hailishi added Priority:2 Work that is important, but not critical for the release Reported by: Test labels Apr 18, 2023
@JakeRadMSFT JakeRadMSFT added this to the June 2023 milestone Apr 27, 2023
@github-actions github-actions bot added the Stale label May 28, 2023
@v-Hailishi
Copy link
Author

The bug has been fixed on the latest main build 17.16.0.2328101.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:2 Work that is important, but not critical for the release Reported by: Test Stale
Projects
None yet
Development

No branches or pull requests

3 participants