Skip to content
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

Tests failing on dev #971

Closed
ablaom opened this issue Apr 23, 2024 · 1 comment · Fixed by #972
Closed

Tests failing on dev #971

ablaom opened this issue Apr 23, 2024 · 1 comment · Fixed by #972
Assignees

Comments

@ablaom
Copy link
Member

ablaom commented Apr 23, 2024

This may be intermittent. Observed at #968 and locally (but not at #969).

@ablaom ablaom self-assigned this Apr 23, 2024
@ablaom
Copy link
Member Author

ablaom commented Apr 23, 2024

[ Info: Training machine(TransformedTargetModelDeterministic(model = DeterministicConstantRegressor(), …), …).
[ Info: Training machine(:transformer, …).
[ Info: Training machine(:model, …).
Test Summary:      | Pass  Total     Time
composition_models |  481    481  1m40.5s
Test Summary: | Pass  Total  Time
operations    |   20     20  1.6s
probability vector specified: Test Failed at /Users/anthony/GoogleDrive/Julia/MLJ/MLJBase/test/hyperparam/one_dimensional_range_methods.jl:242
  Expression: a == 201 && (b == 714 && c == 85)

Stacktrace:
 [1] macro expansion
   @ /Applications/Julia-1.10.app/Contents/Resources/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined]
 [2] macro expansion
   @ ~/GoogleDrive/Julia/MLJ/MLJBase/test/hyperparam/one_dimensional_range_methods.jl:242 [inlined]                                                                                  
 [3] macro expansion
   @ /Applications/Julia-1.10.app/Contents/Resources/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined]
 [4] macro expansion
   @ ~/GoogleDrive/Julia/MLJ/MLJBase/test/hyperparam/one_dimensional_range_methods.jl:238 [inlined]                                                                                  
 [5] macro expansion
   @ /Applications/Julia-1.10.app/Contents/Resources/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined]
 [6] top-level scope
   @ ~/GoogleDrive/Julia/MLJ/MLJBase/test/hyperparam/one_dimensional_range_methods.jl:235
probability vector specified: Test Failed at /Users/anthony/GoogleDrive/Julia/MLJ/MLJBase/test/hyperparam/one_dimensional_range_methods.jl:247
  Expression: a == 173 && (b == 733 && c == 94)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant