Opened 17 years ago
Closed 17 years ago
#204 closed defect (fixed)
okushiri validation failing on remotely accessing linux
Reported by: | duncan | Owned by: | Ole |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Testing and validation | Version: | |
Severity: | normal | Keywords: | |
Cc: |
Description (last modified by )
From Linux (tornado) I get the error (ANUGA 4756);
test_that_output_is_as_expected (__main__.Test_Okushiri) ... X Error of failed request: BadAtom (invalid Atom parameter) Major opcode of failed request: 18 (X_ChangeProperty) Atom id in failed request: 0x152 Serial number of failed request: 12 Current serial number in output stream: 15 FAIL ====================================================================== FAIL: test_that_output_is_as_expected (__main__.Test_Okushiri) ---------------------------------------------------------------------- Traceback (most recent call last): File "validate_okushiri.py", line 48, in test_that_output_is_as_expected assert res == 0 AssertionError ---------------------------------------------------------------------- Ran 1 test in 1429.687s
It passes in windows. Unit tests pass on both platforms.
Got the same error on Nautilus, logging into it from my Windows Box, using exceed. Note the error is an X error, so maybe you can only see if when logging in remotely. Ole ran the test on the Nautilus terminal and it worked fine.
Change History (8)
comment:1 Changed 17 years ago by
Description: | modified (diff) |
---|---|
Summary: | okushiri validationfailing on linux → okushiri validation failing on remotely accessing linux |
comment:2 Changed 17 years ago by
Component: | Appearance and visualisation → Testing and validation |
---|
comment:3 Changed 17 years ago by
Owner: | changed from ole to duncan |
---|
comment:4 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
It failed! But then I did an update before testing, and it worked fine. Thanks for the fix.
comment:5 Changed 17 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
It is annoying that plots aren't being generated (as files) whenever they can. Suggest, testing whether plots can be made.
comment:6 Changed 17 years ago by
Owner: | changed from duncan to ole |
---|---|
Status: | reopened → new |
comment:7 Changed 17 years ago by
Owner: | changed from ole to Ole |
---|
Is this ok for you now Ole? It gives a font warning in Nautilus for me, but that is ok. Note i didn't really change the code.
comment:8 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
If you are happy, I am happy!
This should be fixed due to changeset:4767 - please verify and close if OK.