« Previous | Next » 

Revision ba15eb15

IDba15eb15d2b67ec18c3cb88908fb46b7ada58cec

Added by Vangelis Koukis about 13 years ago

Fix one API test failing with PostgreSQL backend

One API test (test_servers_details) was too restrictive and failed
with the PostgreSQL backend. It assumed consistent, by-id ordering
between DB and API server list replies, and failed although there was
1-1 correspondence between the two replies.

To fix, the test takes care to order the two replies by id before
attempting to compare their contents.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences