Victor Stinner 5087b255bb Port test_complex_query to Python 3
* query.py: the message attribute of Exception was removed in Python 3,
  replace e.message with e to format the new error message
* Fix test_complex_query_scenarios: convert
  sample_item["metadata"]["util"] to float; "0.5" >= 0.5 is True in
  Python 2, but it raises a TypeError on Python 3.
* tox.ini: add the following API v2 tests to Python 3.4:

  - test_complex_query_scenarios.TestQueryMetersController.test_query_with_volume_field_name_orderby

Change-Id: I112e5564a65db005cf66ce967a8ac3e52fa95267
2015-06-20 09:07:30 +02:00
..
2015-06-20 09:07:30 +02:00
2015-05-28 09:37:22 +02:00
2015-01-23 17:43:04 +01:00
2015-06-11 03:42:29 +00:00
2015-03-10 00:59:54 +00:00
2015-05-15 22:45:39 +02:00
2014-08-21 11:42:15 +02:00
2015-06-11 03:42:29 +00:00
2012-07-27 10:34:36 -04:00
2015-04-28 16:22:05 +00:00
2015-05-26 15:18:59 +02:00
2015-01-23 17:43:04 +01:00
2015-01-23 17:43:04 +01:00
2015-01-23 17:43:04 +01:00
2015-01-23 17:43:04 +01:00