SciML / SciML/ComponentArrays.jl

Nine broken tests for Test Summary: | Pass Broken Total Time Broadcasting | 30 9 39 7.2s

Open
#245 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
375
Forks
42
Avg merge
7h 25m
Merged PRs (30d)
17

Description

[83775a58] Zlib_jll v1.2.13+1
[8e850b90] libblastrampoline_jll v5.8.0+1
[8e850ede] nghttp2_jll v1.52.0+1
[3f19e933] p7zip_jll v17.4.0+2
Precompiling project...
51 dependencies successfully precompiled in 107 seconds. 68 already precompiled.
Testing Running tests...
Test Summary: | Pass Total Time
Allocations and Inference | 4 4 6.6s
Test Summary: | Pass Total Time
Utilities | 4 4 1.6s
Test Summary: | Pass Total Time
Construction | 69 69 8.4s
Test Summary: | Pass Total Time
Attributes | 18 18 0.6s
Test Summary: | Pass Total Time
Get | 62 62 4.9s
Test Summary: | Pass Total Time
Set | 14 14 2.2s
Test Summary: | Pass Total Time
Component Index | 18 18 4.6s
Test Summary: | Pass Total Time
Similar | 8 8 0.2s
Test Summary: | Pass Total Time
Copy | 2 2 0.0s
Test Summary: | Pass Total Time
Convert | 7 7 0.3s
Test Summary: | Pass Broken Total Time
Broadcasting | 30 9 39 7.2s
Test Summary: | Pass Total Time
Math | 81 81 14.4s
Test Summary: | Pass Total Time
Static Unpack | 9 9 0.7s
Test Summary: | Pass Total Time
Plot Utilities | 9 9 2.0s
Test Summary: | Pass Total Time
Uncategorized Issues | 7 7 1.0s
Test Summary: | Pass Total Time
axpy! / axpby! | 4 4 0.3s
Test Summary: | Pass Total Time
Autodiff | 39 39 1m52.0s
Test Summary: | Pass Total Time
GPU | 31 31 11.5s
Testing ComponentArrays tests passed

(@v1.10) pkg>

Contributor guide

Open the contributing guide

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.

Research direction

Start by running the ComponentArrays test suite and isolate the nine failures in the Broadcasting group. Trace each failure to the relevant broadcasting tests and implementation, then confirm that the group reports 39 passing tests with no broken cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.