Ticket #7207 (closed: fixed)
RunPythonScript test on OSX
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.6 |
Component: | Python | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Martyn Gigg |
Description (last modified by Nick Draper) (diff)
Clean OSX Builds are failing while running RunPythonScript algorithm as part of the LoadLiveData algorithm as part of the LoadLiveDataTest.py harness. Move the unit test to the new version of the python API (needs doing anyway)
Once complete, this unit test should pass on the clean builds. This ticket is related to #7201 and #7090
Change History
comment:2 Changed 7 years ago by Owen Arnold
refs #7207. Move test file to PythonInterface dir.
Changeset: 89246d24d7831cdfc2b905213821dd080644fa9a
comment:4 Changed 7 years ago by Owen Arnold
- Description modified (diff)
We believe that this is a issue with the python implementation on the Mac. Successful running of the test seems to depend on whether the pyc file is present or not (hence why it's only failing on the clean builds). Simply moving the test to the new version of the python API should clear everything up.
comment:5 Changed 7 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
comment:6 Changed 7 years ago by Owen Arnold
Tester: branch is bugfix/7207_live_data_test. Look at ticket description for how to test.
comment:7 Changed 7 years ago by Martyn Gigg
- Status changed from verify to verifying
- Tester set to Martyn Gigg
comment:8 Changed 7 years ago by Martyn Gigg
Checked using the clean build on the build server. The problem persists before the merge but is cured with this fix and all of the other tests seem to work.
comment:11 Changed 7 years ago by Nick Draper
- Component changed from Framework to Python API
- Description modified (diff)
comment:12 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 8053
refs #7207. Move test to new python API.
Changeset: 8a0de6af95256dbee51e5011bd0ed53dea83b76e