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

Add a method to find all the instances of a particular test across platforms and ICU versions #313

Open
sven-oly opened this issue Sep 26, 2024 · 0 comments

Comments

@sven-oly
Copy link
Collaborator

To better understand how a particular test works in the platforms and how its status changes across ICU versions:

  1. Provide a way to pick a particular test
  2. Using the hexhash value for this test
  3. Search all the .json files for the test type across platforms and ICU versions
  4. In each of these, find the test output for the same hexhash value
  5. Show these in a matrix or list, indicating platform, ICU version, and status

Since the expected result may change between versions, present the expected value for each instance.

@sffc sffc added this to the 2025 Q1 ⟨P1⟩ milestone Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants