Back to Overview

Details for Pull Request #1415

avatar
phproberto

Fix issue 267 reported by eaxs in joomla-cms

There were 4 failures and 0 errors. Unit Test Log (XML)

Failures

  1. JRegistryTest::testLoadFile
    Line: 326.
    Failed asserting that null matches expected 'bar'.
    
    .../tests/suites/unit/joomla/registry/JRegistryTest.php:327
    /usr/bin/phpunit:46
    
  2. JRegistryTest::testLoadString
    Line: 346.
    Failed asserting that null matches expected 'testloadini1'.
    
    .../tests/suites/unit/joomla/registry/JRegistryTest.php:347
    /usr/bin/phpunit:46
    
  3. JRegistryFormatINITest::testStringToObject
    Failed asserting that two objects are equal.
    --- Expected
    +++ Actual
    @@ @@
     stdClass Object (
    -    'foo' => 'bar'
     )
    
    .../tests/suites/unit/joomla/registry/format/JRegistryFormatIniTest.php:62
    /usr/bin/phpunit:46
    
  4. JRegistryFormatJSONTest::testStringToObject
    Line:89 The INI string should convert into an object without sections.
    Failed asserting that two objects are equal.
    --- Expected
    +++ Actual
    @@ @@
     stdClass Object (
    -    'foo' => 'bar'
     )
    
    .../tests/suites/unit/joomla/registry/format/JRegistryFormatJsonTest.php:90
    /usr/bin/phpunit:46
    

There were 142 warnings and 0 errors. Checkstyle Log (XML)

Currently there are 143 expected warnings - If your number differs, please check the log.

⇐ Index ⇐