View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000858 | FreeCAD | Bug | public | 2012-10-28 21:30 | 2012-10-29 19:21 |
Reporter | john_bradshaw | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 0.13 | ||||
Summary | 0000858: Self-Test fails for testActivate v0.13.1539 | ||||
Description | Self-Test fails for testActivate (Workbench.WorkbenchTestCase) File attached | ||||
Additional Information | OS: Ubuntu 12.04.1 LTS Platform: 64-bit Version: 0.13.1539 (Git) Branch: master Hash: 99b6a0c4c32298263f730ff5012581ca5b4465ce Python version: 2.7.3 Qt version: 4.8.1 Coin version: 3.1.3 SoQt version: 1.5.0 OCC version: 6.5.0 Traceback (most recent call last): File "/usr/lib/python2.7/unittest/case.py", line 327, in run testMethod() File "/usr/lib/freecad/Mod/Test/Workbench.py", line 43, in testActivate self.failUnless(FreeCADGui.activeWorkbench().name()==i, "Test on activating workbench failed") File "/usr/lib/python2.7/unittest/case.py", line 610, in deprecated_func return original_func(*args, **kwargs) File "/usr/lib/python2.7/unittest/case.py", line 420, in assertTrue raise self.failureException(msg) AssertionError: Test on activating workbench failed | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-10-28 21:30 | john_bradshaw | New Issue | |
2012-10-28 21:30 | john_bradshaw | File Added: extrude.fcstd | |
2012-10-29 19:21 | wmayer | Note Added: 0002471 | |
2012-10-29 19:21 | wmayer | Status | new => closed |
2012-10-29 19:21 | wmayer | Resolution | open => fixed |
2012-10-29 19:21 | wmayer | Fixed in Version | => 0.13 |