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

test: add a bunch of @inferred to the iterators test set collections Data structures holding multiple items, e.g. sets iteration Involves iteration or the iteration protocol test This change adds or pertains to unit tests
#56885 opened Dec 22, 2024 by nsajko Loading…
test foldability inference of basic iterator functions like eltype collections Data structures holding multiple items, e.g. sets iteration Involves iteration or the iteration protocol test This change adds or pertains to unit tests
#56838 opened Dec 14, 2024 by nsajko Loading…
WIP: Tests for Base.cwstring strings "Strings!" system:windows Affects only Windows test This change adds or pertains to unit tests
#56123 opened Oct 11, 2024 by rileysheridan Loading…
race condition in waitany test ci Continuous integration multithreading Base.Threads and related functionality test This change adds or pertains to unit tests
#54814 opened Jun 15, 2024 by vtjnash
'make test' fails locally for many julia releases test This change adds or pertains to unit tests
#54280 opened Apr 26, 2024 by sergstesh
'make test' fails for julia-1.10.2 test This change adds or pertains to unit tests
#54234 opened Apr 24, 2024 by sergstesh
build is missing command line flags to clang-tidy building Build system, or building Julia or its dependencies regression Regression in behavior compared to a previous version test This change adds or pertains to unit tests
#52190 opened Nov 16, 2023 by vtjnash
Logging.catch_exceptions should be overridable for tests logging The logging framework test This change adds or pertains to unit tests
#52143 opened Nov 13, 2023 by Drvi
Profile: expand heap snapshot tests profiler test This change adds or pertains to unit tests
#50513 opened Jul 12, 2023 by IanButterworth Draft
@test_logs doesn't work when using local loggers logging The logging framework test This change adds or pertains to unit tests
#48456 opened Jan 30, 2023 by veddox
Test (and update documentation) for foreign threads functionality docs This change adds or pertains to documentation embedding Embedding Julia using the C API test This change adds or pertains to unit tests
#47627 opened Nov 18, 2022 by KristofferC
Add ability to test_logs against kwargs. logging The logging framework test This change adds or pertains to unit tests
#47536 opened Nov 10, 2022 by NHDaly Loading…
CI: Intermittent failure in pidfile ci Continuous integration filesystem Underlying file system and functions that use it test This change adds or pertains to unit tests
#47090 opened Oct 7, 2022 by Keno
Add tests for invalidation fixes compiler:latency Compiler latency test This change adds or pertains to unit tests
#47022 opened Oct 3, 2022 by rikhuijzer
Test suite: set the JULIA_TEST_IS_BASE_TESTS environment variable test This change adds or pertains to unit tests testsystem The unit testing framework and Test stdlib
#46445 opened Aug 23, 2022 by DilumAluthge Loading…
Some tests failed when testing with debug version test This change adds or pertains to unit tests
#46064 opened Jul 16, 2022 by inkydragon
1 of 4 tasks
Test suite: If the deprecation_exec test fails, print the subcommand's stdout and stderr to the log test This change adds or pertains to unit tests
#46059 opened Jul 16, 2022 by DilumAluthge Loading…
Exploiting ASAN more thoroughly in CI needs decision A decision on this change is needed test This change adds or pertains to unit tests
#44474 opened Mar 5, 2022 by timholy
make test oversubscribes threads test This change adds or pertains to unit tests
#42443 opened Oct 1, 2021 by oscardssmith
figure out a way to test libgit2 host verification libgit2 The libgit2 library or the LibGit2 stdlib module test This change adds or pertains to unit tests
#39389 opened Jan 25, 2021 by StefanKarpinski
Sockets tests are too dependent upon system config sockets test This change adds or pertains to unit tests
#36986 opened Aug 10, 2020 by Caro-Ca
Use --depwarn=error in make test commands test This change adds or pertains to unit tests
#36165 opened Jun 5, 2020 by non-Jedi
compiler/codegen test broken under julia-debug compiler:codegen Generation of LLVM IR and native code test This change adds or pertains to unit tests
#32585 opened Jul 15, 2019 by vtjnash
guidelines for testset descriptions and structure docs This change adds or pertains to documentation Hacktoberfest Good for Hacktoberfest participants test This change adds or pertains to unit tests
#19625 opened Dec 16, 2016 by Sacha0
Add unit tests and coverage reporting for C/C++ code ci Continuous integration code coverage test This change adds or pertains to unit tests testsystem The unit testing framework and Test stdlib
#19297 opened Nov 10, 2016 by ararslan
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.