Sort the list of failed tests

Open Beginner friendly
#6 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
javascript
Domain
data

Research direction

Start with the failure listing linked in the issue and trace where its entries are assembled or displayed. Sort the listed failures alphabetically so related tests appear together, then verify the referenced run shows iinfo and floordiv in the expected order.

Written by the indexing model from the issue text.

Description

An alphabetic sort would make related tests shown together instead of being scattered along the listing. Case in point: iinfo and floordiv failures are in the middle of special-case failures in this run:

https://data-apis.org/array-api-tests-compliance-data/libraries/numpy-fork/sources/numpy-fork-macos/series/a22081a61e9a69cbc73e10c10396120cbe318b115a87a659e7b09c2c1fd08ee2/failures/

Dominant language
JavaScript
Stars
1
Forks
2
Avg merge
2d 4h
Merged PRs (30d)
3

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from data-apis/array-api-tests-compliance-data

All issues in data-apis/array-api-tests-compliance-data

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.