Skip to content

Instantly share code, notes, and snippets.

@tobyS
Created September 24, 2012 17:34
Show Gist options
  • Save tobyS/3777192 to your computer and use it in GitHub Desktop.
Save tobyS/3777192 to your computer and use it in GitHub Desktop.
Status & tasks Integration Test Suite
Configuration read from /home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/phpunit-legacy.xml
............................................................. 61 / 1271 ( 4%)
............................................................. 122 / 1271 ( 9%)
............................................................. 183 / 1271 ( 14%)
............................................................. 244 / 1271 ( 19%)
............................................................. 305 / 1271 ( 23%)
............................................................. 366 / 1271 ( 28%)
............................................................. 427 / 1271 ( 33%)
............................................................. 488 / 1271 ( 38%)
.....................................................S....... 549 / 1271 ( 43%)
............................................................. 610 / 1271 ( 47%)
...................................................F......... 671 / 1271 ( 52%)
...F................................................I........ 732 / 1271 ( 57%)
............................................................. 793 / 1271 ( 62%)
.F.........................................F................. 854 / 1271 ( 67%)
.....FF...................................................... 915 / 1271 ( 71%)
............................................................. 976 / 1271 ( 76%)
.......................................FSSF............F.F... 1037 / 1271 ( 81%)
.......................F..................................... 1098 / 1271 ( 86%)
......................................................FS.SSS. 1159 / 1271 ( 91%)
......F.........FF..FF....................................... 1220 / 1271 ( 95%)
...................................SSSSSSSSSS...
Time: 03:49, Memory: 87.75Mb
There were 17 failures:
1) eZ\Publish\API\Repository\Tests\ContentTypeServiceTest::testCreateContentTypeGroupStructLanguageDependentValues
Object property "mainLanguageCode" incorrect.
Failed asserting that null matches expected 'ger-DE'.
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/BaseTest.php:238
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/BaseTest.php:212
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/ContentTypeServiceTest.php:158
/usr/local/php/php-5.4.6/bin/phpunit:46
Expected to fail with legacy storage (only relevant for future storages).
2) eZ\Publish\API\Repository\Tests\ContentTypeServiceTest::testUpdateContentTypeGroupStructLanguageDependentValues
Object property "mainLanguageCode" incorrect.
Failed asserting that null matches expected 'eng-GB'.
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/BaseTest.php:238
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/BaseTest.php:192
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/ContentTypeServiceTest.php:500
/usr/local/php/php-5.4.6/bin/phpunit:46
Expected to fail with legacy storage (only relevant for future storages).
3) eZ\Publish\API\Repository\Tests\ContentServiceTest::testUpdateContentThrowsContentValidationExceptionWhenInitialLanguageCodeIsNotSet
Failed asserting that exception of type "\eZ\Publish\API\Repository\Exceptions\ContentValidationException" is thrown.
/usr/local/php/php-5.4.6/bin/phpunit:46
Fix required in Core.
4) eZ\Publish\API\Repository\Tests\ContentServiceTest::testLoadReverseRelations
Failed asserting that 0 matches expected 2.
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/ContentServiceTest.php:2842
/usr/local/php/php-5.4.6/bin/phpunit:46
Fix required in Core.
5) eZ\Publish\API\Repository\Tests\ContentServiceTest::testURLAliasesCreatedForUpdatedContent
Alias with path "Design/Plain-site/An-awesome-forum2" in languages "eng-US" not expected.
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/ContentServiceTest.php:4186
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/ContentServiceTest.php:4077
/usr/local/php/php-5.4.6/bin/phpunit:46
Clarification for leading "/" issue required.
6) eZ\Publish\API\Repository\Tests\ContentServiceTest::testCustomURLAliasesNotHistorizedOnUpdatedContent
Alias with path "my/fancy/story-about-ez-publish" in languages "eng-US" not expected.
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/ContentServiceTest.php:4186
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/ContentServiceTest.php:4138
/usr/local/php/php-5.4.6/bin/phpunit:46
Clarification for leading "/" issue required.
7) eZ\Publish\API\Repository\Tests\URLAliasServiceTest::testCreateUrlAliasPropertyValues
Object property "path" incorrect.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'/Home/My-New-Site'
+'Home/My-New-Site'
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/BaseTest.php:238
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/BaseTest.php:192
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/URLAliasServiceTest.php:121
/usr/local/php/php-5.4.6/bin/phpunit:46
Clarification for leading "/" issue required.
8) eZ\Publish\API\Repository\Tests\URLAliasServiceTest::testCreateUrlAliasPropertyValuesWithAlwaysAvailable
Object property "path" incorrect.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'/Home/My-New-Site'
+'Home/My-New-Site'
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/BaseTest.php:238
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/BaseTest.php:192
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/URLAliasServiceTest.php:239
/usr/local/php/php-5.4.6/bin/phpunit:46
Clarification for leading "/" issue required.
9) eZ\Publish\API\Repository\Tests\URLAliasServiceTest::testListGlobalAliases
Failed asserting that 2 matches expected 3.
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/URLAliasServiceTest.php:609
/usr/local/php/php-5.4.6/bin/phpunit:46
Needs clarification. Why are only 2 aliases loaded, if 3 are created?
10) eZ\Publish\API\Repository\Tests\URLAliasServiceTest::testListGlobalAliasesWithOffset
Failed asserting that 1 matches expected 2.
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/URLAliasServiceTest.php:688
/usr/local/php/php-5.4.6/bin/phpunit:46
Needs clarification. See 9).
11) eZ\Publish\API\Repository\Tests\URLWildcardServiceTest::testTranslateReturnsLongestMatchingWildcard
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'/content/42/bar/2012'
+'/content/sindelfingen/42/year/2012'
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/URLWildcardServiceTest.php:500
/usr/local/php/php-5.4.6/bin/phpunit:46
Fix required in Core.
12) eZ\Publish\API\Repository\Tests\ContentServiceAuthorizationTest::testLoadRelationsThrowsUnauthorizedException
Failed asserting that exception of type "\eZ\Publish\API\Repository\Exceptions\UnauthorizedException" is thrown.
/usr/local/php/php-5.4.6/bin/phpunit:46
Clarification pending (AR).
13) eZ\Publish\API\Repository\Tests\LocationServiceAuthorizationTest::testDeleteLocationThrowsUnauthorizedException
Failed asserting that exception of type "\eZ\Publish\API\Repository\Exceptions\UnauthorizedException" is thrown.
/usr/local/php/php-5.4.6/bin/phpunit:46
Clarification pending (AR).
14) eZ\Publish\API\Repository\Tests\UserServiceAuthorizationTest::testDeleteUserThrowsUnauthorizedException
Failed asserting that exception of type "\eZ\Publish\API\Repository\Exceptions\UnauthorizedException" is thrown.
/usr/local/php/php-5.4.6/bin/phpunit:46
Clarification pending (AR).
15) eZ\Publish\API\Repository\Tests\UserServiceAuthorizationTest::testUpdateUserThrowsUnauthorizedException
Failed asserting that exception of type "\eZ\Publish\API\Repository\Exceptions\UnauthorizedException" is thrown.
/usr/local/php/php-5.4.6/bin/phpunit:46
Clarification pending (AR).
16) eZ\Publish\API\Repository\Tests\UserServiceAuthorizationTest::testLoadUserGroupsOfUserThrowsUnauthorizedException
Failed asserting that exception of type "\eZ\Publish\API\Repository\Exceptions\UnauthorizedException" is thrown.
/usr/local/php/php-5.4.6/bin/phpunit:46
Clarification pending (AR).
17) eZ\Publish\API\Repository\Tests\UserServiceAuthorizationTest::testLoadUsersOfUserGroupThrowsUnauthorizedException
Failed asserting that exception of type "\eZ\Publish\API\Repository\Exceptions\UnauthorizedException" is thrown.
/usr/local/php/php-5.4.6/bin/phpunit:46
Clarification pending (AR).
--
There was 1 incomplete test:
1) eZ\Publish\API\Repository\Tests\ContentTypeServiceTest::testCreateContentTypeDraftThrowsBadStateException
Behavior to test is: If a draft *by a different user* exists, throw BadState. Cannot be tested on current fixture, since additional, previledged user is missing.
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/ContentTypeServiceTest.php:2185
/usr/local/php/php-5.4.6/bin/phpunit:46
Needs clarification (CBA).
--
There were 17 skipped tests:
1) eZ\Publish\API\Repository\Tests\FieldType\UserIntegrationTest::testCreateContentFails
Values are ignored on creation.
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/FieldType/UserIntegrationTest.php:174
/usr/local/php/php-5.4.6/bin/phpunit:46
Expected.
2) eZ\Publish\API\Repository\Tests\URLAliasServiceTest::testCreateUrlAliasWithForwarding
This test depends on "eZ\Publish\API\Repository\Tests\URLAliasServiceTest::testCreateUrlAliasPropertyValues" to pass.
/usr/local/php/php-5.4.6/bin/phpunit:46
Requires dependent test to be fixed.
3) eZ\Publish\API\Repository\Tests\URLAliasServiceTest::testCreateUrlAliasPropertyValuesWithForwarding
This test depends on "eZ\Publish\API\Repository\Tests\URLAliasServiceTest::testCreateUrlAliasWithForwarding" to pass.
/usr/local/php/php-5.4.6/bin/phpunit:46
Requires dependent test to be fixed.
4) eZ\Publish\API\Repository\Tests\ContentServiceAuthorizationTest::testLoadReverseRelationsThrowsUnauthorizedException
This test depends on "eZ\Publish\API\Repository\Tests\ContentServiceTest::testLoadReverseRelations" to pass.
/usr/local/php/php-5.4.6/bin/phpunit:46
Requires dependent test to be fixed.
5) eZ\Publish\API\Repository\Tests\ContentServiceAuthorizationTest::testFindContentWithUserPermissionFilter
This test depends on "eZ\Publish\API\Repository\Tests\ContentServiceTest::testFindContent" to pass.
/usr/local/php/php-5.4.6/bin/phpunit:46
Requires dependent test to be fixed.
6) eZ\Publish\API\Repository\Tests\ContentServiceAuthorizationTest::testFindSingleWithUserPermissionFilter
This test depends on "eZ\Publish\API\Repository\Tests\ContentServiceTest::testFindContent" to pass.
/usr/local/php/php-5.4.6/bin/phpunit:46
Requires dependent test to be fixed.
7) eZ\Publish\API\Repository\Tests\ContentServiceAuthorizationTest::testFindSingleThrowsNotFoundExceptionWithUserPermissionFilter
This test depends on "eZ\Publish\API\Repository\Tests\ContentServiceTest::testFindContent" to pass.
/usr/local/php/php-5.4.6/bin/phpunit:46
Requires dependent test to be fixed.
8) eZ\Publish\API\Repository\Tests\SearchServiceTest::testFindFacettedContent with data set #0 (eZ\Publish\API\Repository\Values\Content\Query, '/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/_fixtures/Legacy//FacetContentType.php')
This feature is not supported by the current search backend: Intentionally not implemented: Facettes are not supported by the legacy search engine.
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/SearchServiceTest.php:759
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/SearchServiceTest.php:738
/usr/local/php/php-5.4.6/bin/phpunit:46
Expected.
9) eZ\Publish\API\Repository\Tests\SearchServiceTest::testFindFacettedContent with data set #1 (eZ\Publish\API\Repository\Values\Content\Query, '/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/_fixtures/Legacy//FacetContentTypeMinCount.php')
This feature is not supported by the current search backend: Intentionally not implemented: Facettes are not supported by the legacy search engine.
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/SearchServiceTest.php:759
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/SearchServiceTest.php:738
/usr/local/php/php-5.4.6/bin/phpunit:46
Expected.
10) eZ\Publish\API\Repository\Tests\SearchServiceTest::testFindFacettedContent with data set #2 (eZ\Publish\API\Repository\Values\Content\Query, '/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/_fixtures/Legacy//FacetContentTypeMinLimit.php')
This feature is not supported by the current search backend: Intentionally not implemented: Facettes are not supported by the legacy search engine.
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/SearchServiceTest.php:759
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/SearchServiceTest.php:738
/usr/local/php/php-5.4.6/bin/phpunit:46
Expected.
11) eZ\Publish\API\Repository\Tests\SearchServiceTest::testFindFacettedContent with data set #3 (eZ\Publish\API\Repository\Values\Content\Query, '/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/_fixtures/Legacy//FacetSection.php')
This feature is not supported by the current search backend: Intentionally not implemented: Facettes are not supported by the legacy search engine.
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/SearchServiceTest.php:759
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/SearchServiceTest.php:738
/usr/local/php/php-5.4.6/bin/phpunit:46
Expected.
12) eZ\Publish\API\Repository\Tests\SearchServiceTest::testFindFacettedContent with data set #4 (eZ\Publish\API\Repository\Values\Content\Query, '/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/_fixtures/Legacy//FacetUser.php')
This feature is not supported by the current search backend: Intentionally not implemented: Facettes are not supported by the legacy search engine.
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/SearchServiceTest.php:759
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/SearchServiceTest.php:738
/usr/local/php/php-5.4.6/bin/phpunit:46
Expected.
13) eZ\Publish\API\Repository\Tests\SearchServiceTest::testFindFacettedContent with data set #5 (eZ\Publish\API\Repository\Values\Content\Query, '/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/_fixtures/Legacy//FacetTerm.php')
This feature is not supported by the current search backend: Intentionally not implemented: Facettes are not supported by the legacy search engine.
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/SearchServiceTest.php:759
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/SearchServiceTest.php:738
/usr/local/php/php-5.4.6/bin/phpunit:46
Expected.
14) eZ\Publish\API\Repository\Tests\SearchServiceTest::testFindFacettedContent with data set #6 (eZ\Publish\API\Repository\Values\Content\Query, '/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/_fixtures/Legacy//FacetFieldSimple.php')
This feature is not supported by the current search backend: Intentionally not implemented: Facettes are not supported by the legacy search engine.
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/SearchServiceTest.php:759
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/SearchServiceTest.php:738
/usr/local/php/php-5.4.6/bin/phpunit:46
Expected.
15) eZ\Publish\API\Repository\Tests\SearchServiceTest::testFindFacettedContent with data set #7 (eZ\Publish\API\Repository\Values\Content\Query, '/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/_fixtures/Legacy//FacetFieldRegexp.php')
This feature is not supported by the current search backend: Intentionally not implemented: Facettes are not supported by the legacy search engine.
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/SearchServiceTest.php:759
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/SearchServiceTest.php:738
/usr/local/php/php-5.4.6/bin/phpunit:46
Expected.
16) eZ\Publish\API\Repository\Tests\SearchServiceTest::testFindFacettedContent with data set #8 (eZ\Publish\API\Repository\Values\Content\Query, '/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/_fixtures/Legacy//FacetFieldRegexpSortTerm.php')
This feature is not supported by the current search backend: Intentionally not implemented: Facettes are not supported by the legacy search engine.
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/SearchServiceTest.php:759
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/SearchServiceTest.php:738
/usr/local/php/php-5.4.6/bin/phpunit:46
Expected.
17) eZ\Publish\API\Repository\Tests\SearchServiceTest::testFindFacettedContent with data set #9 (eZ\Publish\API\Repository\Values\Content\Query, '/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/_fixtures/Legacy//FacetFieldRegexpSortCount.php')
This feature is not supported by the current search backend: Intentionally not implemented: Facettes are not supported by the legacy search engine.
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/SearchServiceTest.php:759
/home/dotxp/qafoo/projects/external/ezp-next/eZ/Publish/API/Repository/Tests/SearchServiceTest.php:738
/usr/local/php/php-5.4.6/bin/phpunit:46
Expected.
FAILURES!
Tests: 1265, Assertions: 1898, Failures: 17, Incomplete: 1, Skipped: 17.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment