qt5base-lts/tests/auto/corelib
Toby Tomkins 91fda8f119 Remove parallel flag for qsemaphore because of flaky nature.
The CI system is now using the parallel_test flag to run tests in
parallel. This test has become flaky, or at least more flaky than it
was previously. Mark it to no longer run in parallel.

Change-Id: I47bca3be620a8f648a0eb9c9b9f26d2d925efc01
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-05-18 10:33:17 +02:00
..
animation Don't use obsolete qVariantValue, qVariantCanConvert, etc. 2012-05-02 08:30:59 +02:00
codecs Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore] 2012-05-04 12:45:47 +02:00
global Add Q_UINT64_C to 64 bit integer literal. 2012-05-15 23:03:23 +02:00
io Fix QFile::permissions for long filenames 2012-05-16 04:24:43 +02:00
itemmodels Don't use obsolete qVariantValue, qVariantCanConvert, etc. 2012-05-02 08:30:59 +02:00
json Limit the nesting depth of the Json parser 2012-05-16 04:25:11 +02:00
kernel Remove const char *-based connectNotify() API 2012-05-15 04:57:37 +02:00
mimetypes Rename QMimeDatabase method for consistency. 2012-05-15 14:25:37 +02:00
plugin Remove insignification from QPluginLoader and QFactoryLoader tests. 2012-04-17 16:28:46 +02:00
statemachine Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
thread Remove parallel flag for qsemaphore because of flaky nature. 2012-05-18 10:33:17 +02:00
tools QChar: add isSurrogate() and isNonCharacter() to the public API 2012-05-16 04:24:56 +02:00
xml Convert these files to ASCII or UTF-8 2012-04-27 22:52:01 +02:00
corelib.pro Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00