Build: #6 failed Changes by Shawn Booth
Build result summary
Details
- Completed
- Queue duration
- < 1 second
- Duration
- 4 minutes
- Labels
- None
- Agent
- casaci-4.cv.nrao.edu test agent6
- Revision
-
5b727dd9aa82adb227b08d2d4c66bd4fd036df02
- Total tests
- 704
- Fixed in
- #7 (Changes by Shawn Booth)
Tests
- 7 New failures
- 0 Existing failures
- 0 Fixed
- 12 Quarantined / skipped
Responsible
-
Shawn Booth
Automatically assigned
Code commits
Tests
| 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...)
|
||||
Jira issues
| Issue | Description | Status | |
|---|---|---|---|
| 4 more issues… | |||
| Unknown Issue Type | PIPE-2774 | Could not obtain issue details from Jira | |
| Unknown Issue Type | PIPE-2893 | Could not obtain issue details from Jira | |
| Unknown Issue Type | PIPE-2903 | Could not obtain issue details from Jira | |
| Unknown Issue Type | PIPE-3012 | Could not obtain issue details from Jira | |
| Unknown Issue Type | PIPE-3018 | Could not obtain issue details from Jira | |