Skip to content

Issues: JuliaLang/julia

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

CI: Add a list of test failures at top of buildkite page via buildkite-agent annotate ci Continuous integration testsystem The unit testing framework and Test stdlib
#57610 opened Mar 2, 2025 by IanButterworth Draft
6 tasks
Failure to quote symbols in pretty printing in @test failures good first issue Indicates a good issue for first-time contributors to Julia testsystem The unit testing framework and Test stdlib
#57287 opened Feb 6, 2025 by KristofferC
testset inside "testset let" fails testsystem The unit testing framework and Test stdlib
#57167 opened Jan 27, 2025 by KnutAM
@allocated false positive on v1.12? regression Regression in behavior compared to a previous version regression 1.12 Regression in the 1.12 release testsystem The unit testing framework and Test stdlib
#57064 opened Jan 16, 2025 by nsajko 1.12
Test error stacktraces aren't colored/styled on buildkite testsystem The unit testing framework and Test stdlib
#56788 opened Dec 10, 2024 by IanButterworth
Test.detect_unbound_args reports cases that are reasonable and harmless testsystem The unit testing framework and Test stdlib types and dispatch Types, subtyping and method dispatch
#56698 opened Nov 27, 2024 by LilithHafner
Customize test failure display testsystem The unit testing framework and Test stdlib
#55925 opened Sep 29, 2024 by jariji
more informative @test x ≈ y failure message stdlib Julia's standard library testsystem The unit testing framework and Test stdlib
#55812 opened Sep 19, 2024 by stevengj
@test_logs should allow restricting min_level to a file/module as JULIA_DEBUG does testsystem The unit testing framework and Test stdlib
#55616 opened Aug 28, 2024 by IanButterworth
report error magnitude on @test x ≈ y failure testsystem The unit testing framework and Test stdlib
#55613 opened Aug 28, 2024 by stevengj
@test's use of kwargs is confusing and limits extensibility testsystem The unit testing framework and Test stdlib
#55484 opened Aug 13, 2024 by mbauman
Test: Evaluated expression should expand full expression testsystem The unit testing framework and Test stdlib
#55409 opened Aug 7, 2024 by IanButterworth
Foo{T >: Int} gives ERROR: UndefVarError: T not defined testsystem The unit testing framework and Test stdlib types and dispatch Types, subtyping and method dispatch
#54893 opened Jun 22, 2024 by Roger-luo
Use show for Test.Testset instead of always printing to stdout testsystem The unit testing framework and Test stdlib
#54766 opened Jun 11, 2024 by Seelengrab
Generate BuildKite test UUIDs on a per-test basis ci Continuous integration testsystem The unit testing framework and Test stdlib
#53556 opened Mar 2, 2024 by tecosaur Loading…
use ScopedValues for TestSets stdlib Julia's standard library testsystem The unit testing framework and Test stdlib
#53462 opened Feb 25, 2024 by simonbyrne Loading…
@test_throws throws UndefRefError for exceptions objects with undefined fields testsystem The unit testing framework and Test stdlib
#52683 opened Dec 31, 2023 by Keluaa
RFC: Add @test_throws Union{} expr to test that no exception is thrown testsystem The unit testing framework and Test stdlib
#51982 opened Nov 1, 2023 by ararslan Loading…
Incorrect dispatch with Union and Vararg? testsystem The unit testing framework and Test stdlib
#51103 opened Aug 29, 2023 by dalum
Spurious allocations in @allocated in combination with @testset and lambda functions testsystem The unit testing framework and Test stdlib
#50796 opened Aug 4, 2023 by bvdmitri
make-test-revise-* is broken bug Indicates an unexpected problem or unintended behavior testsystem The unit testing framework and Test stdlib
#50256 opened Jun 22, 2023 by Keno
Add @test_stream and @test_out macros testsystem The unit testing framework and Test stdlib
#48524 opened Feb 4, 2023 by veddox Loading…
@inferred fails if a local variable has the same name as that from an outer scope testsystem The unit testing framework and Test stdlib
#47737 opened Nov 29, 2022 by jishnub
@test_warn reports incorrect filename and location testsystem The unit testing framework and Test stdlib
#47033 opened Oct 4, 2022 by davidanthoff
ProTip! Add no:assignee to see everything that’s not assigned.