Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / palfrey/serial_test issues and pull requests

#123 - #[serial(crate = ...)] parameter

Issue - State: open - Opened by stepancheg about 2 months ago - 3 comments

#122 - Explicit testing for tokio multi-thread

Pull Request - State: closed - Opened by palfrey 3 months ago

#121 - [#serial] not respected with tokio::test?

Issue - State: closed - Opened by schulte-lukas 3 months ago - 2 comments

#120 - Strip down the required features for various libraries

Pull Request - State: closed - Opened by palfrey 4 months ago

#119 - default_features -> default-features

Pull Request - State: closed - Opened by palfrey 4 months ago

#118 - CI step with fully updated dependencies

Pull Request - State: closed - Opened by palfrey 4 months ago - 2 comments

#117 - proc-macro2 version update- has other dependencies version updates

Pull Request - State: closed - Opened by vsirivol 4 months ago - 4 comments

#117 - proc-macro2 version update- has other dependencies version updates

Pull Request - State: open - Opened by vsirivol 4 months ago - 2 comments

#116 - RUSTSEC-2024-0370: proc-macro-error is unmaintained

Issue - State: closed - Opened by vsirivol 4 months ago - 2 comments

#114 - Stop using tokio in test which runs all futures sync

Pull Request - State: closed - Opened by pgerber 7 months ago - 1 comment

#113 - Add is_locked_serially() to check if we are in a #[serial] context

Pull Request - State: closed - Opened by pgerber 8 months ago - 6 comments

#111 - Fix async test functions inside a serial mod block

Pull Request - State: closed - Opened by palfrey 10 months ago

#110 - Standard test attribute worked with mod, others didn't

Pull Request - State: closed - Opened by palfrey 10 months ago

#109 - Replace dashmap with scc

Pull Request - State: closed - Opened by palfrey 11 months ago - 3 comments

#108 - Ignore clippy doctest issues

Pull Request - State: closed - Opened by palfrey 12 months ago

#107 - Bump mio from 0.8.6 to 0.8.11

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 2 comments
Labels: dependencies

#106 - Replace `lazy_static` with `once_cell`

Pull Request - State: closed - Opened by Expyron about 1 year ago - 1 comment

#105 - Upgrade rustix

Pull Request - State: closed - Opened by palfrey about 1 year ago

#105 - Upgrade rustix

Pull Request - State: closed - Opened by palfrey about 1 year ago

#104 - Attributes at a mod-level

Pull Request - State: closed - Opened by palfrey about 1 year ago

#103 - #[serial] macro for modules

Issue - State: closed - Opened by xamgore about 1 year ago - 12 comments

#102 - Multi key support

Pull Request - State: closed - Opened by palfrey about 1 year ago

#101 - allow serial tests with multiple subsets

Issue - State: closed - Opened by zignis about 1 year ago - 2 comments

#100 - Integration tests are not running in "serial" mode

Issue - State: closed - Opened by mjovanc over 1 year ago - 4 comments

#99 - OnceLock statics shared across serial tests

Issue - State: closed - Opened by cmleinz over 1 year ago - 1 comment

#98 - Upgrade proc-macro2 to fix a nightly issue

Pull Request - State: closed - Opened by palfrey over 1 year ago

#97 - Upgrade actions for Github deprecations

Pull Request - State: closed - Opened by palfrey almost 2 years ago

#96 - Upgrade to Syn 2

Pull Request - State: closed - Opened by palfrey almost 2 years ago

#95 - Update serial_test_derive syn dependency to syn 2

Issue - State: closed - Opened by jtroo almost 2 years ago - 8 comments

#94 - Stop stripping ignore/should_panic attributes

Pull Request - State: closed - Opened by palfrey about 2 years ago - 1 comment

#93 - Test get ignored when running in vs code in combination with [ignore] macro

Issue - State: closed - Opened by jb-alvarado about 2 years ago - 8 comments

#92 - Set rust-version in test to fix clippy issue

Pull Request - State: closed - Opened by palfrey about 2 years ago

#91 - Bump tokio from 1.18.4 to 1.18.5

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#90 - Run with Miri test

Issue - State: closed - Opened by palfrey about 2 years ago - 1 comment

#89 - Optional test prefix to make nextest filtering easier?

Issue - State: closed - Opened by chamons about 2 years ago - 9 comments

#88 - Bump bumpalo from 3.2.1 to 3.12.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 2 comments
Labels: dependencies

#87 - Bump tokio from 1.17.0 to 1.18.4

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#86 - Add exclusive attribute for serial_test ?

Issue - State: closed - Opened by eval-exec about 2 years ago - 3 comments

#85 - Update regex and remove thread_local to fix security issues

Pull Request - State: closed - Opened by palfrey about 2 years ago

#85 - Update regex and remove thread_local to fix security issues

Pull Request - State: closed - Opened by palfrey about 2 years ago

#84 - Downgrade a bunch of stuff for 1.51.0 compat

Pull Request - State: closed - Opened by palfrey about 2 years ago

#84 - Downgrade a bunch of stuff for 1.51.0 compat

Pull Request - State: closed - Opened by palfrey about 2 years ago

#83 - Remove timeout_ms

Pull Request - State: closed - Opened by palfrey about 2 years ago

#83 - Remove timeout_ms

Pull Request - State: closed - Opened by palfrey about 2 years ago

#82 - Actually properly support async

Pull Request - State: closed - Opened by palfrey about 2 years ago

#82 - Actually properly support async

Pull Request - State: closed - Opened by palfrey about 2 years ago

#81 - Pass the function's visibilty to the generated function

Pull Request - State: closed - Opened by bl-ue about 2 years ago - 1 comment

