| 1 | Test Suite |
|---|
| 2 | TestShortcode |
|---|
| 3 | ...................FFSSSS |
|---|
| 4 | |
|---|
| 5 | Time: 6 seconds, Memory: 45.50Mb |
|---|
| 6 | |
|---|
| 7 | There were 2 failures: |
|---|
| 8 | |
|---|
| 9 | 1) TestShortcode::test_utf8_whitespace_1 |
|---|
| 10 | Failed asserting that <string:> is equal to |
|---|
| 11 | Array |
|---|
| 12 | ( |
|---|
| 13 | [foo] => bar |
|---|
| 14 | [baz] => 123 |
|---|
| 15 | ) |
|---|
| 16 | . |
|---|
| 17 | |
|---|
| 18 | /opt/local/apache2/htdocs/wordpress-tests/wp-testcase/test_shortcode.php:247 |
|---|
| 19 | /opt/local/apache2/htdocs/wordpress-tests/wp-testlib/base.php:550 |
|---|
| 20 | /opt/local/apache2/htdocs/wordpress-tests/wp-test.php:128 |
|---|
| 21 | |
|---|
| 22 | 2) TestShortcode::test_utf8_whitespace_2 |
|---|
| 23 | Failed asserting that two arrays are equal. |
|---|
| 24 | --- Expected |
|---|
| 25 | +++ Actual |
|---|
| 26 | @@ @@ |
|---|
| 27 | Array |
|---|
| 28 | ( |
|---|
| 29 | - [abc] => def |
|---|
| 30 | + [0] => abc="def" |
|---|
| 31 | [foo] => bar |
|---|
| 32 | ) |
|---|
| 33 | |
|---|
| 34 | /opt/local/apache2/htdocs/wordpress-tests/wp-testcase/test_shortcode.php:256 |
|---|
| 35 | /opt/local/apache2/htdocs/wordpress-tests/wp-testlib/base.php:550 |
|---|
| 36 | /opt/local/apache2/htdocs/wordpress-tests/wp-test.php:128 |
|---|
| 37 | |
|---|
| 38 | There were 4 skipped tests: |
|---|
| 39 | |
|---|
| 40 | 1) TestShortcode::test_shortcodes_enabled |
|---|
| 41 | |
|---|
| 42 | /opt/local/apache2/htdocs/wordpress-tests/wp-testcase/test_shortcode.php:269 |
|---|
| 43 | /opt/local/apache2/htdocs/wordpress-tests/wp-testlib/base.php:550 |
|---|
| 44 | /opt/local/apache2/htdocs/wordpress-tests/wp-test.php:128 |
|---|
| 45 | |
|---|
| 46 | 2) TestShortcode::test_shortcodes_disabled |
|---|
| 47 | |
|---|
| 48 | /opt/local/apache2/htdocs/wordpress-tests/wp-testcase/test_shortcode.php:278 |
|---|
| 49 | /opt/local/apache2/htdocs/wordpress-tests/wp-testlib/base.php:550 |
|---|
| 50 | /opt/local/apache2/htdocs/wordpress-tests/wp-test.php:128 |
|---|
| 51 | |
|---|
| 52 | 3) TestShortcode::test_shortcodes_strip |
|---|
| 53 | |
|---|
| 54 | /opt/local/apache2/htdocs/wordpress-tests/wp-testcase/test_shortcode.php:287 |
|---|
| 55 | /opt/local/apache2/htdocs/wordpress-tests/wp-testlib/base.php:550 |
|---|
| 56 | /opt/local/apache2/htdocs/wordpress-tests/wp-test.php:128 |
|---|
| 57 | |
|---|
| 58 | 4) TestShortcode::test_shortcodes_faux |
|---|
| 59 | |
|---|
| 60 | /opt/local/apache2/htdocs/wordpress-tests/wp-testcase/test_shortcode.php:296 |
|---|
| 61 | /opt/local/apache2/htdocs/wordpress-tests/wp-testlib/base.php:550 |
|---|
| 62 | /opt/local/apache2/htdocs/wordpress-tests/wp-test.php:128 |
|---|
| 63 | |
|---|
| 64 | FAILURES! |
|---|
| 65 | Tests: 25, Assertions: 49, Failures: 2, Skipped: 4. |
|---|