tests: Add 'slow' tag to more tests.
[pspp] / tests / libpspp / u8-istream.at
index 53cf2082d8927b948079c74cee10f0d1ab1cee5e..487de068c0b0bb30d5214a0b3cb6a7a343f87745 100644 (file)
@@ -154,7 +154,7 @@ entrĂ©e
 AT_CLEANUP
 
 AT_SETUP([read UTF-16 as Auto])
-AT_KEYWORDS([u8_istream])
+AT_KEYWORDS([u8_istream slow])
 AT_CHECK([i18n-test supports_encodings UTF-16 UTF-16BE UTF-16LE])
 dnl The "sleep 1" checks for a bug in which u8-istream did not properly
 dnl handle receiving data in multiple chunks.