[Ci-reports] fail on QtBase_5.5_Integration #241
Qt Continuous Integration System
ci-noreply at qt-project.org
Wed Mar 11 02:19:24 CET 2015
Autotest `tst_qurl' failed :(
Testing tst_QUrl
FAIL! : tst_QUrl::fromLocalFile(data1b) Compared values are not the same
Actual (url.toString(QUrl::DecodeReserved)): "file:a.txt"
Expected (theUrl) : "file:./a.txt"
tst_qurl.cpp(1262) : failure location
Totals: 728 passed, 1 failed, 1 skipped, 0 blacklisted
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_QUrl *********
Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
PASS : tst_QUrl::initTestCase()
PASS : tst_QUrl::effectiveTLDs(yes0)
PASS : tst_QUrl::effectiveTLDs(yes1)
PASS : tst_QUrl::effectiveTLDs(yes2)
PASS : tst_QUrl::effectiveTLDs(yes3)
PASS : tst_QUrl::effectiveTLDs(yes4)
PASS : tst_QUrl::effectiveTLDs(yes5)
PASS : tst_QUrl::effectiveTLDs(yes6)
PASS : tst_QUrl::effectiveTLDs(yes7)
PASS : tst_QUrl::effectiveTLDs(yes9)
PASS : tst_QUrl::effectiveTLDs(yes10)
PASS : tst_QUrl::effectiveTLDs(yes11)
PASS : tst_QUrl::effectiveTLDs(yes12)
PASS : tst_QUrl::effectiveTLDs(yes13)
PASS : tst_QUrl::effectiveTLDs(yes14)
PASS : tst_QUrl::effectiveTLDs(yes15)
PASS : tst_QUrl::effectiveTLDs(yes16)
PASS : tst_QUrl::effectiveTLDs(yes17)
PASS : tst_QUrl::effectiveTLDs(yes18)
PASS : tst_QUrl::getSetCheck()
PASS : tst_QUrl::constructing()
PASS : tst_QUrl::hashInPath()
PASS : tst_QUrl::unc()
PASS : tst_QUrl::assignment()
XFAIL : tst_QUrl::comparison() Normalization not implemented, will probably not be implemented like this
tst_qurl.cpp(308) : failure location
PASS : tst_QUrl::comparison()
PASS : tst_QUrl::comparison2(null-null)
PASS : tst_QUrl::comparison2(null-empty)
PASS : tst_QUrl::comparison2(scheme-null)
PASS : tst_QUrl::comparison2(samescheme)
PASS : tst_QUrl::comparison2(no-fragment-empty-fragment)
PASS : tst_QUrl::comparison2(no-query-empty-query)
PASS : tst_QUrl::comparison2(simple-file-url)
PASS : tst_QUrl::comparison2(fromLocalFile-vs-ctor)
PASS : tst_QUrl::comparison2(scheme-path)
PASS : tst_QUrl::comparison2(fragment-path)
PASS : tst_QUrl::comparison2(fragment-scheme)
PASS : tst_QUrl::comparison2(noport-zeroport)
PASS : tst_QUrl::copying()
PASS : tst_QUrl::setUrl()
PASS : tst_QUrl::i18n(øl)
PASS : tst_QUrl::i18n(räksmörgås)
PASS : tst_QUrl::i18n(bühler)
PASS : tst_QUrl::i18n(non-latin1)
PASS : tst_QUrl::resolving(g:h)
PASS : tst_QUrl::resolving(g)
PASS : tst_QUrl::resolving(./g)
PASS : tst_QUrl::resolving(g/)
PASS : tst_QUrl::resolving(/g)
PASS : tst_QUrl::resolving(//g)
PASS : tst_QUrl::resolving(?y)
PASS : tst_QUrl::resolving(g?y)
PASS : tst_QUrl::resolving(#s)
PASS : tst_QUrl::resolving(g#s)
PASS : tst_QUrl::resolving(g?y#s)
PASS : tst_QUrl::resolving(;x)
PASS : tst_QUrl::resolving(g;x)
PASS : tst_QUrl::resolving(g;x?y#s)
PASS : tst_QUrl::resolving([empty])
PASS : tst_QUrl::resolving(.)
PASS : tst_QUrl::resolving(./)
PASS : tst_QUrl::resolving(..)
PASS : tst_QUrl::resolving(../)
PASS : tst_QUrl::resolving(../g)
PASS : tst_QUrl::resolving(../..)
PASS : tst_QUrl::resolving(../../)
PASS : tst_QUrl::resolving(../../g)
PASS : tst_QUrl::resolving(../../../g)
PASS : tst_QUrl::resolving(../../../../g)
PASS : tst_QUrl::resolving(/./g)
PASS : tst_QUrl::resolving(/../g)
PASS : tst_QUrl::resolving(g.)
PASS : tst_QUrl::resolving(.g)
PASS : tst_QUrl::resolving(g..)
PASS : tst_QUrl::resolving(..g)
PASS : tst_QUrl::resolving(./../g)
PASS : tst_QUrl::resolving(./g/.)
PASS : tst_QUrl::resolving(g/./h)
PASS : tst_QUrl::resolving(g/../h)
PASS : tst_QUrl::resolving(g;x=1/./y)
PASS : tst_QUrl::resolving(g;x=1/../y)
PASS : tst_QUrl::resolving(g?y/./x)
PASS : tst_QUrl::resolving(g?y/../x)
PASS : tst_QUrl::resolving(g#s/./x)
PASS : tst_QUrl::resolving(g#s/../x)
PASS : tst_QUrl::resolving(http:g [for backward compatibility])
PASS : tst_QUrl::resolving(../a (1))
PASS : tst_QUrl::resolving(../a (2))
PASS : tst_QUrl::resolving(../a (3))
PASS : tst_QUrl::resolving(../a (4))
PASS : tst_QUrl::resolving(../a (5))
PASS : tst_QUrl::resolving(../a (6))
PASS : tst_QUrl::resolving(../a (7))
PASS : tst_QUrl::resolving(../a (8))
PASS : tst_QUrl::toString(data0)
PASS : tst_QUrl::toString(data2)
PASS : tst_QUrl::toString(data2-bis)
PASS : tst_QUrl::toString(data3)
PASS : tst_QUrl::toString(data3-bis)
PASS : tst_QUrl::toString(data4)
PASS : tst_QUrl::toString(data5)
PASS : tst_QUrl::toString(data6)
PASS : tst_QUrl::toString(data7)
PASS : tst_QUrl::toString(data8)
PASS : tst_QUrl::toString(data9)
PASS : tst_QUrl::toString(data10)
PASS : tst_QUrl::toString(data11)
PASS : tst_QUrl::toString(data12)
PASS : tst_QUrl::toString(data13)
PASS : tst_QUrl::toString(data14)
PASS : tst_QUrl::toString(data15)
PASS : tst_QUrl::toString(data16)
PASS : tst_QUrl::toString(data17)
PASS : tst_QUrl::toString(data18)
PASS : tst_QUrl::toString(nopath)
PASS : tst_QUrl::toString(underscore)
PASS : tst_QUrl::toString(mailto-brackets)
PASS : tst_QUrl::toString(mailto-query)
PASS : tst_QUrl::toString_constructed(data1)
PASS : tst_QUrl::toString_constructed(data2)
PASS : tst_QUrl::toString_constructed(userAndPass)
PASS : tst_QUrl::toString_constructed(PassWithoutUser)
PASS : tst_QUrl::toString_constructed(PassWithoutUser-RemovePassword)
PASS : tst_QUrl::toAndFromStringList(empty)
PASS : tst_QUrl::toAndFromStringList(local)
PASS : tst_QUrl::toAndFromStringList(remote)
PASS : tst_QUrl::isParentOf(data0)
PASS : tst_QUrl::isParentOf(data1)
PASS : tst_QUrl::isParentOf(data2)
PASS : tst_QUrl::isParentOf(data3)
PASS : tst_QUrl::isParentOf(data4)
PASS : tst_QUrl::toLocalFile(data0)
PASS : tst_QUrl::toLocalFile(data4)
PASS : tst_QUrl::toLocalFile(data4a)
PASS : tst_QUrl::toLocalFile(data5)
PASS : tst_QUrl::toLocalFile(data6)
PASS : tst_QUrl::toLocalFile(data7)
PASS : tst_QUrl::toLocalFile(data8)
PASS : tst_QUrl::toLocalFile(data9)
PASS : tst_QUrl::toLocalFile(data10)
PASS : tst_QUrl::toLocalFile(data11)
PASS : tst_QUrl::toLocalFile(data12)
PASS : tst_QUrl::toLocalFile(data13)
PASS : tst_QUrl::toLocalFile(data14)
PASS : tst_QUrl::toLocalFile(data15)
PASS : tst_QUrl::toLocalFile(data16)
PASS : tst_QUrl::toLocalFile(xdata0)
PASS : tst_QUrl::toLocalFile(xdata1)
PASS : tst_QUrl::toLocalFile(xdata2)
PASS : tst_QUrl::toLocalFile(xdata3)
PASS : tst_QUrl::toLocalFile(xdata4)
PASS : tst_QUrl::toLocalFile(xdata5)
PASS : tst_QUrl::fromLocalFile(data0)
PASS : tst_QUrl::fromLocalFile(data1)
FAIL! : tst_QUrl::fromLocalFile(data1b) Compared values are not the same
Actual (url.toString(QUrl::DecodeReserved)): "file:a.txt"
Expected (theUrl) : "file:./a.txt"
tst_qurl.cpp(1262) : failure location
PASS : tst_QUrl::fromLocalFile(data2)
PASS : tst_QUrl::fromLocalFile(data3)
PASS : tst_QUrl::fromLocalFile(data4)
PASS : tst_QUrl::fromLocalFile(data4a)
PASS : tst_QUrl::fromLocalFile(data5)
PASS : tst_QUrl::fromLocalFile(data6)
PASS : tst_QUrl::fromLocalFile(data7)
PASS : tst_QUrl::fromLocalFile(data8)
PASS : tst_QUrl::fromLocalFile(data9)
PASS : tst_QUrl::fromLocalFile(data10)
SKIP : tst_QUrl::macTypes() This is a Mac-only test
tst_qurl.cpp(1269) : failure location
PASS : tst_QUrl::relative()
PASS : tst_QUrl::compat_legacy()
PASS : tst_QUrl::compat_constructor_01(data0)
PASS : tst_QUrl::compat_constructor_01(data1)
PASS : tst_QUrl::compat_constructor_01(data2)
PASS : tst_QUrl::compat_constructor_01(data3)
PASS : tst_QUrl::compat_constructor_02(data0)
PASS : tst_QUrl::compat_constructor_02(data1)
PASS : tst_QUrl::compat_constructor_03(protocol00)
PASS : tst_QUrl::compat_constructor_03(protocol01)
PASS : tst_QUrl::compat_constructor_03(protocol02)
PASS : tst_QUrl::compat_constructor_03(protocol03)
PASS : tst_QUrl::compat_constructor_03(protocol04)
PASS : tst_QUrl::compat_constructor_03(protocol05)
PASS : tst_QUrl::compat_constructor_03(local00)
PASS : tst_QUrl::compat_constructor_03(local01)
PASS : tst_QUrl::compat_constructor_03(local02)
PASS : tst_QUrl::compat_constructor_03(local03)
PASS : tst_QUrl::compat_constructor_03(local04)
PASS : tst_QUrl::compat_constructor_03(local05)
PASS : tst_QUrl::compat_constructor_03(local06)
PASS : tst_QUrl::compat_constructor_03(local07)
PASS : tst_QUrl::compat_constructor_03(local09)
PASS : tst_QUrl::compat_constructor_03(file00)
PASS : tst_QUrl::compat_constructor_03(file01)
PASS : tst_QUrl::compat_constructor_03(file02)
PASS : tst_QUrl::compat_constructor_03(file03)
PASS : tst_QUrl::compat_constructor_03(relProtocol00)
PASS : tst_QUrl::compat_constructor_03(relProtocol01)
PASS : tst_QUrl::compat_constructor_03(windowsDrive00)
PASS : tst_QUrl::compat_constructor_03(windowsDrive01)
PASS : tst_QUrl::compat_constructor_03(windowsDrive02)
PASS : tst_QUrl::compat_constructor_03(windowsDrive03)
PASS : tst_QUrl::compat_constructor_03(windowsDrive04)
PASS : tst_QUrl::compat_constructor_03(windowsDrive05)
PASS : tst_QUrl::compat_constructor_03(nopath)
PASS : tst_QUrl::compat_isValid_01(ok_01)
PASS : tst_QUrl::compat_isValid_01(ok_02)
PASS : tst_QUrl::compat_isValid_01(ok_03)
PASS : tst_QUrl::compat_isValid_01(err_01)
PASS : tst_QUrl::compat_isValid_01(err_02)
PASS : tst_QUrl::compat_isValid_02(ok_01)
PASS : tst_QUrl::compat_isValid_02(ok_02)
PASS : tst_QUrl::compat_isValid_02(ok_03)
PASS : tst_QUrl::compat_isValid_02(ok_04)
PASS : tst_QUrl::compat_isValid_02(ok_05)
PASS : tst_QUrl::compat_isValid_02(ok_06)
PASS : tst_QUrl::compat_isValid_02(ok_07)
PASS : tst_QUrl::compat_isValid_02(err_01)
PASS : tst_QUrl::compat_isValid_02(err_02)
PASS : tst_QUrl::compat_isValid_02(err_03)
PASS : tst_QUrl::compat_isValid_02(err_04)
PASS : tst_QUrl::compat_isValid_02(err_05)
PASS : tst_QUrl::compat_isValid_02(err_06)
PASS : tst_QUrl::compat_isValid_02(err_07)
PASS : tst_QUrl::compat_isValid_02(err_08)
PASS : tst_QUrl::compat_isValid_02(err_09)
PASS : tst_QUrl::compat_path(protocol00)
PASS : tst_QUrl::compat_path(winShare00)
PASS : tst_QUrl::compat_fileName(Windows - DrivePathFileName - \)
PASS : tst_QUrl::compat_fileName(Windows - DrivePathFileName - /)
PASS : tst_QUrl::compat_fileName(Windows - DrivePathWithSlash - \)
PASS : tst_QUrl::compat_fileName(Windows - DrivePathWithSlash - /)
PASS : tst_QUrl::compat_fileName(Windows - DrivePathWithoutSlash - \)
PASS : tst_QUrl::compat_fileName(Windows - DrivePathWithoutSlash - /)
PASS : tst_QUrl::compat_fileName(Path00)
PASS : tst_QUrl::compat_fileName(Path01)
PASS : tst_QUrl::compat_fileName(PathFileName00)
PASS : tst_QUrl::compat_decode(NormalString)
PASS : tst_QUrl::compat_decode(NormalStringEncoded)
PASS : tst_QUrl::compat_decode(JustEncoded)
PASS : tst_QUrl::compat_decode(HTTPUrl)
PASS : tst_QUrl::compat_decode(HTTPUrlEncoded)
PASS : tst_QUrl::compat_decode(EmptyString)
PASS : tst_QUrl::compat_decode(NulByte)
PASS : tst_QUrl::compat_decode(Task27166)
PASS : tst_QUrl::compat_encode(NormalString)
PASS : tst_QUrl::compat_encode(NormalStringEncoded)
PASS : tst_QUrl::compat_encode(JustEncoded)
PASS : tst_QUrl::compat_encode(HTTPUrl)
PASS : tst_QUrl::compat_encode(HTTPUrlEncoded)
PASS : tst_QUrl::compat_encode(EmptyString)
PASS : tst_QUrl::compat_encode(NulByte)
PASS : tst_QUrl::compat_encode(Task27166)
PASS : tst_QUrl::percentEncoding(test_01)
PASS : tst_QUrl::percentEncoding(test_02)
PASS : tst_QUrl::swap()
PASS : tst_QUrl::symmetry()
PASS : tst_QUrl::ipvfuture(missing-version-dot)
PASS : tst_QUrl::ipvfuture(missing-version)
PASS : tst_QUrl::ipvfuture(missing-version-2)
PASS : tst_QUrl::ipvfuture(missing-dot)
PASS : tst_QUrl::ipvfuture(missing-dot-2)
PASS : tst_QUrl::ipvfuture(missing-data)
PASS : tst_QUrl::ipvfuture(non-hex-version)
PASS : tst_QUrl::ipvfuture(digit-ver)
PASS : tst_QUrl::ipvfuture(lowercase-hex-ver)
PASS : tst_QUrl::ipvfuture(lowercase-hex-ver)
PASS : tst_QUrl::ipvfuture(data-digits)
PASS : tst_QUrl::ipvfuture(data-unreserved)
PASS : tst_QUrl::ipvfuture(data-sub-delims-colon)
PASS : tst_QUrl::ipvfuture(data-encoded-digits)
PASS : tst_QUrl::ipvfuture(data-encoded-unreserved)
PASS : tst_QUrl::ipvfuture(data-encoded-sub-delims-colon)
PASS : tst_QUrl::ipvfuture(data-invalid-space)
PASS : tst_QUrl::ipvfuture(data-invalid-control)
PASS : tst_QUrl::ipvfuture(data-invalid-other-1)
PASS : tst_QUrl::ipvfuture(data-invalid-other-2)
PASS : tst_QUrl::ipvfuture(data-invalid-unicode)
PASS : tst_QUrl::ipvfuture(data-invalid-percent)
PASS : tst_QUrl::ipvfuture(data-invalid-percent-percent)
PASS : tst_QUrl::ipv6(case 1)
PASS : tst_QUrl::ipv6(case 2)
PASS : tst_QUrl::ipv6(case 3)
PASS : tst_QUrl::ipv6(case 4)
PASS : tst_QUrl::ipv6(case 5)
PASS : tst_QUrl::ipv6(case 6)
PASS : tst_QUrl::ipv6(case 7)
PASS : tst_QUrl::ipv6(case 8)
PASS : tst_QUrl::ipv6(case 9)
PASS : tst_QUrl::ipv6(case 4 with one less)
PASS : tst_QUrl::ipv6(case 4 with less and ip4)
PASS : tst_QUrl::ipv6(case 7 with one and ip4)
PASS : tst_QUrl::ipv6(case 2 with ip4)
PASS : tst_QUrl::ipv6(case 2 with half ip4)
PASS : tst_QUrl::ipv6(case 4 with less and ip4 and port and useinfo)
PASS : tst_QUrl::ipv6(case :,)
PASS : tst_QUrl::ipv6(case ::bla)
PASS : tst_QUrl::ipv6(case v4-mapped)
PASS : tst_QUrl::ipv6(encoded-digit)
PASS : tst_QUrl::ipv6(encoded-colon)
PASS : tst_QUrl::ipv6_2([::ffff:129.144.52.38])
PASS : tst_QUrl::ipv6_2([::FFFF:129.144.52.38])
PASS : tst_QUrl::moreIpv6()
PASS : tst_QUrl::toPercentEncoding(test_01)
PASS : tst_QUrl::toPercentEncoding(test_02)
PASS : tst_QUrl::toPercentEncoding(test_03)
PASS : tst_QUrl::toPercentEncoding(test_04)
PASS : tst_QUrl::toPercentEncoding(test_05)
PASS : tst_QUrl::isRelative(not)
PASS : tst_QUrl::isRelative(55288)
PASS : tst_QUrl::isRelative(mailto: URL, is relative)
PASS : tst_QUrl::isRelative(man: URL, is relative)
PASS : tst_QUrl::isRelative(javascript: URL, is relative)
PASS : tst_QUrl::isRelative(file: URL, is relative)
PASS : tst_QUrl::isRelative(/path, is relative)
PASS : tst_QUrl::isRelative(something, is relative)
PASS : tst_QUrl::hasQuery(no query items)
PASS : tst_QUrl::hasQuery(empty query)
PASS : tst_QUrl::hasQuery(empty query 2)
PASS : tst_QUrl::hasQuery(query)
PASS : tst_QUrl::hasQuery(query=)
PASS : tst_QUrl::hasQuery(query=value)
PASS : tst_QUrl::hasQuery(%3f)
PASS : tst_QUrl::hasQuery(%3f-query)
PASS : tst_QUrl::hasQuery(%3f-query=value)
PASS : tst_QUrl::nameprep()
PASS : tst_QUrl::isValid()
PASS : tst_QUrl::schemeValidator(empty)
PASS : tst_QUrl::schemeValidator(ftp:)
PASS : tst_QUrl::schemeValidator(ftp://ftp.qt-project.org)
PASS : tst_QUrl::schemeValidator(ftp://ftp.qt-project.org/)
XFAIL : tst_QUrl::schemeValidator(ftp:/index.html) high-level URL validation not reimplemented yet
tst_qurl.cpp(2064) : failure location
PASS : tst_QUrl::schemeValidator(ftp:/index.html)
PASS : tst_QUrl::schemeValidator(mailto:)
XFAIL : tst_QUrl::schemeValidator(mailto://smtp.trolltech.com/ole@bull.name) high-level URL validation not reimplemented yet
tst_qurl.cpp(2064) : failure location
PASS : tst_QUrl::schemeValidator(mailto://smtp.trolltech.com/ole@bull.name)
PASS : tst_QUrl::schemeValidator(mailto:)
PASS : tst_QUrl::schemeValidator(mailto:ole at bull.name)
PASS : tst_QUrl::schemeValidator(file:)
PASS : tst_QUrl::invalidSchemeValidator()
PASS : tst_QUrl::strictParser(invalid-scheme)
PASS : tst_QUrl::strictParser(empty-scheme)
PASS : tst_QUrl::strictParser(invalid-user1)
PASS : tst_QUrl::strictParser(invalid-user2)
PASS : tst_QUrl::strictParser(invalid-password)
PASS : tst_QUrl::strictParser(invalid-regname)
PASS : tst_QUrl::strictParser(invalid-regname-2)
PASS : tst_QUrl::strictParser(invalid-ipv6)
PASS : tst_QUrl::strictParser(invalid-ipv6-char1)
PASS : tst_QUrl::strictParser(invalid-ipv6-char2)
PASS : tst_QUrl::strictParser(invalid-ipvfuture-1)
PASS : tst_QUrl::strictParser(invalid-ipvfuture-2)
PASS : tst_QUrl::strictParser(invalid-ipvfuture-3)
PASS : tst_QUrl::strictParser(invalid-ipvfuture-char1)
PASS : tst_QUrl::strictParser(invalid-encoded-ipv6)
PASS : tst_QUrl::strictParser(invalid-encoded-ipvfuture)
PASS : tst_QUrl::strictParser(unbalanced-brackets)
PASS : tst_QUrl::strictParser(invalid-hostname-leading-dot)
PASS : tst_QUrl::strictParser(invalid-hostname-double-dot)
PASS : tst_QUrl::strictParser(invalid-hostname-non-LDH)
PASS : tst_QUrl::strictParser(idn-prohibited-char-space)
PASS : tst_QUrl::strictParser(idn-prohibited-char-nbsp)
PASS : tst_QUrl::strictParser(idn-prohibited-char-control-1f)
PASS : tst_QUrl::strictParser(idn-prohibited-char-control-7f)
PASS : tst_QUrl::strictParser(idn-prohibited-char-control-80)
PASS : tst_QUrl::strictParser(idn-prohibited-char-private-bmp)
PASS : tst_QUrl::strictParser(idn-prohibited-char-private-plane15)
PASS : tst_QUrl::strictParser(idn-prohibited-char-private-plane16)
PASS : tst_QUrl::strictParser(idn-prohibited-char-ffff)
PASS : tst_QUrl::strictParser(idn-prohibited-char-surrogate-1)
PASS : tst_QUrl::strictParser(idn-prohibited-char-surrogate-2)
PASS : tst_QUrl::strictParser(idn-prohibited-char-surrogate-3)
PASS : tst_QUrl::strictParser(empty-port-1)
PASS : tst_QUrl::strictParser(empty-port-2)
PASS : tst_QUrl::strictParser(invalid-port-1)
PASS : tst_QUrl::strictParser(invalid-port-2)
PASS : tst_QUrl::strictParser(invalid-port-3)
PASS : tst_QUrl::strictParser(port-range)
PASS : tst_QUrl::strictParser(invalid-path)
PASS : tst_QUrl::strictParser(invalid-query)
PASS : tst_QUrl::strictParser(invalid-fragment)
PASS : tst_QUrl::tolerantParser()
PASS : tst_QUrl::correctEncodedMistakes(%)
PASS : tst_QUrl::correctEncodedMistakes(3%)
PASS : tst_QUrl::correctEncodedMistakes(13%)
PASS : tst_QUrl::correctEncodedMistakes(13%!)
PASS : tst_QUrl::correctEncodedMistakes(13%!!)
PASS : tst_QUrl::correctEncodedMistakes(13%a)
PASS : tst_QUrl::correctEncodedMistakes(13%az)
PASS : tst_QUrl::correctEncodedMistakes(13%25)
PASS : tst_QUrl::correctDecodedMistakes(%)
PASS : tst_QUrl::correctDecodedMistakes(3%)
PASS : tst_QUrl::correctDecodedMistakes(13%)
PASS : tst_QUrl::correctDecodedMistakes(13%!)
PASS : tst_QUrl::correctDecodedMistakes(13%!!)
PASS : tst_QUrl::correctDecodedMistakes(13%a)
PASS : tst_QUrl::correctDecodedMistakes(13%az)
PASS : tst_QUrl::tldRestrictions(ac)
PASS : tst_QUrl::tldRestrictions(ar)
PASS : tst_QUrl::tldRestrictions(asia)
PASS : tst_QUrl::tldRestrictions(at)
PASS : tst_QUrl::tldRestrictions(biz)
PASS : tst_QUrl::tldRestrictions(br)
PASS : tst_QUrl::tldRestrictions(cat)
PASS : tst_QUrl::tldRestrictions(ch)
PASS : tst_QUrl::tldRestrictions(cl)
PASS : tst_QUrl::tldRestrictions(cn)
PASS : tst_QUrl::tldRestrictions(com)
PASS : tst_QUrl::tldRestrictions(de)
PASS : tst_QUrl::tldRestrictions(dk)
PASS : tst_QUrl::tldRestrictions(es)
PASS : tst_QUrl::tldRestrictions(fi)
PASS : tst_QUrl::tldRestrictions(gr)
PASS : tst_QUrl::tldRestrictions(hu)
PASS : tst_QUrl::tldRestrictions(il)
PASS : tst_QUrl::tldRestrictions(info)
PASS : tst_QUrl::tldRestrictions(io)
PASS : tst_QUrl::tldRestrictions(is)
PASS : tst_QUrl::tldRestrictions(ir)
PASS : tst_QUrl::tldRestrictions(jp)
PASS : tst_QUrl::tldRestrictions(kr)
PASS : tst_QUrl::tldRestrictions(li)
PASS : tst_QUrl::tldRestrictions(lt)
PASS : tst_QUrl::tldRestrictions(lu)
PASS : tst_QUrl::tldRestrictions(lv)
PASS : tst_QUrl::tldRestrictions(museum)
PASS : tst_QUrl::tldRestrictions(name)
PASS : tst_QUrl::tldRestrictions(net)
PASS : tst_QUrl::tldRestrictions(no)
PASS : tst_QUrl::tldRestrictions(nu)
PASS : tst_QUrl::tldRestrictions(nz)
PASS : tst_QUrl::tldRestrictions(org)
PASS : tst_QUrl::tldRestrictions(pl)
PASS : tst_QUrl::tldRestrictions(pr)
PASS : tst_QUrl::tldRestrictions(se)
PASS : tst_QUrl::tldRestrictions(sh)
PASS : tst_QUrl::tldRestrictions(tel)
PASS : tst_QUrl::tldRestrictions(th)
PASS : tst_QUrl::tldRestrictions(tm)
PASS : tst_QUrl::tldRestrictions(tw)
PASS : tst_QUrl::tldRestrictions(ua)
PASS : tst_QUrl::tldRestrictions(vn)
PASS : tst_QUrl::tldRestrictions(foo)
PASS : tst_QUrl::emptyQueryOrFragment()
PASS : tst_QUrl::hasFragment(no fragment)
PASS : tst_QUrl::hasFragment(empty fragment)
PASS : tst_QUrl::hasFragment(empty fragment 2)
PASS : tst_QUrl::hasFragment(fragment)
PASS : tst_QUrl::hasFragment(fragment2)
PASS : tst_QUrl::hasFragment(%23)
PASS : tst_QUrl::hasFragment(%23-and-something)
PASS : tst_QUrl::setEncodedFragment(null)
PASS : tst_QUrl::setEncodedFragment(empty)
PASS : tst_QUrl::setEncodedFragment(basic test)
PASS : tst_QUrl::setEncodedFragment(initial url has fragment)
PASS : tst_QUrl::setEncodedFragment(encoded fragment)
PASS : tst_QUrl::setEncodedFragment(with #)
PASS : tst_QUrl::setEncodedFragment(unicode)
PASS : tst_QUrl::setEncodedFragment(binary)
PASS : tst_QUrl::fromEncoded()
PASS : tst_QUrl::stripTrailingSlash(subdir no slash)
PASS : tst_QUrl::stripTrailingSlash(ftp no slash)
PASS : tst_QUrl::stripTrailingSlash(ftp slash)
PASS : tst_QUrl::stripTrailingSlash(ftp_two_slashes)
PASS : tst_QUrl::stripTrailingSlash(file slash)
PASS : tst_QUrl::stripTrailingSlash(file no slash)
PASS : tst_QUrl::stripTrailingSlash(file root)
PASS : tst_QUrl::stripTrailingSlash(file_root_manyslashes)
PASS : tst_QUrl::stripTrailingSlash(no path)
PASS : tst_QUrl::hosts(empty)
PASS : tst_QUrl::hosts(empty1)
PASS : tst_QUrl::hosts(empty2)
PASS : tst_QUrl::hosts(empty3)
PASS : tst_QUrl::hosts(empty4)
PASS : tst_QUrl::hosts(http://123/)
PASS : tst_QUrl::hosts(http://456/)
PASS : tst_QUrl::hosts(http://1000/)
PASS : tst_QUrl::hosts(normal-ip-literal)
PASS : tst_QUrl::hosts(normal-ip-literal-with-port)
PASS : tst_QUrl::hosts(ipv6-literal)
PASS : tst_QUrl::hosts(ipv6-literal-with-port)
PASS : tst_QUrl::hosts(long-ipv6-literal)
PASS : tst_QUrl::hosts(long-ipv6-literal-with-port)
PASS : tst_QUrl::hosts(ipv6-literal-v4compat)
PASS : tst_QUrl::hosts(ipv6-literal-v4mapped)
PASS : tst_QUrl::hosts(ipv6-literal-v4mapped-2)
PASS : tst_QUrl::hosts(ipv6-literal-v4decoded)
PASS : tst_QUrl::hosts(long-ipv6-literal-v4decoded)
PASS : tst_QUrl::hosts(longer-ipv6-literal-v4decoded)
PASS : tst_QUrl::hosts(normal)
PASS : tst_QUrl::hosts(normal2)
PASS : tst_QUrl::hosts(idn)
PASS : tst_QUrl::hosts(idn-ace)
PASS : tst_QUrl::hostFlags(se_fullydecoded)
PASS : tst_QUrl::hostFlags(se_fullyencoded)
PASS : tst_QUrl::hostFlags(se_prettydecoded)
PASS : tst_QUrl::hostFlags(se_encodespaces)
PASS : tst_QUrl::setPort()
PASS : tst_QUrl::toEncoded(file:///dir/)
PASS : tst_QUrl::setAuthority(Plain auth)
PASS : tst_QUrl::setAuthority(Yet another plain auth)
PASS : tst_QUrl::setAuthority(Auth without port)
PASS : tst_QUrl::setAuthority(Auth w/full hostname without port)
PASS : tst_QUrl::setAuthority(Auth w/hostname without port)
PASS : tst_QUrl::setAuthority(Auth w/full hostname that ends with number, without port)
PASS : tst_QUrl::setAuthority(Auth w/hostname that ends with number, without port)
PASS : tst_QUrl::setAuthority(Empty auth)
PASS : tst_QUrl::setEmptyAuthority(null host and authority)
PASS : tst_QUrl::setEmptyAuthority(empty host and authority)
PASS : tst_QUrl::clear()
PASS : tst_QUrl::resolvedWithAbsoluteSchemes(Absolute file:/// against absolute FTP.)
PASS : tst_QUrl::resolvedWithAbsoluteSchemes(Absolute file:/// against absolute HTTP.)
PASS : tst_QUrl::resolvedWithAbsoluteSchemes(Absolute file:/// against data scheme.)
PASS : tst_QUrl::resolvedWithAbsoluteSchemes(Resolve with base url and port.)
PASS : tst_QUrl::resolvedWithAbsoluteSchemes(Resolve with relative path)
PASS : tst_QUrl::binaryData(username)
PASS : tst_QUrl::binaryData(username-at)
PASS : tst_QUrl::binaryData(username-nul)
PASS : tst_QUrl::binaryData(username-colon)
PASS : tst_QUrl::binaryData(username-nonutf8)
PASS : tst_QUrl::binaryData(password)
PASS : tst_QUrl::binaryData(password-at)
PASS : tst_QUrl::binaryData(password-nul)
PASS : tst_QUrl::binaryData(password-nonutf8)
PASS : tst_QUrl::binaryData(file)
PASS : tst_QUrl::binaryData(file-nul)
PASS : tst_QUrl::binaryData(file-hash)
PASS : tst_QUrl::binaryData(file-question)
PASS : tst_QUrl::binaryData(file-nonutf8)
PASS : tst_QUrl::binaryData(file-slash)
PASS : tst_QUrl::binaryData(ref)
PASS : tst_QUrl::binaryData(ref-nul)
PASS : tst_QUrl::binaryData(ref-question)
PASS : tst_QUrl::binaryData(ref-nonutf8)
PASS : tst_QUrl::binaryData(query-value)
PASS : tst_QUrl::binaryData(query-value-nul)
PASS : tst_QUrl::binaryData(query-value-nonutf8)
PASS : tst_QUrl::binaryData(query-name)
PASS : tst_QUrl::binaryData(query-name-nul)
PASS : tst_QUrl::binaryData(query-name-nonutf8)
PASS : tst_QUrl::fromUserInput(null)
PASS : tst_QUrl::fromUserInput(file-0)
PASS : tst_QUrl::fromUserInput(file-1)
PASS : tst_QUrl::fromUserInput(file-2)
PASS : tst_QUrl::fromUserInput(file-3)
PASS : tst_QUrl::fromUserInput(file-4)
PASS : tst_QUrl::fromUserInput(file-5)
PASS : tst_QUrl::fromUserInput(file-6)
PASS : tst_QUrl::fromUserInput(file-7)
PASS : tst_QUrl::fromUserInput(file-8)
PASS : tst_QUrl::fromUserInput(file-9)
PASS : tst_QUrl::fromUserInput(file-10)
PASS : tst_QUrl::fromUserInput(file-11)
PASS : tst_QUrl::fromUserInput(file-12)
PASS : tst_QUrl::fromUserInput(file-13)
PASS : tst_QUrl::fromUserInput(file-14)
PASS : tst_QUrl::fromUserInput(file-15)
PASS : tst_QUrl::fromUserInput(file-16)
PASS : tst_QUrl::fromUserInput(file-17)
PASS : tst_QUrl::fromUserInput(file-18)
PASS : tst_QUrl::fromUserInput(file-19)
PASS : tst_QUrl::fromUserInput(unicode-0)
PASS : tst_QUrl::fromUserInput(unicode-0b)
PASS : tst_QUrl::fromUserInput(unicode-0c)
PASS : tst_QUrl::fromUserInput(unicode-1)
PASS : tst_QUrl::fromUserInput(unicode-1b)
PASS : tst_QUrl::fromUserInput(unicode-1c)
PASS : tst_QUrl::fromUserInput(add scheme-0)
PASS : tst_QUrl::fromUserInput(add scheme-1)
PASS : tst_QUrl::fromUserInput(add scheme-2)
PASS : tst_QUrl::fromUserInput(add scheme-3)
PASS : tst_QUrl::fromUserInput(ipv4-1)
PASS : tst_QUrl::fromUserInput(ipv6-0)
PASS : tst_QUrl::fromUserInput(ipv6-1)
PASS : tst_QUrl::fromUserInput(ipv6-2)
PASS : tst_QUrl::fromUserInput(ipv6-3)
PASS : tst_QUrl::fromUserInput(ipv6-4)
PASS : tst_QUrl::fromUserInput(ipv6-5)
PASS : tst_QUrl::fromUserInput(nohost-1)
PASS : tst_QUrl::fromUserInput(nohost-2)
PASS : tst_QUrl::fromUserInput(not-encoded-0)
PASS : tst_QUrl::fromUserInput(port-0)
PASS : tst_QUrl::fromUserInput(port-1)
PASS : tst_QUrl::fromUserInput(port-2)
PASS : tst_QUrl::fromUserInput(port-3)
PASS : tst_QUrl::fromUserInput(mailto)
PASS : tst_QUrl::fromUserInput(localhost-1)
PASS : tst_QUrl::fromUserInput(spaces-0)
PASS : tst_QUrl::fromUserInput(trash-0)
PASS : tst_QUrl::fromUserInput(other-scheme-0)
PASS : tst_QUrl::fromUserInput(other-scheme-1)
PASS : tst_QUrl::fromUserInput(number-path-0)
PASS : tst_QUrl::fromUserInput(misc-1)
PASS : tst_QUrl::fromUserInput(ftp-double-slash-1)
PASS : tst_QUrl::fromUserInput(ftp-double-slash-1)
PASS : tst_QUrl::fromUserInputWithCwd(null)
PASS : tst_QUrl::fromUserInputWithCwd(file-0)
PASS : tst_QUrl::fromUserInputWithCwd(file-1)
PASS : tst_QUrl::fromUserInputWithCwd(file-2)
PASS : tst_QUrl::fromUserInputWithCwd(file-3)
PASS : tst_QUrl::fromUserInputWithCwd(file-4)
PASS : tst_QUrl::fromUserInputWithCwd(file-5)
PASS : tst_QUrl::fromUserInputWithCwd(file-6)
PASS : tst_QUrl::fromUserInputWithCwd(file-7)
PASS : tst_QUrl::fromUserInputWithCwd(file-8)
PASS : tst_QUrl::fromUserInputWithCwd(file-9)
PASS : tst_QUrl::fromUserInputWithCwd(file-10)
PASS : tst_QUrl::fromUserInputWithCwd(file-11)
PASS : tst_QUrl::fromUserInputWithCwd(file-12)
PASS : tst_QUrl::fromUserInputWithCwd(file-13)
PASS : tst_QUrl::fromUserInputWithCwd(file-14)
PASS : tst_QUrl::fromUserInputWithCwd(file-15)
PASS : tst_QUrl::fromUserInputWithCwd(dotdot)
PASS : tst_QUrl::fromUserInputWithCwd(nonexisting)
PASS : tst_QUrl::fromUserInputWithCwd(short-url)
PASS : tst_QUrl::fromUserInputWithCwd(full-url)
PASS : tst_QUrl::fromUserInputWithCwd(absolute)
PASS : tst_QUrl::fromUserInputWithCwd(windows-absolute)
PASS : tst_QUrl::fromUserInputWithCwd(ipv4-1)
PASS : tst_QUrl::fromUserInputWithCwd(ipv6-0)
PASS : tst_QUrl::fromUserInputWithCwd(ipv6-1)
PASS : tst_QUrl::fromUserInputWithCwd(ipv6-2)
PASS : tst_QUrl::fromUserInputWithCwd(ipv6-3)
PASS : tst_QUrl::fromUserInputWithCwd(ipv6-4)
PASS : tst_QUrl::fromUserInputWithCwd(ipv6-5)
PASS : tst_QUrl::fileName(fromDocu)
PASS : tst_QUrl::fileName(absoluteFile)
PASS : tst_QUrl::fileName(absoluteDir)
PASS : tst_QUrl::fileName(absoluteInRoot)
PASS : tst_QUrl::fileName(relative)
PASS : tst_QUrl::fileName(relativeNoSlash)
PASS : tst_QUrl::fileName(encoded)
PASS : tst_QUrl::isEmptyForEncodedUrl()
PASS : tst_QUrl::toEncodedNotUsingUninitializedPath()
PASS : tst_QUrl::emptyAuthorityRemovesExistingAuthority(regular)
PASS : tst_QUrl::emptyAuthorityRemovesExistingAuthority(empty)
PASS : tst_QUrl::acceptEmptyAuthoritySegments()
PASS : tst_QUrl::lowercasesScheme()
PASS : tst_QUrl::componentEncodings(empty)
PASS : tst_QUrl::componentEncodings(encoded-space)
PASS : tst_QUrl::componentEncodings(decoded-space)
PASS : tst_QUrl::componentEncodings(binary)
PASS : tst_QUrl::componentEncodings(encoded-unicode)
PASS : tst_QUrl::componentEncodings(decoded-unicode)
PASS : tst_QUrl::componentEncodings(decoded-unreserved)
PASS : tst_QUrl::componentEncodings(decoded-subdelims)
PASS : tst_QUrl::componentEncodings(encoded-subdelims)
PASS : tst_QUrl::componentEncodings(encoded-gendelims-changing)
PASS : tst_QUrl::componentEncodings(decoded-gendelims-unchanging)
PASS : tst_QUrl::componentEncodings(encoded-gendelims-unchanging)
PASS : tst_QUrl::componentEncodings(unencoded-delims-query)
PASS : tst_QUrl::componentEncodings(undecoded-delims-query)
PASS : tst_QUrl::componentEncodings(encoded-reserved)
PASS : tst_QUrl::componentEncodings(decoded-reserved)
PASS : tst_QUrl::componentEncodings(pretty-spaces-unicode)
PASS : tst_QUrl::componentEncodings(pretty-gendelims)
PASS : tst_QUrl::componentEncodings(pretty-reserved)
PASS : tst_QUrl::setComponents(scheme-null)
PASS : tst_QUrl::setComponents(scheme-empty)
PASS : tst_QUrl::setComponents(path-null)
PASS : tst_QUrl::setComponents(path-empty)
PASS : tst_QUrl::setComponents(path-%3A-before-slash)
PASS : tst_QUrl::setComponents(path-doubleslash)
PASS : tst_QUrl::setComponents(path-withdotdot)
PASS : tst_QUrl::setComponents(userinfo-null)
PASS : tst_QUrl::setComponents(userinfo-empty)
PASS : tst_QUrl::setComponents(userinfo-colon)
PASS : tst_QUrl::setComponents(username-null)
PASS : tst_QUrl::setComponents(username-empty)
PASS : tst_QUrl::setComponents(username-empty-password-nonempty)
PASS : tst_QUrl::setComponents(username-empty-password-empty)
PASS : tst_QUrl::setComponents(password-null)
PASS : tst_QUrl::setComponents(password-empty)
PASS : tst_QUrl::setComponents(host-null)
PASS : tst_QUrl::setComponents(host-empty)
PASS : tst_QUrl::setComponents(authority-null)
PASS : tst_QUrl::setComponents(authority-empty)
PASS : tst_QUrl::setComponents(query-null)
PASS : tst_QUrl::setComponents(query-empty)
PASS : tst_QUrl::setComponents(fragment-null)
PASS : tst_QUrl::setComponents(fragment-empty)
PASS : tst_QUrl::setComponents(invalid-scheme-1)
PASS : tst_QUrl::setComponents(invalid-scheme-2)
PASS : tst_QUrl::setComponents(invalid-scheme-3)
PASS : tst_QUrl::setComponents(invalid-username-1)
PASS : tst_QUrl::setComponents(invalid-username-2)
PASS : tst_QUrl::setComponents(invalid-username-3)
PASS : tst_QUrl::setComponents(invalid-password-1)
PASS : tst_QUrl::setComponents(invalid-password-2)
PASS : tst_QUrl::setComponents(invalid-password-3)
PASS : tst_QUrl::setComponents(invalid-userinfo-1)
PASS : tst_QUrl::setComponents(invalid-userinfo-2)
PASS : tst_QUrl::setComponents(invalid-host-1)
PASS : tst_QUrl::setComponents(invalid-host-2)
PASS : tst_QUrl::setComponents(invalid-authority-1)
PASS : tst_QUrl::setComponents(invalid-authority-2)
PASS : tst_QUrl::setComponents(invalid-path-0)
PASS : tst_QUrl::setComponents(invalid-query-1)
PASS : tst_QUrl::setComponents(invalid-fragment-1)
PASS : tst_QUrl::setComponents(invalid-path-1)
PASS : tst_QUrl::setComponents(invalid-path-2)
PASS : tst_QUrl::setComponents(bad-percent-username)
PASS : tst_QUrl::setComponents(bad-percent-password)
PASS : tst_QUrl::setComponents(bad-percent-userinfo-1)
PASS : tst_QUrl::setComponents(bad-percent-userinfo-2)
PASS : tst_QUrl::setComponents(bad-percent-userinfo-3)
PASS : tst_QUrl::setComponents(bad-percent-authority-1)
PASS : tst_QUrl::setComponents(bad-percent-authority-2)
PASS : tst_QUrl::setComponents(bad-percent-authority-3)
PASS : tst_QUrl::setComponents(bad-percent-authority-4)
PASS : tst_QUrl::setComponents(bad-percent-host)
PASS : tst_QUrl::setComponents(bad-percent-path)
PASS : tst_QUrl::setComponents(bad-percent-query)
PASS : tst_QUrl::setComponents(bad-percent-fragment)
PASS : tst_QUrl::setComponents(invalid-scheme-encode)
PASS : tst_QUrl::setComponents(username-encode)
PASS : tst_QUrl::setComponents(password-encode)
PASS : tst_QUrl::setComponents(invalid-host-encode)
PASS : tst_QUrl::setComponents(path-encode)
PASS : tst_QUrl::setComponents(query-encode)
PASS : tst_QUrl::setComponents(fragment-encode)
PASS : tst_QUrl::setComponents(username-decode)
PASS : tst_QUrl::setComponents(password-decode)
PASS : tst_QUrl::setComponents(path-decode)
PASS : tst_QUrl::setComponents(query-decode)
PASS : tst_QUrl::setComponents(fragment-decode)
PASS : tst_QUrl::streaming(origURL)
PASS : tst_QUrl::streaming(urlWithPassAndNoUser)
PASS : tst_QUrl::streaming(accentuated)
PASS : tst_QUrl::streaming(withPercents)
PASS : tst_QUrl::streaming(empty)
PASS : tst_QUrl::streaming(invalid)
PASS : tst_QUrl::streaming(ipv6)
PASS : tst_QUrl::detach()
PASS : tst_QUrl::testThreading()
PASS : tst_QUrl::cleanupTestCase()
Totals: 728 passed, 1 failed, 1 skipped, 0 blacklisted
********* Finished testing of tst_QUrl *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qurl: 1 seconds, exit code 1
Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00241/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz
Tested changes (refs/builds/5.5_1426033318):
http://codereview.qt-project.org/108159 [PS6] - Fix regression in time zone handling
http://codereview.qt-project.org/108014 [PS1] - QtDBus: Fix const correctness in old style casts
http://codereview.qt-project.org/108013 [PS1] - QtXml: Fix const correctness in old style casts
http://codereview.qt-project.org/108012 [PS1] - qdoc: Fix const correctness in old style casts
http://codereview.qt-project.org/108010 [PS1] - QtSql: Fix const correctness in old style casts
http://codereview.qt-project.org/108006 [PS1] - Fix const correctness in Harfbuzz
http://codereview.qt-project.org/107467 [PS3] - QTest: Print hex instead of octal for QByteArray QCOMPARE failures
http://codereview.qt-project.org/108205 [PS1] - tst_QUrl: Add extra testcases
More information about the Ci-reports
mailing list