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 duncan)

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 duncan

Description: modified (diff)
Summary: okushiri validationfailing on linuxokushiri validation failing on remotely accessing linux

comment:2 Changed 17 years ago by ole

Component: Appearance and visualisationTesting and validation

This should be fixed due to changeset:4767 - please verify and close if OK.

comment:3 Changed 17 years ago by ole

Owner: changed from ole to duncan

comment:4 Changed 17 years ago by duncan

Resolution: fixed
Status: newclosed

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 ole

Resolution: fixed
Status: closedreopened

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 ole

Owner: changed from duncan to ole
Status: reopenednew

comment:7 Changed 17 years ago by duncan

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 ole

Resolution: fixed
Status: newclosed

If you are happy, I am happy!

Note: See TracTickets for help on using tickets.