fritzkink
2023-12-25 851cd5721904afd5369055381778e81a271b5bde
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :    0
Exts tested     :   31
---------------------------------------------------------------------
 
Number of tests : 2257              1709
Tests skipped   :  548 ( 24.3%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :    2 (  0.1%) (  0.1%)
Expected fail   :    9 (  0.4%) (  0.5%)
Tests passed    : 1698 ( 75.2%) ( 99.4%)
---------------------------------------------------------------------
=====================================================================
 
=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
Javascript Code: Embedded nulls [tests/bson-corpus/code-valid-006.phpt]  XFAIL REASON: Embedded null in code string is not supported in libbson (CDRIVER-1879)
Javascript Code with Scope: Unicode and embedded null in code string, empty scope [tests/bson-corpus/code_w_scope-valid-005.phpt]  XFAIL REASON: Embedded null in code string is not supported in libbson (CDRIVER-1879)
Int64 type: -1 [tests/bson-corpus/int64-valid-003.phpt]  XFAIL REASON: PHP encodes integers as 32-bit if range allows
Int64 type: 0 [tests/bson-corpus/int64-valid-004.phpt]  XFAIL REASON: PHP encodes integers as 32-bit if range allows
Int64 type: 1 [tests/bson-corpus/int64-valid-005.phpt]  XFAIL REASON: PHP encodes integers as 32-bit if range allows
Multiple types within the same document: All BSON types [tests/bson-corpus/multi-type-deprecated-valid-001.phpt]  XFAIL REASON: PHP encodes integers as 32-bit if range allows
Multiple types within the same document: All BSON types [tests/bson-corpus/multi-type-valid-001.phpt]  XFAIL REASON: PHP encodes integers as 32-bit if range allows
Top-level document validity: Bad $date (number, not string or hash) [tests/bson-corpus/top-parseError-032.phpt]  XFAIL REASON: Legacy extended JSON $date syntax uses numbers (CDRIVER-2223)
Connect to MongoDB with using PLAIN auth mechanism #002 [tests/connect/standalone-plain-0002.phpt]  XFAIL REASON: authMechanism=PLAIN (LDAP) tests must be reimplemented (PHPC-1172)
parse_url() tests must be reimplemented (PHPC-1177)
=====================================================================
 
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
MongoDB\BSON\toJSON(): Encoding JSON [tests/bson/bson-toJSON-001.phpt]
MongoDB\Driver\Manager::__construct(): check if server is live [tests/manager/manager-ctor-server.phpt]
=====================================================================