Build: #6 failed Changes by Shawn Booth
Test results
- 704 tests in total
- 7 tests failed
- 7 failures are new
- 12 tests were quarantined / skipped
- 3 minutes taken in total.
| Status | Test | View job | Duration | |
|---|---|---|---|---|
| Collapse |
worker_test
test_build_fitting_configuration[inp0-expected0-False]
|
Pipeline PR Test 6.7.4 | < 1 sec | |
AttributeError: type object 'SerialBaselineSubtractionWorker' has no attribute 'build_fitting_configuration'
inp = {17: 'cspline', 19: 'cspline', 23: 'cspline'}
expected = {17: 'cspline', 19: 'cspline', 23: 'cspline'}, should_raise = False
@pytest.mark.parametrize(
"inp, expected, should_raise",
[
# valid inputs
(48 more lines...)
|
||||
| Collapse |
worker_test
test_build_fitting_configuration[inp1-expected1-False]
|
Pipeline PR Test 6.7.4 | < 1 sec | |
AttributeError: type object 'SerialBaselineSubtractionWorker' has no attribute 'build_fitting_configuration'
inp = {17: 'poly', 19: 'poly', 23: 'poly'}
expected = {17: 'poly', 19: 'poly', 23: 'poly'}, should_raise = False
@pytest.mark.parametrize(
"inp, expected, should_raise",
[
# valid inputs
(48 more lines...)
|
||||
| Collapse |
worker_test
test_build_fitting_configuration[inp2-expected2-False]
|
Pipeline PR Test 6.7.4 | < 1 sec | |
AttributeError: type object 'SerialBaselineSubtractionWorker' has no attribute 'build_fitting_configuration'
inp = {17: 'cspline', 19: 'cspline', 23: 'poly'}
expected = {17: 'cspline', 19: 'cspline', 23: 'poly'}, should_raise = False
@pytest.mark.parametrize(
"inp, expected, should_raise",
[
# valid inputs
(48 more lines...)
|
||||
| Collapse |
worker_test
test_build_fitting_configuration[inp6-ValueError-True]
|
Pipeline PR Test 6.7.4 | < 1 sec | |
AttributeError: type object 'SerialBaselineSubtractionWorker' has no attribute 'build_fitting_configuration'
inp = {19: 'invalid'}, expected = <class 'ValueError'>, should_raise = True
@pytest.mark.parametrize(
"inp, expected, should_raise",
[
# valid inputs
(
(45 more lines...)
|
||||
| Collapse |
worker_test
test_build_fitting_configuration[inp4-expected4-False]
|
Pipeline PR Test 6.7.4 | < 1 sec | |
AttributeError: type object 'SerialBaselineSubtractionWorker' has no attribute 'build_fitting_configuration'
inp = {17: 'poly', 19: 'cspline', 23: 'sinusoid'}
expected = {17: 'poly', 19: 'cspline', 23: 'sinusoid'}, should_raise = False
@pytest.mark.parametrize(
"inp, expected, should_raise",
[
# valid inputs
(48 more lines...)
|
||||
| Collapse |
worker_test
test_build_fitting_configuration[inp3-expected3-False]
|
Pipeline PR Test 6.7.4 | < 1 sec | |
AttributeError: type object 'SerialBaselineSubtractionWorker' has no attribute 'build_fitting_configuration'
inp = {17: 'poly', 19: 'cspline', 23: 'poly'}
expected = {17: 'poly', 19: 'cspline', 23: 'poly'}, should_raise = False
@pytest.mark.parametrize(
"inp, expected, should_raise",
[
# valid inputs
(48 more lines...)
|
||||
| Collapse |
worker_test
test_build_fitting_configuration[badfunc-ValueError-True]
|
Pipeline PR Test 6.7.4 | < 1 sec | |
AttributeError: type object 'SerialBaselineSubtractionWorker' has no attribute 'build_fitting_configuration'
inp = 'badfunc', expected = <class 'ValueError'>, should_raise = True
@pytest.mark.parametrize(
"inp, expected, should_raise",
[
# valid inputs
(
(45 more lines...)
|
||||
| Status | Test | Failing since | View job |
|---|---|---|---|
|
atmutil_test
test_get_median_elevation[1-51.13678069960953]
|
Pipeline PR Test 6.7.4 | ||
|
atmutil_test
test_get_transmission[0-15-0.8427800044848566]
|
Pipeline PR Test 6.7.4 | ||
|
atmutil_test
test_get_transmission[1-17-0.9685033492155325]
|
Pipeline PR Test 6.7.4 | ||
|
atmutil_test
test_get_spw_spec[17-expected1]
|
Pipeline PR Test 6.7.4 | ||
|
atmutil_test
test_get_median_elevation[0-51.137000119425466]
|
Pipeline PR Test 6.7.4 | ||
|
atmutil_test
test_get_median_elevation[2-51.13635643503322]
|
Pipeline PR Test 6.7.4 | ||
|
atmutil_test
test_get_spw_spec[15-expected0]
|
Pipeline PR Test 6.7.4 | ||
|
daskhelpers_test
test_parallel_processing
|
Pipeline PR Test 6.7.4 | ||
|
daskhelpers_test
test_parallel_task_performance
|
Pipeline PR Test 6.7.4 | ||
|
daskhelpers_test
test_parallel_map
|
Pipeline PR Test 6.7.4 | ||
|
recipe_converter_test
test_main
|
Pipeline PR Test 6.7.4 | ||
|
recipe_converter_test
test_generate_all
|
Pipeline PR Test 6.7.4 |