issues
search
maelstrom-software
/
maelstrom
Maelstrom is a fast Rust, Go, and Python test runner that runs every test in its own container. Tests are either run locally or distributed to a clustered job runner.
https://maelstrom-software.com/
Apache License 2.0
599
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cargo workspaces with root packages can confuse `cargo-maelstrom`
#427
nfachan
opened
1 week ago
0
Migrate off of GitHub artifacts v3 action.
#426
nfachan
opened
2 weeks ago
0
Change worker to not start a new thread for every artifact
#425
nfachan
opened
1 month ago
0
Use slice/zero-copy for artifact pusher and artifact fetcher.
#424
nfachan
opened
1 month ago
0
Use ratatui v0.29.0
#423
nfachan
closed
2 weeks ago
0
UI somehow idicates if a job is being run locally or remotely
#422
bobbobbio
opened
2 months ago
0
Fancy UI build progress window crops from the bottom
#421
bobbobbio
opened
2 months ago
0
Fancy UI gauge has wiggle on the right side
#420
bobbobbio
opened
2 months ago
0
xtask distribute should be more automatic when generalizing binaries
#419
bobbobbio
closed
2 months ago
0
xtask distribute should be able to update binaries
#418
bobbobbio
opened
2 months ago
0
client gets ENOSYS when running in Ubuntu 22.04 container
#417
bobbobbio
opened
2 months ago
1
Cannot use maelstrom-pytest on Ubuntu 22.04
#416
nicolas-slamcore
closed
2 months ago
11
cargo maelstrom --stop-after=1 doesn't stop immediately while artifacts are still being built
#414
nfachan
closed
2 months ago
0
Automatically Run Automation on Pull Requests
#413
bobbobbio
opened
2 months ago
0
can't update nixpkgs to the latest version
#412
bobbobbio
closed
2 months ago
4
flake.nix: update to latest as of September 5th, 2024
#411
philiptaron
closed
2 months ago
10
Remote log messages get lost sometimes on shutdown
#410
bobbobbio
opened
2 months ago
0
cargo-maeslstrom visualizes tests not run due to not being built
#409
bobbobbio
opened
2 months ago
0
Use the same environment for both pytest collect/run phases
#408
zed
opened
2 months ago
3
Support controls to Pytest logging
#407
bobbobbio
opened
2 months ago
0
Support pytest collection path filters
#406
bobbobbio
opened
2 months ago
0
Support different path to pytest configuration file
#405
bobbobbio
opened
2 months ago
0
Support color output from tests and test fixtures
#404
bobbobbio
opened
2 months ago
0
Add support for controlling display of Python tracebacks
#403
bobbobbio
opened
2 months ago
0
Add support for dealing with pytest warnings
#402
bobbobbio
opened
2 months ago
0
See if we can use `--no-header` and `--no-summary` to help with pytest output scraping
#401
bobbobbio
opened
2 months ago
0
Provide some way to cache test results for deterministic tests
#400
bobbobbio
opened
2 months ago
0
Provide a way to run new tests (only and first)
#399
bobbobbio
opened
2 months ago
0
Provide a way to select tests which failed last time
#398
bobbobbio
opened
2 months ago
0
Forward `--runxfail` argument in `maelstrom-pytest`
#397
bobbobbio
opened
2 months ago
0
Easy ability to run a debugger on some test
#396
bobbobbio
opened
2 months ago
0
Suport listing PyTest fixtures / markers
#395
bobbobbio
opened
2 months ago
0
Worker starts returning errors and needs to be restarted
#394
nfachan
closed
2 months ago
1
The test runner viewport should grow and shrink as necessary
#393
nfachan
opened
3 months ago
3
Test runners should minimize the amount of movement of various widgets
#392
nfachan
opened
3 months ago
0
Test runners should show failed tests before summary.
#391
nfachan
closed
2 months ago
1
Compilation warnings should be displayed after test runner complete
#390
nfachan
opened
3 months ago
4
We should error when local networking is specified with a sys mount type
#389
nfachan
closed
2 months ago
0
Command Layer Placehold
#388
nfachan
opened
3 months ago
0
Show pending jobs somehow in "fancy" UI
#387
bobbobbio
opened
3 months ago
0
Default configuration for cargo maelstrom should forward RUST_BACKTRACE and RUST_LIB_BACKTRACE
#386
nfachan
closed
2 months ago
0
Add `--foo` CLI options as companions for any "var-args" options
#385
bobbobbio
opened
3 months ago
0
Set up Traction Data Collector
#384
rosok
closed
3 months ago
2
Test runners provide a way to get a json file for `maelstrom-run` that runs the test exactly the same.
#383
nfachan
opened
3 months ago
0
Provide a way to `maelstrom-run --tty` a shell in a container that doesn't have a shell.
#382
nfachan
opened
3 months ago
0
Provide a way to examine results, stdout, and stderr from previous tests runs
#381
nfachan
opened
3 months ago
0
Tests that failed the previous time they were run should be run first.
#380
nfachan
closed
2 months ago
0
Update `fancy` UI to only start the clock on tests when they start executing.
#379
nfachan
closed
3 months ago
2
Update documentation for `maelstrom-pytest` to clarify that it must be run in environment where `pytest` is installed
#376
bobbobbio
closed
3 months ago
0
Pytest runner doesn't work
#375
jscarrott
closed
3 months ago
4
Next