tests: Skip "strings at least 2 characters long" test for narrow Python.
authorBen Pfaff <blp@nicira.com>
Mon, 12 Mar 2012 21:46:56 +0000 (14:46 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 12 Mar 2012 21:47:55 +0000 (14:47 -0700)
commita91d5bd3a9e5cf8ee33dd75de4ceb18f2b07c3ac
treeb93e9d406ac5b085e6667aa85e3863ae8f82b53d
parent99912f0fc31de00e9adcfcdb08d5c2e2d6a24dac
tests: Skip "strings at least 2 characters long" test for narrow Python.

Narrow Python can't handle Unicode characters outside the BMP, so skip the
test.

Reported-by: Michael Shigorin <mike@osdn.org.ua>
Tested-by: Michael Shigorin <mike@osdn.org.ua>
Signed-off-by: Ben Pfaff <blp@nicira.com>
AUTHORS
tests/ovsdb-data.at
tests/ovsdb.at