#81 - Pass the function's visibilty to the generated function

Pull Request - State: closed - Opened by bl-ue about 2 years ago - 1 comment

#80 - Can't `pub use` a test function marked with `#[serial]` in a private module

Issue - State: closed - Opened by bl-ue about 2 years ago - 2 comments

#80 - Can't `pub use` a test function marked with `#[serial]` in a private module

Issue - State: closed - Opened by bl-ue about 2 years ago - 2 comments

#79 - timeout_ms does not cause test to stop

Issue - State: closed - Opened by kevin-june over 2 years ago - 8 comments

#79 - timeout_ms does not cause test to stop

Issue - State: closed - Opened by kevin-june over 2 years ago - 8 comments

#78 - WASM support

Issue - State: closed - Opened by cryptoquick over 2 years ago - 7 comments

#78 - WASM support

Issue - State: closed - Opened by cryptoquick over 2 years ago - 7 comments

#77 - Various docs fixes prior to 0.9

Pull Request - State: closed - Opened by palfrey over 2 years ago

#77 - Various docs fixes prior to 0.9

Pull Request - State: closed - Opened by palfrey over 2 years ago

#75 - Improved "all combinations of features" testing

Pull Request - State: closed - Opened by palfrey over 2 years ago

#75 - Improved "all combinations of features" testing

Pull Request - State: closed - Opened by palfrey over 2 years ago

#74 - Feature to disable the async work

Pull Request - State: closed - Opened by palfrey over 2 years ago

#74 - Feature to disable the async work

Pull Request - State: closed - Opened by palfrey over 2 years ago

#73 - Possiblity to disable dependency on `futures`?

Issue - State: closed - Opened by Urhengulas over 2 years ago - 9 comments

#73 - Possiblity to disable dependency on `futures`?

Issue - State: closed - Opened by Urhengulas over 2 years ago - 9 comments

#72 - Redo locks with dashmap

Pull Request - State: closed - Opened by palfrey over 2 years ago

#72 - Redo locks with dashmap

Pull Request - State: closed - Opened by palfrey over 2 years ago

#71 - Per test timeout

Pull Request - State: closed - Opened by Licenser over 2 years ago - 22 comments

#71 - Per test timeout

Pull Request - State: closed - Opened by Licenser over 2 years ago - 22 comments

#70 - Intoduce timeout as a feature

Pull Request - State: closed - Opened by Licenser over 2 years ago - 1 comment

#70 - Intoduce timeout as a feature

Pull Request - State: closed - Opened by Licenser over 2 years ago - 1 comment

#69 - Move rustversion declaration to a dev-dependency

Pull Request - State: closed - Opened by complexspaces over 2 years ago - 2 comments

#68 - check_new_key timed out! & set_max_wait

Issue - State: closed - Opened by Licenser over 2 years ago - 9 comments

#68 - check_new_key timed out! & set_max_wait

Issue - State: closed - Opened by Licenser over 2 years ago - 9 comments

#67 - Document the logging feature

Pull Request - State: closed - Opened by palfrey over 2 years ago

#67 - Document the logging feature

Pull Request - State: closed - Opened by palfrey over 2 years ago

#66 - File parallel support

Pull Request - State: closed - Opened by palfrey over 2 years ago

#66 - File parallel support

Pull Request - State: closed - Opened by palfrey over 2 years ago

#65 - Various tidyups for file lock

Pull Request - State: closed - Opened by palfrey over 2 years ago

#65 - Various tidyups for file lock

Pull Request - State: closed - Opened by palfrey over 2 years ago

#64 - serial_test_test now switches off defaults for serial_test

Pull Request - State: closed - Opened by palfrey over 2 years ago

#64 - serial_test_test now switches off defaults for serial_test

Pull Request - State: closed - Opened by palfrey over 2 years ago

#63 - Add test without default features

Pull Request - State: closed - Opened by palfrey over 2 years ago

#63 - Add test without default features

Pull Request - State: closed - Opened by palfrey over 2 years ago

#62 - Make logging with log a default feature

Pull Request - State: closed - Opened by erik1p over 2 years ago - 5 comments

#62 - Make logging with log a default feature

Pull Request - State: closed - Opened by erik1p over 2 years ago - 5 comments

#61 - Cope better with asserts inside parallel blocks

Pull Request - State: closed - Opened by palfrey over 2 years ago

#61 - Cope better with asserts inside parallel blocks

Pull Request - State: closed - Opened by palfrey over 2 years ago

#60 - Test blocking

Issue - State: closed - Opened by JonathanWoollett-Light over 2 years ago - 9 comments

#60 - Test blocking

Issue - State: closed - Opened by JonathanWoollett-Light over 2 years ago - 9 comments

#59 - Bump regex from 1.3.9 to 1.5.6

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#59 - Bump regex from 1.3.9 to 1.5.6

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#58 - Parallel for file_serial

Issue - State: closed - Opened by palfrey over 2 years ago
Labels: help wanted

#58 - Parallel for file_serial

Issue - State: closed - Opened by palfrey over 2 years ago
Labels: help wanted

#57 - Depend on parking_lot 0.12

Issue - State: closed - Opened by dvtomas over 2 years ago - 1 comment

#57 - Depend on parking_lot 0.12

Issue - State: closed - Opened by dvtomas over 2 years ago - 1 comment

#56 - Potential memory leak when using serial_test::serial

Issue - State: closed - Opened by wiktor-k over 2 years ago - 1 comment

#56 - Potential memory leak when using serial_test::serial

Issue - State: closed - Opened by wiktor-k over 2 years ago - 1 comment

#55 - Fix formatting of imports

Pull Request - State: closed - Opened by palfrey almost 3 years ago