Re: zend_multibyte tests failing on Travis
Hi Stas,
On Sun, Jan 26, 2014 at 3:27 PM, Stas Malyshev <[email protected]>wrote:
> I see that a lot of tests from ext/mbstring/tests/zend_multibyte* are
> failing on Travis CI, with messages like:
>
> php: Zend/zend_language_scanner.l:129:
> encoding_filter_script_to_internal: Assertion `internal_encoding &&
> zend_multibyte_check_lexer_compatibility(internal_encoding)' failed.
>
> Could somebody check out what's going on with these and fix them? If
> it's not possible now we should move them to XFAIL then.
>
These tests are skipped by mistake. These tests should be enabled for 5.4
and
later but they were skipped.
I recently re-enabled these tests as you may know already from commit log.
zend multibyte is working with typical configuration, so it's not a show
stopper.
Just FYI.
Regards,
--
Yasuo Ohgaki
[email protected]
Thread (4 messages)