1371
66s autopkgtest [11:11:03]: test unittests: [-----------------------
1372
66s pwd
1373
66s CWD=/tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src
1374
66s py3versions -vs
1375
66s PYTHON3S=3.13 3.12
1376
66s python3.13 setup.py install --install-layout=deb --root /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp
1377
66s /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/setup.py:13: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
1378
66s import pkg_resources
1379
67s running install
1380
67s /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
1381
67s !!
1382
67s
1383
67s ********************************************************************************
1384
67s Please avoid running ``setup.py`` directly.
1385
67s Instead, use pypa/build, pypa/installer or other
1386
67s standards-based tools.
1387
67s
1388
67s See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
1389
67s ********************************************************************************
1390
67s
1391
67s !!
1392
67s self.initialize_options()
1393
67s running build
1394
67s running build_py
1395
67s running clean
1396
67s Generating parsers with antlr4
1397
67s running antlr
1398
67s Generating parser for Python3: ['java', '-jar', '/tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/build_helpers/bin/antlr-4.9.3-complete.jar', '-Dlanguage=Python3', '-o', '/tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/omegaconf/grammar/gen', '-Xexact-output-dir', '-visitor', '/tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/omegaconf/grammar/OmegaConfGrammarLexer.g4']
1399
67s Generating parser for Python3: ['java', '-jar', '/tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/build_helpers/bin/antlr-4.9.3-complete.jar', '-Dlanguage=Python3', '-o', '/tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/omegaconf/grammar/gen', '-Xexact-output-dir', '-visitor', '/tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/omegaconf/grammar/OmegaConfGrammarParser.g4']
1400
68s creating build
1401
68s creating build/lib
1402
68s creating build/lib/omegaconf
1403
68s copying omegaconf/version.py -> build/lib/omegaconf
1404
68s copying omegaconf/omegaconf.py -> build/lib/omegaconf
1405
68s copying omegaconf/nodes.py -> build/lib/omegaconf
1406
68s copying omegaconf/listconfig.py -> build/lib/omegaconf
1407
68s copying omegaconf/grammar_visitor.py -> build/lib/omegaconf
1408
68s copying omegaconf/grammar_parser.py -> build/lib/omegaconf
1409
68s copying omegaconf/errors.py -> build/lib/omegaconf
1410
68s copying omegaconf/dictconfig.py -> build/lib/omegaconf
1411
68s copying omegaconf/basecontainer.py -> build/lib/omegaconf
1412
68s copying omegaconf/base.py -> build/lib/omegaconf
1413
68s copying omegaconf/_utils.py -> build/lib/omegaconf
1414
68s copying omegaconf/_impl.py -> build/lib/omegaconf
1415
68s copying omegaconf/__init__.py -> build/lib/omegaconf
1416
68s creating build/lib/omegaconf/grammar
1417
68s copying omegaconf/grammar/__init__.py -> build/lib/omegaconf/grammar
1418
68s creating build/lib/omegaconf/grammar/gen
1419
68s copying omegaconf/grammar/gen/OmegaConfGrammarParserVisitor.py -> build/lib/omegaconf/grammar/gen
1420
68s copying omegaconf/grammar/gen/OmegaConfGrammarParserListener.py -> build/lib/omegaconf/grammar/gen
1421
68s copying omegaconf/grammar/gen/OmegaConfGrammarParser.py -> build/lib/omegaconf/grammar/gen
1422
68s copying omegaconf/grammar/gen/OmegaConfGrammarLexer.py -> build/lib/omegaconf/grammar/gen
1423
68s copying omegaconf/grammar/gen/__init__.py -> build/lib/omegaconf/grammar/gen
1424
68s creating build/lib/omegaconf/resolvers
1425
68s copying omegaconf/resolvers/__init__.py -> build/lib/omegaconf/resolvers
1426
68s creating build/lib/omegaconf/resolvers/oc
1427
68s copying omegaconf/resolvers/oc/dict.py -> build/lib/omegaconf/resolvers/oc
1428
68s copying omegaconf/resolvers/oc/__init__.py -> build/lib/omegaconf/resolvers/oc
1429
68s creating build/lib/pydevd_plugins
1430
68s copying pydevd_plugins/__init__.py -> build/lib/pydevd_plugins
1431
68s creating build/lib/pydevd_plugins/extensions
1432
68s copying pydevd_plugins/extensions/pydevd_plugin_omegaconf.py -> build/lib/pydevd_plugins/extensions
1433
68s copying pydevd_plugins/extensions/__init__.py -> build/lib/pydevd_plugins/extensions
1434
68s copying omegaconf/py.typed -> build/lib/omegaconf
1435
68s running install_lib
1436
68s creating /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp
1437
68s creating /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr
1438
68s creating /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib
1439
68s creating /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3
1440
68s creating /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages
1441
68s creating /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/pydevd_plugins
1442
68s creating /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/pydevd_plugins/extensions
1443
68s copying build/lib/pydevd_plugins/extensions/__init__.py -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/pydevd_plugins/extensions
1444
68s copying build/lib/pydevd_plugins/extensions/pydevd_plugin_omegaconf.py -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/pydevd_plugins/extensions
1445
68s copying build/lib/pydevd_plugins/__init__.py -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/pydevd_plugins
1446
68s creating /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf
1447
68s copying build/lib/omegaconf/py.typed -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf
1448
68s creating /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/resolvers
1449
68s creating /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/resolvers/oc
1450
68s copying build/lib/omegaconf/resolvers/oc/__init__.py -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/resolvers/oc
1451
68s copying build/lib/omegaconf/resolvers/oc/dict.py -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/resolvers/oc
1452
68s copying build/lib/omegaconf/resolvers/__init__.py -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/resolvers
1453
68s creating /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/grammar
1454
68s creating /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/grammar/gen
1455
68s copying build/lib/omegaconf/grammar/gen/__init__.py -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/grammar/gen
1456
68s copying build/lib/omegaconf/grammar/gen/OmegaConfGrammarLexer.py -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/grammar/gen
1457
68s copying build/lib/omegaconf/grammar/gen/OmegaConfGrammarParser.py -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/grammar/gen
1458
68s copying build/lib/omegaconf/grammar/gen/OmegaConfGrammarParserListener.py -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/grammar/gen
1459
68s copying build/lib/omegaconf/grammar/gen/OmegaConfGrammarParserVisitor.py -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/grammar/gen
1460
68s copying build/lib/omegaconf/grammar/__init__.py -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/grammar
1461
68s copying build/lib/omegaconf/__init__.py -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf
1462
68s copying build/lib/omegaconf/_impl.py -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf
1463
68s copying build/lib/omegaconf/_utils.py -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf
1464
68s copying build/lib/omegaconf/base.py -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf
1465
68s copying build/lib/omegaconf/basecontainer.py -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf
1466
68s copying build/lib/omegaconf/dictconfig.py -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf
1467
68s copying build/lib/omegaconf/errors.py -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf
1468
68s copying build/lib/omegaconf/grammar_parser.py -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf
1469
68s copying build/lib/omegaconf/grammar_visitor.py -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf
1470
68s copying build/lib/omegaconf/listconfig.py -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf
1471
68s copying build/lib/omegaconf/nodes.py -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf
1472
68s copying build/lib/omegaconf/omegaconf.py -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf
1473
68s copying build/lib/omegaconf/version.py -> /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf
1474
68s byte-compiling /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/pydevd_plugins/extensions/__init__.py to __init__.cpython-313.pyc
1475
68s byte-compiling /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/pydevd_plugins/extensions/pydevd_plugin_omegaconf.py to pydevd_plugin_omegaconf.cpython-313.pyc
1476
68s byte-compiling /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/pydevd_plugins/__init__.py to __init__.cpython-313.pyc
1477
68s byte-compiling /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/resolvers/oc/__init__.py to __init__.cpython-313.pyc
1478
68s byte-compiling /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/resolvers/oc/dict.py to dict.cpython-313.pyc
1479
68s byte-compiling /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/resolvers/__init__.py to __init__.cpython-313.pyc
1480
68s byte-compiling /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/grammar/gen/__init__.py to __init__.cpython-313.pyc
1481
68s byte-compiling /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/grammar/gen/OmegaConfGrammarLexer.py to OmegaConfGrammarLexer.cpython-313.pyc
1482
68s byte-compiling /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/grammar/gen/OmegaConfGrammarParser.py to OmegaConfGrammarParser.cpython-313.pyc
1483
68s byte-compiling /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/grammar/gen/OmegaConfGrammarParserListener.py to OmegaConfGrammarParserListener.cpython-313.pyc
1484
68s byte-compiling /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/grammar/gen/OmegaConfGrammarParserVisitor.py to OmegaConfGrammarParserVisitor.cpython-313.pyc
1485
68s byte-compiling /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/grammar/__init__.py to __init__.cpython-313.pyc
1486
68s byte-compiling /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/__init__.py to __init__.cpython-313.pyc
1487
68s byte-compiling /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/_impl.py to _impl.cpython-313.pyc
1488
68s byte-compiling /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/_utils.py to _utils.cpython-313.pyc
1489
68s byte-compiling /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/base.py to base.cpython-313.pyc
1490
68s byte-compiling /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/basecontainer.py to basecontainer.cpython-313.pyc
1491
68s byte-compiling /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/dictconfig.py to dictconfig.cpython-313.pyc
1492
68s byte-compiling /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/errors.py to errors.cpython-313.pyc
1493
68s byte-compiling /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/grammar_parser.py to grammar_parser.cpython-313.pyc
1494
68s byte-compiling /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/grammar_visitor.py to grammar_visitor.cpython-313.pyc
1495
68s byte-compiling /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/listconfig.py to listconfig.cpython-313.pyc
1496
68s byte-compiling /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/nodes.py to nodes.cpython-313.pyc
1497
68s byte-compiling /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/omegaconf.py to omegaconf.cpython-313.pyc
1498
68s byte-compiling /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf/version.py to version.cpython-313.pyc
1499
68s running install_egg_info
1500
68s running egg_info
1501
68s creating omegaconf.egg-info
1502
68s writing omegaconf.egg-info/PKG-INFO
1503
68s writing dependency_links to omegaconf.egg-info/dependency_links.txt
1504
68s writing requirements to omegaconf.egg-info/requires.txt
1505
68s writing top-level names to omegaconf.egg-info/top_level.txt
1506
68s writing manifest file 'omegaconf.egg-info/SOURCES.txt'
1507
68s reading manifest file 'omegaconf.egg-info/SOURCES.txt'
1508
68s reading manifest template 'MANIFEST.in'
1509
68s adding license file 'LICENSE'
1510
68s writing manifest file 'omegaconf.egg-info/SOURCES.txt'
1511
68s Copying omegaconf.egg-info to /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages/omegaconf-2.3.0.egg-info
1512
68s Skipping SOURCES.txt
1513
68s running install_scripts
1514
68s PYTHONPATH=/tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src/debian/tmp/usr/lib/python3/dist-packages http_proxy=127.0.0.1:9 https_proxy=127.0.0.9:9 HTTP_PROXY=127.0.0.1:9 HTTPS_PROXY=127.0.0.1:9 PYTHON=python3.13 python3.13 -m pytest tests --ignore tests/test_pydev_resolver_plugin.py -v --disable-warnings -p no:warnings
1515
69s ============================= test session starts ==============================
1516
69s platform linux -- Python 3.13.0, pytest-8.3.3, pluggy-1.5.0 -- /usr/bin/python3.13
1517
69s cachedir: .pytest_cache
1518
69s rootdir: /tmp/autopkgtest-lxc.vuc8g425/downtmp/build.JZT/src
1519
69s configfile: pyproject.toml
1520
69s plugins: mock-3.14.0, typeguard-4.4.1
1521
71s collecting ... collected 8119 items
1522
71s
1523
71s tests/examples/test_dataclass_example.py::test_simple_types_class PASSED [ 0%]
1524
71s tests/examples/test_dataclass_example.py::test_static_typing PASSED [ 0%]
1525
71s tests/examples/test_dataclass_example.py::test_simple_types_obj PASSED [ 0%]
1526
71s tests/examples/test_dataclass_example.py::test_conversions PASSED [ 0%]
1527
71s tests/examples/test_dataclass_example.py::test_modifiers PASSED [ 0%]
1528
71s tests/examples/test_dataclass_example.py::test_nesting PASSED [ 0%]
1529
71s tests/examples/test_dataclass_example.py::test_typed_list_runtime_validation PASSED [ 0%]
1530
71s tests/examples/test_dataclass_example.py::test_typed_dict_runtime_validation PASSED [ 0%]
1531
71s tests/examples/test_dataclass_example.py::test_frozen PASSED [ 0%]
1532
71s tests/examples/test_dataclass_example.py::test_enum_key PASSED [ 0%]
1533
71s tests/examples/test_dataclass_example.py::test_dict_of_objects PASSED [ 0%]
1534
71s tests/examples/test_dataclass_example.py::test_list_of_objects PASSED [ 0%]
1535
71s tests/examples/test_dataclass_example.py::test_merge PASSED [ 0%]
1536
71s tests/examples/test_dataclass_example.py::test_merge_example PASSED [ 0%]
1537
71s tests/examples/test_postponed_annotations.py::test_simple_types_class_postponed PASSED [ 0%]
1538
71s tests/examples/test_postponed_annotations.py::test_conversions_postponed PASSED [ 0%]
1539
71s tests/interpolation/built_in_resolvers/test_oc_create.py::test_create[dict] PASSED [ 0%]
1540
71s tests/interpolation/built_in_resolvers/test_oc_create.py::test_create[list] PASSED [ 0%]
1541
71s tests/interpolation/built_in_resolvers/test_oc_create.py::test_create[dict:interpolated_value] PASSED [ 0%]
1542
71s tests/interpolation/built_in_resolvers/test_oc_create.py::test_create[list:interpolated_value] PASSED [ 0%]
1543
71s tests/interpolation/built_in_resolvers/test_oc_create.py::test_create[dict:interpolated_node] PASSED [ 0%]
1544
71s tests/interpolation/built_in_resolvers/test_oc_create.py::test_create[list:interpolated_node] PASSED [ 0%]
1545
71s tests/interpolation/built_in_resolvers/test_oc_create.py::test_create_error PASSED [ 0%]
1546
71s tests/interpolation/built_in_resolvers/test_oc_create.py::test_write_into_output PASSED [ 0%]
1547
71s tests/interpolation/built_in_resolvers/test_oc_create.py::test_resolver_output_dict_to_dictconfig[cfg0-expected0] PASSED [ 0%]
1548
71s tests/interpolation/built_in_resolvers/test_oc_create.py::test_resolver_output_dict_to_dictconfig[cfg1-expected1] PASSED [ 0%]
1549
71s tests/interpolation/built_in_resolvers/test_oc_create.py::test_resolver_output_dict_to_dictconfig[cfg2-expected2] PASSED [ 0%]
1550
71s tests/interpolation/built_in_resolvers/test_oc_create.py::test_resolver_output_dict_to_dictconfig[cfg3-expected3] PASSED [ 0%]
1551
71s tests/interpolation/built_in_resolvers/test_oc_create.py::test_resolver_output_dict_to_dictconfig[cfg4-expected4] PASSED [ 0%]
1552
71s tests/interpolation/built_in_resolvers/test_oc_create.py::test_resolver_output_list_to_listconfig[cfg0-expected0] PASSED [ 0%]
1553
71s tests/interpolation/built_in_resolvers/test_oc_create.py::test_resolver_output_list_to_listconfig[cfg1-expected1] PASSED [ 0%]
1554
71s tests/interpolation/built_in_resolvers/test_oc_create.py::test_resolver_output_list_to_listconfig[cfg2-expected2] PASSED [ 0%]
1555
71s tests/interpolation/built_in_resolvers/test_oc_create.py::test_resolver_output_list_to_listconfig[cfg3-expected3] PASSED [ 0%]
1556
71s tests/interpolation/built_in_resolvers/test_oc_create.py::test_resolver_output_list_to_listconfig[cfg4-expected4] PASSED [ 0%]
1557
71s tests/interpolation/built_in_resolvers/test_oc_create.py::test_merge_into_created_node PASSED [ 0%]
1558
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode[false-False] PASSED [ 0%]
1559
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode[true-True] PASSED [ 0%]
1560
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode[10-10] PASSED [ 0%]
1561
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode[-10--10] PASSED [ 0%]
1562
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode[10.0-10.0] PASSED [ 0%]
1563
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode[-10.0--10.0] PASSED [ 0%]
1564
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode[null-None] PASSED [ 0%]
1565
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode[NulL-None] PASSED [ 0%]
1566
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode[hello-hello] PASSED [ 0%]
1567
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode[hello world-hello world] PASSED [ 0%]
1568
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode[ 123 - 123 ] PASSED [ 0%]
1569
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode["123"-123] PASSED [ 0%]
1570
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode[[1, 2, 3]-expected12] PASSED [ 0%]
1571
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode[{a: 0, b: 1}-expected13] PASSED [ 0%]
1572
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode[[\t1, 2, 3\t]-expected14] PASSED [ 0%]
1573
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode[{ a: b\t }-expected15] PASSED [ 0%]
1574
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode[${parent.sibling}-1] PASSED [ 0%]
1575
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode[${.sibling}-1] PASSED [ 0%]
1576
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode[${..parent.sibling}-1] PASSED [ 0%]
1577
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode[${uncle}-2] PASSED [ 0%]
1578
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode[${..uncle}-2] PASSED [ 0%]
1579
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode[${oc.env:MYKEY}-456] PASSED [ 0%]
1580
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode_none PASSED [ 0%]
1581
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode_error[bad_type] PASSED [ 0%]
1582
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode_error[parse_error] PASSED [ 0%]
1583
71s tests/interpolation/built_in_resolvers/test_oc_decode.py::test_decode_error[interpolation_not_found] PASSED [ 0%]
1584
71s tests/interpolation/built_in_resolvers/test_oc_deprecated.py::test_deprecated[value] PASSED [ 0%]
1585
71s tests/interpolation/built_in_resolvers/test_oc_deprecated.py::test_deprecated[value-custom-message] PASSED [ 0%]
1586
71s tests/interpolation/built_in_resolvers/test_oc_deprecated.py::test_deprecated[value-custom-message-config-variable] PASSED [ 0%]
1587
71s tests/interpolation/built_in_resolvers/test_oc_deprecated.py::test_deprecated[dict] PASSED [ 0%]
1588
71s tests/interpolation/built_in_resolvers/test_oc_deprecated.py::test_deprecated[dict_value] PASSED [ 0%]
1589
71s tests/interpolation/built_in_resolvers/test_oc_deprecated.py::test_deprecated[list] PASSED [ 0%]
1590
71s tests/interpolation/built_in_resolvers/test_oc_deprecated.py::test_deprecated[list_value] PASSED [ 0%]
1591
71s tests/interpolation/built_in_resolvers/test_oc_deprecated.py::test_deprecated_target_not_found[target_not_found] PASSED [ 0%]
1592
71s tests/interpolation/built_in_resolvers/test_oc_deprecated.py::test_deprecated_target_not_found[invalid_key_type] PASSED [ 0%]
1593
71s tests/interpolation/built_in_resolvers/test_oc_deprecated.py::test_deprecated_target_not_found[invalid_message_type] PASSED [ 0%]
1863
71s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_dict_keys[dictconfig] PASSED [ 0%]
1595
71s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_dict_keys[dictconfig_chained_interpolation] PASSED [ 0%]
1596
71s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_dict_keys[select_keys_of_root] PASSED [ 0%]
1597
71s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_get_and_validate_dict_input[select_missing] PASSED [ 0%]
1598
71s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_get_and_validate_dict_input[config_key_error] PASSED [ 0%]
1599
71s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_get_and_validate_dict_input[type_error] PASSED [ 0%]
1600
71s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_get_and_validate_dict_input[type_error_dictconfig] PASSED [ 0%]
1601
71s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_dict_values[dictconfig] PASSED [ 0%]
1602
71s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_dict_values[dictconfig_deep] PASSED [ 0%]
1603
71s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_dict_values[dictconfig_with_interpolated_value] PASSED [ 0%]
1604
71s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_dict_values[dictconfig_chained_interpolation] PASSED [ 1%]
1605
71s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_dict_values_with_missing_value PASSED [ 1%]
1606
71s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_dict_values_dictconfig_resolver_output[basic] PASSED [ 1%]
1607
71s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_dict_values_dictconfig_resolver_output[inter_abs] PASSED [ 1%]
1608
72s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_dict_values_dictconfig_resolver_output[inter_rel] PASSED [ 1%]
1609
72s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_dict_values_dictconfig_resolver_output[basic_no_parent] PASSED [ 1%]
1610
72s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_dict_values_dictconfig_resolver_output[inter_abs_no_parent] PASSED [ 1%]
1611
72s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_dict_values_dictconfig_resolver_output[inter_rel_no_parent] PASSED [ 1%]
1612
72s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_dict_values_are_typed PASSED [ 1%]
1613
72s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_readonly_parent[values_inter] PASSED [ 1%]
1614
72s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_readonly_parent[keys_inter] PASSED [ 1%]
1615
72s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_relative_path[values_inter] PASSED [ 1%]
1616
72s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_relative_path[keys_inter] PASSED [ 1%]
1617
72s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_relative_path[parent_values_inter] PASSED [ 1%]
1618
72s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_relative_path[parent_keys_inter] PASSED [ 1%]
1619
72s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_nested_oc_dict[values] PASSED [ 1%]
1620
72s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_nested_oc_dict[keys] PASSED [ 1%]
1621
72s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_dict_keys_invalid_type[list] PASSED [ 1%]
1622
72s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_dict_keys_invalid_type[bool_interpolation] PASSED [ 1%]
1623
72s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_dict_keys_invalid_type[int_select] PASSED [ 1%]
1624
72s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_dict_values_invalid_type[list] PASSED [ 1%]
1625
72s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_dict_values_invalid_type[bool_interpolation] PASSED [ 1%]
1626
72s tests/interpolation/built_in_resolvers/test_oc_dict.py::test_dict_values_invalid_type[int_select] PASSED [ 1%]
1627
72s tests/interpolation/built_in_resolvers/test_oc_env.py::TestEnvInterpolation::test_env_interpolation[simple] PASSED [ 1%]
1628
72s tests/interpolation/built_in_resolvers/test_oc_env.py::TestEnvInterpolation::test_env_interpolation[not_found_with_default0] PASSED [ 1%]
1629
72s tests/interpolation/built_in_resolvers/test_oc_env.py::TestEnvInterpolation::test_env_interpolation[not_found_with_default1] PASSED [ 1%]
1630
72s tests/interpolation/built_in_resolvers/test_oc_env.py::TestEnvInterpolation::test_env_interpolation_error[not_found] PASSED [ 1%]
1631
72s tests/interpolation/built_in_resolvers/test_oc_env.py::test_env_is_not_cached PASSED [ 1%]
1632
72s tests/interpolation/built_in_resolvers/test_oc_env.py::test_env_preserves_string[false] PASSED [ 1%]
1633
72s tests/interpolation/built_in_resolvers/test_oc_env.py::test_env_preserves_string[true] PASSED [ 1%]
1634
72s tests/interpolation/built_in_resolvers/test_oc_env.py::test_env_preserves_string[10] PASSED [ 1%]
1635
72s tests/interpolation/built_in_resolvers/test_oc_env.py::test_env_preserves_string[1.5] PASSED [ 1%]
1636
72s tests/interpolation/built_in_resolvers/test_oc_env.py::test_env_preserves_string[null] PASSED [ 1%]
1637
72s tests/interpolation/built_in_resolvers/test_oc_env.py::test_env_preserves_string[None] PASSED [ 1%]
1638
72s tests/interpolation/built_in_resolvers/test_oc_env.py::test_env_preserves_string[${foo}] PASSED [ 1%]
1639
72s tests/interpolation/built_in_resolvers/test_oc_env.py::test_env_default_none PASSED [ 1%]
1640
72s tests/interpolation/built_in_resolvers/test_oc_env.py::test_env_non_str_default PASSED [ 1%]
1641
72s tests/interpolation/built_in_resolvers/test_oc_select.py::test_oc_select_abs PASSED [ 1%]
1642
72s tests/interpolation/built_in_resolvers/test_oc_select.py::test_oc_select_missing PASSED [ 1%]
1643
72s tests/interpolation/built_in_resolvers/test_oc_select.py::test_oc_select_none PASSED [ 1%]
1644
72s tests/interpolation/built_in_resolvers/test_oc_select.py::test_oc_select_relative PASSED [ 1%]
1645
72s tests/interpolation/built_in_resolvers/test_oc_select.py::test_oc_nested_select_abs PASSED [ 1%]
1646
72s tests/interpolation/built_in_resolvers/test_oc_select.py::test_oc_nested_select_relative_same_level PASSED [ 1%]
1647
72s tests/interpolation/built_in_resolvers/test_oc_select.py::test_oc_nested_select_relative_level_up PASSED [ 1%]
1648
72s tests/interpolation/built_in_resolvers/test_oc_select.py::test_oc_select_using_default[a0-10] PASSED [ 1%]
1649
72s tests/interpolation/built_in_resolvers/test_oc_select.py::test_oc_select_using_default[a1-11] PASSED [ 1%]
1650
72s tests/interpolation/built_in_resolvers/test_oc_select.py::test_oc_select_using_default[a2-None] PASSED [ 1%]
1651
72s tests/interpolation/built_in_resolvers/test_oc_select.py::test_oc_select_using_default[a3-20] PASSED [ 1%]
1652
72s tests/interpolation/test_custom_resolvers.py::test_register_resolver_twice_error PASSED [ 1%]
1653
72s tests/interpolation/test_custom_resolvers.py::test_register_resolver_twice_error_legacy PASSED [ 1%]
1654
72s tests/interpolation/test_custom_resolvers.py::test_register_resolver_twice_error_legacy_and_regular PASSED [ 1%]
1655
72s tests/interpolation/test_custom_resolvers.py::test_register_resolver_error_non_callable PASSED [ 1%]
1656
72s tests/interpolation/test_custom_resolvers.py::test_register_resolver_error_empty_name PASSED [ 1%]
1657
72s tests/interpolation/test_custom_resolvers.py::test_register_non_inspectable_resolver PASSED [ 1%]
1658
72s tests/interpolation/test_custom_resolvers.py::test_register_resolver_with_replace[False-False-2] PASSED [ 1%]
1659
72s tests/interpolation/test_custom_resolvers.py::test_register_resolver_with_replace[False-True-2] PASSED [ 1%]
1660
72s tests/interpolation/test_custom_resolvers.py::test_register_resolver_with_replace[True-False-2] PASSED [ 1%]
1661
72s tests/interpolation/test_custom_resolvers.py::test_register_resolver_with_replace[True-True-1] PASSED [ 1%]
1662
72s tests/interpolation/test_custom_resolvers.py::test_clear_resolvers_and_has_resolver PASSED [ 1%]
1663
72s tests/interpolation/test_custom_resolvers.py::test_clear_resolvers_and_has_resolver_legacy PASSED [ 1%]
1664
72s tests/interpolation/test_custom_resolvers.py::test_register_resolver_1 PASSED [ 1%]
1665
72s tests/interpolation/test_custom_resolvers.py::test_register_resolver_1_legacy PASSED [ 1%]
1666
72s tests/interpolation/test_custom_resolvers.py::test_resolver_cache_1 PASSED [ 1%]
1667
72s tests/interpolation/test_custom_resolvers.py::test_resolver_cache_1_legacy PASSED [ 1%]
1668
72s tests/interpolation/test_custom_resolvers.py::test_resolver_cache_2 PASSED [ 1%]
1669
72s tests/interpolation/test_custom_resolvers.py::test_resolver_cache_2_legacy PASSED [ 1%]
1670
72s tests/interpolation/test_custom_resolvers.py::test_resolver_cache_3_dict_list PASSED [ 1%]
1671
72s tests/interpolation/test_custom_resolvers.py::test_resolver_cache_4_interpolation PASSED [ 1%]
1672
72s tests/interpolation/test_custom_resolvers.py::test_resolver_no_cache PASSED [ 1%]
1673
72s tests/interpolation/test_custom_resolvers.py::test_resolver_dot_start PASSED [ 1%]
1674
72s tests/interpolation/test_custom_resolvers.py::test_resolver_dot_start_legacy PASSED [ 1%]
1675
72s tests/interpolation/test_custom_resolvers.py::test_resolver_that_allows_a_list_of_arguments[<lambda>-arg_list-${my_resolver:cat, dog}-result0] PASSED [ 1%]
1676
72s tests/interpolation/test_custom_resolvers.py::test_resolver_that_allows_a_list_of_arguments[<lambda>-escape_comma-${my_resolver:cat\\, do g}-result1] PASSED [ 1%]
1677
72s tests/interpolation/test_custom_resolvers.py::test_resolver_that_allows_a_list_of_arguments[<lambda>-escape_whitespace-${my_resolver:cat,\\ do g}-result2] PASSED [ 1%]
1678
72s tests/interpolation/test_custom_resolvers.py::test_resolver_that_allows_a_list_of_arguments[<lambda>-zero_arg-${my_resolver:}-zero] PASSED [ 1%]
1679
72s tests/interpolation/test_custom_resolvers.py::test_resolver_that_allows_a_list_of_arguments_legacy[<lambda>-arg_list-${my_resolver:cat, dog}-result0] PASSED [ 1%]
1680
72s tests/interpolation/test_custom_resolvers.py::test_resolver_that_allows_a_list_of_arguments_legacy[<lambda>-escape_comma-${my_resolver:cat\\, do g}-result1] PASSED [ 1%]
1681
72s tests/interpolation/test_custom_resolvers.py::test_resolver_that_allows_a_list_of_arguments_legacy[<lambda>-escape_whitespace-${my_resolver:cat,\\ do g}-result2] PASSED [ 1%]
1682
72s tests/interpolation/test_custom_resolvers.py::test_resolver_that_allows_a_list_of_arguments_legacy[<lambda>-zero_arg-${my_resolver:}-zero] PASSED [ 1%]
1683
72s tests/interpolation/test_custom_resolvers.py::test_resolver_deprecated_behavior PASSED [ 1%]
1684
72s tests/interpolation/test_custom_resolvers.py::test_copy_cache PASSED [ 1%]
1685
72s tests/interpolation/test_custom_resolvers.py::test_clear_cache PASSED [ 2%]
1686
72s tests/interpolation/test_custom_resolvers.py::test_resolver_output_dict[True] PASSED [ 2%]
1687
72s tests/interpolation/test_custom_resolvers.py::test_resolver_output_dict[False] PASSED [ 2%]
1688
72s tests/interpolation/test_custom_resolvers.py::test_resolver_output_plain_dict_list[dict-True] PASSED [ 2%]
1689
72s tests/interpolation/test_custom_resolvers.py::test_resolver_output_plain_dict_list[dict-False] PASSED [ 2%]
1690
72s tests/interpolation/test_custom_resolvers.py::test_resolver_output_plain_dict_list[list-True] PASSED [ 2%]
1691
72s tests/interpolation/test_custom_resolvers.py::test_resolver_output_plain_dict_list[list-False] PASSED [ 2%]
1692
72s tests/interpolation/test_custom_resolvers.py::test_register_cached_resolver_with_keyword_unsupported PASSED [ 2%]
1693
72s tests/interpolation/test_custom_resolvers.py::test_resolver_with_parent PASSED [ 2%]
1694
72s tests/interpolation/test_custom_resolvers.py::test_resolver_with_root PASSED [ 2%]
1695
72s tests/interpolation/test_custom_resolvers.py::test_resolver_with_root_and_parent PASSED [ 2%]
1696
72s tests/interpolation/test_custom_resolvers.py::test_resolver_with_parent_and_default_value PASSED [ 2%]
1697
72s tests/interpolation/test_custom_resolvers.py::test_merge_into_resolver_output[extend] PASSED [ 2%]
1698
72s tests/interpolation/test_custom_resolvers.py::test_merge_into_resolver_output[extend_inter] PASSED [ 2%]
1699
72s tests/interpolation/test_custom_resolvers.py::test_merge_into_resolver_output[override_int] PASSED [ 2%]
1700
72s tests/interpolation/test_custom_resolvers.py::test_merge_into_resolver_output[override_dict] PASSED [ 2%]
1701
72s tests/interpolation/test_custom_resolvers.py::test_merge_into_resolver_output[replace_interpolation] PASSED [ 2%]
1702
72s tests/interpolation/test_custom_resolvers.py::test_merge_into_resolver_output[other_node] PASSED [ 2%]
1703
72s tests/interpolation/test_interpolation.py::test_interpolation_with_missing PASSED [ 2%]
1704
72s tests/interpolation/test_interpolation.py::test_assign_to_interpolation PASSED [ 2%]
1705
72s tests/interpolation/test_interpolation.py::test_merge_with_interpolation PASSED [ 2%]
1706
72s tests/interpolation/test_interpolation.py::test_non_container_interpolation PASSED [ 2%]
1707
72s tests/interpolation/test_interpolation.py::test_indirect_interpolation PASSED [ 2%]
1708
72s tests/interpolation/test_interpolation.py::test_indirect_interpolation2 PASSED [ 2%]
1709
72s tests/interpolation/test_interpolation.py::test_type_inherit_type[str] PASSED [ 2%]
1710
72s tests/interpolation/test_interpolation.py::test_type_inherit_type[bool] PASSED [ 2%]
1711
72s tests/interpolation/test_interpolation.py::test_type_inherit_type[int] PASSED [ 2%]
1712
72s tests/interpolation/test_interpolation.py::test_type_inherit_type[float] PASSED [ 2%]
1713
72s tests/interpolation/test_interpolation.py::test_type_inherit_type[enum] PASSED [ 2%]
1714
72s tests/interpolation/test_interpolation.py::test_type_inherit_type[bytes] PASSED [ 2%]
1715
72s tests/interpolation/test_interpolation.py::test_type_inherit_type[path] PASSED [ 2%]
1716
72s tests/interpolation/test_interpolation.py::test_interpolation_in_list_key_error PASSED [ 2%]
1717
72s tests/interpolation/test_interpolation.py::test_unsupported_interpolation_type PASSED [ 2%]
1718
72s tests/interpolation/test_interpolation.py::test_incremental_dict_with_interpolation PASSED [ 2%]
1719
72s tests/interpolation/test_interpolation.py::test_resolve_key_and_root[cfg0---expected0] PASSED [ 2%]
1720
72s tests/interpolation/test_interpolation.py::test_resolve_key_and_root[cfg1--.-expected1] PASSED [ 2%]
1721
72s tests/interpolation/test_interpolation.py::test_resolve_key_and_root[cfg2--a-expected2] PASSED [ 2%]
1722
72s tests/interpolation/test_interpolation.py::test_resolve_key_and_root[cfg3--.a-expected3] PASSED [ 2%]
1723
72s tests/interpolation/test_interpolation.py::test_resolve_key_and_root[cfg4-a-.-expected4] PASSED [ 2%]
1724
72s tests/interpolation/test_interpolation.py::test_resolve_key_and_root[cfg5-a-.b-expected5] PASSED [ 2%]
1725
72s tests/interpolation/test_interpolation.py::test_resolve_key_and_root[cfg6-a-..-expected6] PASSED [ 2%]
1726
72s tests/interpolation/test_interpolation.py::test_resolve_key_and_root[cfg7-a-..a-expected7] PASSED [ 2%]
1727
72s tests/interpolation/test_interpolation.py::test_resolve_key_and_root[cfg8-a.b-.-expected8] PASSED [ 2%]
1728
72s tests/interpolation/test_interpolation.py::test_resolve_key_and_root[cfg9-a.b-..-expected9] PASSED [ 2%]
1729
72s tests/interpolation/test_interpolation.py::test_resolve_key_and_root[cfg10-a.b-...-expected10] PASSED [ 2%]
1730
72s tests/interpolation/test_interpolation.py::test_interpolation_after_copy[dict-copy] PASSED [ 2%]
1731
72s tests/interpolation/test_interpolation.py::test_interpolation_after_copy[dict-deepcopy] PASSED [ 2%]
1732
72s tests/interpolation/test_interpolation.py::test_interpolation_after_copy[list-copy] PASSED [ 2%]
1733
72s tests/interpolation/test_interpolation.py::test_interpolation_after_copy[list-deepcopy] PASSED [ 2%]
1734
72s tests/interpolation/test_interpolation.py::test_resolve_interpolation_without_parent PASSED [ 2%]
1735
72s tests/interpolation/test_interpolation.py::test_resolve_interpolation_without_parent_no_throw PASSED [ 2%]
1736
72s tests/interpolation/test_interpolation.py::test_optional_after_interpolation PASSED [ 2%]
1737
72s tests/interpolation/test_interpolation.py::test_invalid_intermediate_result_when_not_throwing[missing] PASSED [ 2%]
1738
72s tests/interpolation/test_interpolation.py::test_invalid_intermediate_result_when_not_throwing[invalid] PASSED [ 2%]
1739
72s tests/interpolation/test_interpolation.py::test_none_value_in_quoted_string PASSED [ 2%]
1740
72s tests/interpolation/test_interpolation.py::test_interpolation_type_validated_ok[expected_type] PASSED [ 2%]
1741
72s tests/interpolation/test_interpolation.py::test_interpolation_type_validated_ok[intermediate_type_mismatch_ok] PASSED [ 2%]
1742
72s tests/interpolation/test_interpolation.py::test_interpolation_type_validated_ok[convert_str_to_int] PASSED [ 2%]
1743
72s tests/interpolation/test_interpolation.py::test_interpolation_type_validated_ok[list_str] PASSED [ 2%]
1744
72s tests/interpolation/test_interpolation.py::test_interpolation_type_validated_ok[dict_str] PASSED [ 2%]
1745
72s tests/interpolation/test_interpolation.py::test_interpolation_type_validated_error[type_mismatch_resolver] PASSED [ 2%]
1746
72s tests/interpolation/test_interpolation.py::test_interpolation_type_validated_error[type_mismatch_node_interpolation] PASSED [ 2%]
1747
72s tests/interpolation/test_interpolation.py::test_interpolation_type_validated_error[non_optional_node_interpolation] PASSED [ 2%]
1748
72s tests/interpolation/test_interpolation.py::test_interpolation_type_not_validated[list_int_to_str] PASSED [ 2%]
1749
72s tests/interpolation/test_interpolation.py::test_interpolation_type_not_validated[dict_int_to_str] PASSED [ 2%]
1750
72s tests/interpolation/test_interpolation.py::test_interpolation_type_not_validated[list_type_mismatch] PASSED [ 2%]
1751
72s tests/interpolation/test_interpolation.py::test_interpolation_type_not_validated[dict_key_type_mismatch] PASSED [ 2%]
1752
72s tests/interpolation/test_interpolation.py::test_type_validation_error_no_throw PASSED [ 2%]
1753
72s tests/interpolation/test_interpolation.py::test_parent_interpolation[cfg0-a.a] PASSED [ 2%]
1754
72s tests/interpolation/test_interpolation.py::test_parent_interpolation[cfg1-a.a] PASSED [ 2%]
1755
72s tests/interpolation/test_interpolation.py::test_circular_interpolation[self_interpolation] PASSED [ 2%]
1756
72s tests/interpolation/test_interpolation.py::test_circular_interpolation[ping-pong0] PASSED [ 2%]
1757
72s tests/interpolation/test_interpolation.py::test_circular_interpolation[ping-pong1] PASSED [ 2%]
1758
72s tests/interpolation/test_interpolation.py::test_circular_interpolation[self-relative] PASSED [ 2%]
1759
72s tests/interpolation/test_interpolation.py::test_circular_interpolation[pass-through] PASSED [ 2%]
1760
72s tests/interpolation/test_interpolation.py::test_circular_interpolation[quoted] PASSED [ 2%]
1761
72s tests/interpolation/test_interpolation.py::test_circular_interpolation[custom-resolver0] PASSED [ 2%]
1762
72s tests/interpolation/test_interpolation.py::test_circular_interpolation[custom-resolver1] PASSED [ 2%]
1763
72s tests/interpolation/test_interpolation.py::test_circular_interpolation[str-inter0] PASSED [ 2%]
1764
72s tests/interpolation/test_interpolation.py::test_circular_interpolation[str-inter1] PASSED [ 2%]
1765
72s tests/interpolation/test_interpolation.py::test_circular_interpolation[str-inter2] PASSED [ 2%]
1766
72s tests/interpolation/test_interpolation.py::test_interpolation_like_result_is_not_an_interpolation[escaped_interpolation_1-untyped] PASSED [ 3%]
1767
72s tests/interpolation/test_interpolation.py::test_interpolation_like_result_is_not_an_interpolation[escaped_interpolation_1-any] PASSED [ 3%]
1768
72s tests/interpolation/test_interpolation.py::test_interpolation_like_result_is_not_an_interpolation[escaped_interpolation_1-str] PASSED [ 3%]
1769
72s tests/interpolation/test_interpolation.py::test_interpolation_like_result_is_not_an_interpolation[escaped_interpolation_2-untyped] PASSED [ 3%]
1770
72s tests/interpolation/test_interpolation.py::test_interpolation_like_result_is_not_an_interpolation[escaped_interpolation_2-any] PASSED [ 3%]
1771
72s tests/interpolation/test_interpolation.py::test_interpolation_like_result_is_not_an_interpolation[escaped_interpolation_2-str] PASSED [ 3%]
1772
72s tests/interpolation/test_interpolation.py::test_interpolation_like_result_is_not_an_interpolation[string_interpolation_1-untyped] PASSED [ 3%]
1773
72s tests/interpolation/test_interpolation.py::test_interpolation_like_result_is_not_an_interpolation[string_interpolation_1-any] PASSED [ 3%]
1774
72s tests/interpolation/test_interpolation.py::test_interpolation_like_result_is_not_an_interpolation[string_interpolation_1-str] PASSED [ 3%]
1775
72s tests/interpolation/test_interpolation.py::test_interpolation_like_result_is_not_an_interpolation[string_interpolation_2-untyped] PASSED [ 3%]
1776
72s tests/interpolation/test_interpolation.py::test_interpolation_like_result_is_not_an_interpolation[string_interpolation_2-any] PASSED [ 3%]
1777
72s tests/interpolation/test_interpolation.py::test_interpolation_like_result_is_not_an_interpolation[string_interpolation_2-str] PASSED [ 3%]
1778
72s tests/interpolation/test_interpolation.py::test_interpolation_like_result_is_not_an_interpolation[resolver_1-untyped] PASSED [ 3%]
1779
72s tests/interpolation/test_interpolation.py::test_interpolation_like_result_is_not_an_interpolation[resolver_1-any] PASSED [ 3%]
1780
72s tests/interpolation/test_interpolation.py::test_interpolation_like_result_is_not_an_interpolation[resolver_1-str] PASSED [ 3%]
1781
72s tests/interpolation/test_interpolation.py::test_interpolation_like_result_is_not_an_interpolation[resolver_2-untyped] PASSED [ 3%]
1782
72s tests/interpolation/test_interpolation.py::test_interpolation_like_result_is_not_an_interpolation[resolver_2-any] PASSED [ 3%]
1783
72s tests/interpolation/test_interpolation.py::test_interpolation_like_result_is_not_an_interpolation[resolver_2-str] PASSED [ 3%]
1784
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_error_on_non_structured_config_class[dataclasses] PASSED [ 3%]
1785
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_error_on_non_structured_config_class[dataclasses_pre_311] SKIPPED [ 3%]
1786
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_error_on_non_structured_config_class[attr_classes] PASSED [ 3%]
1787
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_error_on_non_structured_nested_config_class[dataclasses] PASSED [ 3%]
1788
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_error_on_non_structured_nested_config_class[dataclasses_pre_311] SKIPPED [ 3%]
1789
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_error_on_non_structured_nested_config_class[attr_classes] PASSED [ 3%]
1790
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_error_on_creation_with_bad_value_type[dataclasses] PASSED [ 3%]
1791
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_error_on_creation_with_bad_value_type[dataclasses_pre_311] SKIPPED [ 3%]
1792
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_error_on_creation_with_bad_value_type[attr_classes] PASSED [ 3%]
1793
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_assignment_of_subclass[dataclasses] PASSED [ 3%]
1794
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_assignment_of_subclass[dataclasses_pre_311] SKIPPED [ 3%]
1795
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_assignment_of_subclass[attr_classes] PASSED [ 3%]
1796
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_assignment_of_non_subclass_1[dataclasses] PASSED [ 3%]
1797
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_assignment_of_non_subclass_1[dataclasses_pre_311] SKIPPED [ 3%]
1798
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_assignment_of_non_subclass_1[attr_classes] PASSED [ 3%]
1799
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_merge[dataclasses] PASSED [ 3%]
1800
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_merge[dataclasses_pre_311] SKIPPED [ 3%]
1801
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_merge[attr_classes] PASSED [ 3%]
1802
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_merge_of_non_subclass_1[dataclasses] PASSED [ 3%]
1803
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_merge_of_non_subclass_1[dataclasses_pre_311] SKIPPED [ 3%]
1804
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_merge_of_non_subclass_1[attr_classes] PASSED [ 3%]
1805
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_merge_error_new_attribute[dataclasses] PASSED [ 3%]
1806
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_merge_error_new_attribute[dataclasses_pre_311] SKIPPED [ 3%]
1807
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_merge_error_new_attribute[attr_classes] PASSED [ 3%]
1808
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_merge_error_override_bad_type[dataclasses] PASSED [ 3%]
1809
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_merge_error_override_bad_type[dataclasses_pre_311] SKIPPED [ 3%]
1810
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_merge_error_override_bad_type[attr_classes] PASSED [ 3%]
1811
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_error_message[dataclasses] PASSED [ 3%]
1812
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_error_message[dataclasses_pre_311] SKIPPED [ 3%]
1813
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestBasic::test_error_message[attr_classes] PASSED [ 3%]
1814
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_none_assignment[dataclasses] PASSED [ 3%]
1815
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_none_assignment[dataclasses_pre_311] SKIPPED [ 3%]
1816
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_none_assignment[attr_classes] PASSED [ 3%]
1817
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestFailedAssignmentOrMerges::test_assignment_of_non_subclass_2[dataclasses-1] PASSED [ 3%]
1818
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestFailedAssignmentOrMerges::test_assignment_of_non_subclass_2[dataclasses-foo] PASSED [ 3%]
1819
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestFailedAssignmentOrMerges::test_assignment_of_non_subclass_2[dataclasses_pre_311-1] SKIPPED [ 3%]
1820
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestFailedAssignmentOrMerges::test_assignment_of_non_subclass_2[dataclasses_pre_311-foo] SKIPPED [ 3%]
1821
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestFailedAssignmentOrMerges::test_assignment_of_non_subclass_2[attr_classes-1] PASSED [ 3%]
1822
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestFailedAssignmentOrMerges::test_assignment_of_non_subclass_2[attr_classes-foo] PASSED [ 3%]
1823
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestFailedAssignmentOrMerges::test_merge_of_non_subclass_2[dataclasses-1] PASSED [ 3%]
1824
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestFailedAssignmentOrMerges::test_merge_of_non_subclass_2[dataclasses-foo] PASSED [ 3%]
1825
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestFailedAssignmentOrMerges::test_merge_of_non_subclass_2[dataclasses_pre_311-1] SKIPPED [ 3%]
1826
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestFailedAssignmentOrMerges::test_merge_of_non_subclass_2[dataclasses_pre_311-foo] SKIPPED [ 3%]
1827
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestFailedAssignmentOrMerges::test_merge_of_non_subclass_2[attr_classes-1] PASSED [ 3%]
1828
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestFailedAssignmentOrMerges::test_merge_of_non_subclass_2[attr_classes-foo] PASSED [ 3%]
1829
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_get_type[dataclasses] PASSED [ 3%]
1830
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_get_type[dataclasses_pre_311] SKIPPED [ 3%]
1831
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_get_type[attr_classes] PASSED [ 3%]
1832
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_structured_into_dict[dataclasses] PASSED [ 3%]
1833
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_structured_into_dict[dataclasses_pre_311] SKIPPED [ 3%]
1834
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_structured_into_dict[attr_classes] PASSED [ 3%]
1835
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_structured_into_dict_nested[dataclasses] PASSED [ 3%]
1836
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_structured_into_dict_nested[dataclasses_pre_311] SKIPPED [ 3%]
1837
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_structured_into_dict_nested[attr_classes] PASSED [ 3%]
1838
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_structured_into_dict_nested2[dataclasses] PASSED [ 3%]
1839
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_structured_into_dict_nested2[dataclasses_pre_311] SKIPPED [ 3%]
1840
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_structured_into_dict_nested2[attr_classes] PASSED [ 3%]
1841
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_structured_into_dict_nested3[dataclasses] PASSED [ 3%]
1842
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_structured_into_dict_nested3[dataclasses_pre_311] SKIPPED [ 3%]
1843
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_structured_into_dict_nested3[attr_classes] PASSED [ 3%]
1844
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_missing_object_onto_typed_dictconfig[dataclasses] PASSED [ 3%]
1845
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_missing_object_onto_typed_dictconfig[dataclasses_pre_311] SKIPPED [ 3%]
1846
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_missing_object_onto_typed_dictconfig[attr_classes] PASSED [ 3%]
1847
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_into_missing_sc[dataclasses] PASSED [ 4%]
1848
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_into_missing_sc[dataclasses_pre_311] SKIPPED [ 4%]
1849
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_into_missing_sc[attr_classes] PASSED [ 4%]
1850
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_missing_key_onto_structured_none[dataclasses] PASSED [ 4%]
1851
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_missing_key_onto_structured_none[dataclasses_pre_311] SKIPPED [ 4%]
1852
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_missing_key_onto_structured_none[attr_classes] PASSED [ 4%]
1853
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_optional_structured_into_dict[dataclasses] PASSED [ 4%]
1854
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_optional_structured_into_dict[dataclasses_pre_311] SKIPPED [ 4%]
1855
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_optional_structured_into_dict[attr_classes] PASSED [ 4%]
1856
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_structured_interpolation_onto_dict[dataclasses] PASSED [ 4%]
1857
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_structured_interpolation_onto_dict[dataclasses_pre_311] SKIPPED [ 4%]
1858
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_merge_structured_interpolation_onto_dict[attr_classes] PASSED [ 4%]
1859
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_interpolation_to_structured[dataclasses-True] PASSED [ 4%]
1860
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_interpolation_to_structured[dataclasses-False] PASSED [ 4%]
1861
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_interpolation_to_structured[dataclasses_pre_311-True] SKIPPED [ 4%]
1862
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_interpolation_to_structured[dataclasses_pre_311-False] SKIPPED [ 4%]
1863
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_interpolation_to_structured[attr_classes-True] PASSED [ 4%]
1864
72s tests/structured_conf/test_structured_basic.py::TestStructured::test_interpolation_to_structured[attr_classes-False] PASSED [ 4%]
1865
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestMissing::test_missing1[dataclasses] PASSED [ 4%]
1866
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestMissing::test_missing1[dataclasses_pre_311] SKIPPED [ 4%]
1867
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestMissing::test_missing1[attr_classes] PASSED [ 4%]
1868
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestMissing::test_missing2[dataclasses] PASSED [ 4%]
1869
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestMissing::test_missing2[dataclasses_pre_311] SKIPPED [ 4%]
1870
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestMissing::test_missing2[attr_classes] PASSED [ 4%]
1871
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestMissing::test_plugin_holder[dataclasses] PASSED [ 4%]
1872
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestMissing::test_plugin_holder[dataclasses_pre_311] SKIPPED [ 4%]
1873
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestMissing::test_plugin_holder[attr_classes] PASSED [ 4%]
1874
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestMissing::test_plugin_merge[dataclasses] PASSED [ 4%]
1875
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestMissing::test_plugin_merge[dataclasses_pre_311] SKIPPED [ 4%]
1876
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestMissing::test_plugin_merge[attr_classes] PASSED [ 4%]
1877
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestMissing::test_plugin_merge_2[dataclasses] PASSED [ 4%]
1878
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestMissing::test_plugin_merge_2[dataclasses_pre_311] SKIPPED [ 4%]
1879
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestMissing::test_plugin_merge_2[attr_classes] PASSED [ 4%]
1880
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestMissing::test_native_missing[dataclasses] PASSED [ 4%]
1881
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestMissing::test_native_missing[dataclasses_pre_311] SKIPPED [ 4%]
1882
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestMissing::test_native_missing[attr_classes] PASSED [ 4%]
1883
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestMissing::test_allow_objects[dataclasses] PASSED [ 4%]
1884
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestMissing::test_allow_objects[dataclasses_pre_311] SKIPPED [ 4%]
1885
72s tests/structured_conf/test_structured_basic.py::TestStructured::TestMissing::test_allow_objects[attr_classes] PASSED [ 4%]
1886
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_nested_config_is_none[dataclasses] PASSED [ 4%]
1887
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_nested_config_is_none[dataclasses_pre_311] SKIPPED [ 4%]
1888
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_nested_config_is_none[attr_classes] PASSED [ 4%]
1889
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_nested_config[dataclasses] PASSED [ 4%]
1890
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_nested_config[dataclasses_pre_311] SKIPPED [ 4%]
1891
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_nested_config[attr_classes] PASSED [ 4%]
1892
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_nested_config2[dataclasses] PASSED [ 4%]
1893
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_nested_config2[dataclasses_pre_311] SKIPPED [ 4%]
1894
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_nested_config2[attr_classes] PASSED [ 4%]
1895
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_value_without_a_default[dataclasses] PASSED [ 4%]
1896
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_value_without_a_default[dataclasses_pre_311] SKIPPED [ 4%]
1897
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_value_without_a_default[attr_classes] PASSED [ 4%]
1898
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_union_errors[dataclasses] PASSED [ 4%]
1899
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_union_errors[dataclasses_pre_311] SKIPPED [ 4%]
1900
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_union_errors[attr_classes] PASSED [ 4%]
1901
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_config_with_list[dataclasses] PASSED [ 4%]
1902
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_config_with_list[dataclasses_pre_311] SKIPPED [ 4%]
1903
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_config_with_list[attr_classes] PASSED [ 4%]
1904
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_config_with_list_nondefault_values[dataclasses] PASSED [ 4%]
1905
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_config_with_list_nondefault_values[dataclasses_pre_311] SKIPPED [ 4%]
1906
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_config_with_list_nondefault_values[attr_classes] PASSED [ 4%]
1907
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_assignment_to_nested_structured_config[dataclasses] PASSED [ 4%]
1908
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_assignment_to_nested_structured_config[dataclasses_pre_311] SKIPPED [ 4%]
1909
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_assignment_to_nested_structured_config[attr_classes] PASSED [ 4%]
1910
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_assignment_to_structured_inside_dict_config[dataclasses] PASSED [ 4%]
1911
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_assignment_to_structured_inside_dict_config[dataclasses_pre_311] SKIPPED [ 4%]
1912
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_assignment_to_structured_inside_dict_config[attr_classes] PASSED [ 4%]
1913
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_config_with_dict[dataclasses] PASSED [ 4%]
1914
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_config_with_dict[dataclasses_pre_311] SKIPPED [ 4%]
1915
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_config_with_dict[attr_classes] PASSED [ 4%]
1916
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_config_with_dict_nondefault_values[dataclasses] PASSED [ 4%]
1917
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_config_with_dict_nondefault_values[dataclasses_pre_311] SKIPPED [ 4%]
1918
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_config_with_dict_nondefault_values[attr_classes] PASSED [ 4%]
1919
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_structured_config_struct_behavior[dataclasses] PASSED [ 4%]
1920
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_structured_config_struct_behavior[dataclasses_pre_311] SKIPPED [ 4%]
1921
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_structured_config_struct_behavior[attr_classes] PASSED [ 4%]
1922
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses-BoolConfig-BoolConfigAssignments-init_dict0] PASSED [ 4%]
1923
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses-IntegersConfig-IntegersConfigAssignments-init_dict1] PASSED [ 4%]
1924
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses-FloatConfig-FloatConfigAssignments-init_dict2] PASSED [ 4%]
1925
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses-BytesConfig-BytesConfigAssignments-init_dict3] PASSED [ 4%]
1926
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses-PathConfig-PathConfigAssignments-init_dict4] PASSED [ 4%]
1927
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses-StringConfig-StringConfigAssignments-init_dict5] PASSED [ 4%]
1928
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses-EnumConfig-EnumConfigAssignments-init_dict6] PASSED [ 5%]
1929
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses-BoolConfig-BoolConfigAssignments-init_dict7] PASSED [ 5%]
1930
72s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses-IntegersConfig-IntegersConfigAssignments-init_dict8] PASSED [ 5%]
1931
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses-FloatConfig-FloatConfigAssignments-init_dict9] PASSED [ 5%]
1932
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses-BytesConfig-BytesConfigAssignments-init_dict10] PASSED [ 5%]
1933
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses-PathConfig-PathConfigAssignments-init_dict11] PASSED [ 5%]
1934
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses-StringConfig-StringConfigAssignments-init_dict12] PASSED [ 5%]
1935
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses-EnumConfig-EnumConfigAssignments-init_dict13] PASSED [ 5%]
1936
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses-AnyTypeConfig-AnyTypeConfigAssignments-init_dict14] PASSED [ 5%]
1937
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses_pre_311-BoolConfig-BoolConfigAssignments-init_dict0] SKIPPED [ 5%]
1938
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses_pre_311-IntegersConfig-IntegersConfigAssignments-init_dict1] SKIPPED [ 5%]
1939
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses_pre_311-FloatConfig-FloatConfigAssignments-init_dict2] SKIPPED [ 5%]
1940
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses_pre_311-BytesConfig-BytesConfigAssignments-init_dict3] SKIPPED [ 5%]
1941
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses_pre_311-PathConfig-PathConfigAssignments-init_dict4] SKIPPED [ 5%]
1942
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses_pre_311-StringConfig-StringConfigAssignments-init_dict5] SKIPPED [ 5%]
1943
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses_pre_311-EnumConfig-EnumConfigAssignments-init_dict6] SKIPPED [ 5%]
1944
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses_pre_311-BoolConfig-BoolConfigAssignments-init_dict7] SKIPPED [ 5%]
1945
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses_pre_311-IntegersConfig-IntegersConfigAssignments-init_dict8] SKIPPED [ 5%]
1946
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses_pre_311-FloatConfig-FloatConfigAssignments-init_dict9] SKIPPED [ 5%]
1947
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses_pre_311-BytesConfig-BytesConfigAssignments-init_dict10] SKIPPED [ 5%]
1948
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses_pre_311-PathConfig-PathConfigAssignments-init_dict11] SKIPPED [ 5%]
1949
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses_pre_311-StringConfig-StringConfigAssignments-init_dict12] SKIPPED [ 5%]
1950
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses_pre_311-EnumConfig-EnumConfigAssignments-init_dict13] SKIPPED [ 5%]
1951
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[dataclasses_pre_311-AnyTypeConfig-AnyTypeConfigAssignments-init_dict14] SKIPPED [ 5%]
1952
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[attr_classes-BoolConfig-BoolConfigAssignments-init_dict0] PASSED [ 5%]
1953
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[attr_classes-IntegersConfig-IntegersConfigAssignments-init_dict1] PASSED [ 5%]
1954
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[attr_classes-FloatConfig-FloatConfigAssignments-init_dict2] PASSED [ 5%]
1955
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[attr_classes-BytesConfig-BytesConfigAssignments-init_dict3] PASSED [ 5%]
1956
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[attr_classes-PathConfig-PathConfigAssignments-init_dict4] PASSED [ 5%]
1957
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[attr_classes-StringConfig-StringConfigAssignments-init_dict5] PASSED [ 5%]
1958
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[attr_classes-EnumConfig-EnumConfigAssignments-init_dict6] PASSED [ 5%]
1959
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[attr_classes-BoolConfig-BoolConfigAssignments-init_dict7] PASSED [ 5%]
1960
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[attr_classes-IntegersConfig-IntegersConfigAssignments-init_dict8] PASSED [ 5%]
1961
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[attr_classes-FloatConfig-FloatConfigAssignments-init_dict9] PASSED [ 5%]
1962
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[attr_classes-BytesConfig-BytesConfigAssignments-init_dict10] PASSED [ 5%]
1963
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[attr_classes-PathConfig-PathConfigAssignments-init_dict11] PASSED [ 5%]
1964
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[attr_classes-StringConfig-StringConfigAssignments-init_dict12] PASSED [ 5%]
1965
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[attr_classes-EnumConfig-EnumConfigAssignments-init_dict13] PASSED [ 5%]
1966
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_field_with_default_value[attr_classes-AnyTypeConfig-AnyTypeConfigAssignments-init_dict14] PASSED [ 5%]
1967
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_untyped[dataclasses-None-expected_init0] PASSED [ 5%]
1968
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_untyped[dataclasses-input_init1-expected_init1] PASSED [ 5%]
1969
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_untyped[dataclasses-None-expected_init2] PASSED [ 5%]
1970
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_untyped[dataclasses-input_init3-expected_init3] PASSED [ 5%]
1971
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_untyped[dataclasses_pre_311-None-expected_init0] SKIPPED [ 5%]
1972
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_untyped[dataclasses_pre_311-input_init1-expected_init1] SKIPPED [ 5%]
1973
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_untyped[dataclasses_pre_311-None-expected_init2] SKIPPED [ 5%]
1974
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_untyped[dataclasses_pre_311-input_init3-expected_init3] SKIPPED [ 5%]
1975
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_untyped[attr_classes-None-expected_init0] PASSED [ 5%]
1976
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_untyped[attr_classes-input_init1-expected_init1] PASSED [ 5%]
1977
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_untyped[attr_classes-None-expected_init2] PASSED [ 5%]
1978
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_untyped[attr_classes-input_init3-expected_init3] PASSED [ 5%]
1979
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_interpolation[dataclasses] PASSED [ 5%]
1980
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_interpolation[dataclasses_pre_311] SKIPPED [ 5%]
1981
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_interpolation[attr_classes] PASSED [ 5%]
1982
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[dataclasses-BoolOptional] PASSED [ 5%]
1983
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[dataclasses-IntegerOptional] PASSED [ 5%]
1984
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[dataclasses-FloatOptional] PASSED [ 5%]
1985
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[dataclasses-StringOptional] PASSED [ 5%]
1986
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[dataclasses-ListOptional] PASSED [ 5%]
1987
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[dataclasses-TupleOptional] PASSED [ 5%]
1988
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[dataclasses-EnumOptional] PASSED [ 5%]
1989
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[dataclasses-StructuredOptional] PASSED [ 5%]
1990
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[dataclasses-DictOptional] PASSED [ 5%]
1991
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[dataclasses_pre_311-BoolOptional] SKIPPED [ 5%]
1992
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[dataclasses_pre_311-IntegerOptional] SKIPPED [ 5%]
1993
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[dataclasses_pre_311-FloatOptional] SKIPPED [ 5%]
1994
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[dataclasses_pre_311-StringOptional] SKIPPED [ 5%]
1995
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[dataclasses_pre_311-ListOptional] SKIPPED [ 5%]
1996
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[dataclasses_pre_311-TupleOptional] SKIPPED [ 5%]
1997
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[dataclasses_pre_311-EnumOptional] SKIPPED [ 5%]
1998
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[dataclasses_pre_311-StructuredOptional] SKIPPED [ 5%]
1999
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[dataclasses_pre_311-DictOptional] SKIPPED [ 5%]
2000
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[attr_classes-BoolOptional] PASSED [ 5%]
2001
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[attr_classes-IntegerOptional] PASSED [ 5%]
2002
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[attr_classes-FloatOptional] PASSED [ 5%]
2003
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[attr_classes-StringOptional] PASSED [ 5%]
2004
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[attr_classes-ListOptional] PASSED [ 5%]
2005
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[attr_classes-TupleOptional] PASSED [ 5%]
2006
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[attr_classes-EnumOptional] PASSED [ 5%]
2007
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[attr_classes-StructuredOptional] PASSED [ 5%]
2008
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_optional[attr_classes-DictOptional] PASSED [ 5%]
2009
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_list_field[dataclasses] PASSED [ 5%]
2010
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_list_field[dataclasses_pre_311] SKIPPED [ 6%]
2011
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_list_field[attr_classes] PASSED [ 6%]
2012
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_field[dataclasses] PASSED [ 6%]
2013
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_field[dataclasses_pre_311] SKIPPED [ 6%]
2014
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_field[attr_classes] PASSED [ 6%]
2015
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_typed_dict_field[dataclasses] PASSED [ 6%]
2016
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_typed_dict_field[dataclasses_pre_311] SKIPPED [ 6%]
2017
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_typed_dict_field[attr_classes] PASSED [ 6%]
2018
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merged_type1[dataclasses] PASSED [ 6%]
2019
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merged_type1[dataclasses_pre_311] SKIPPED [ 6%]
2020
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merged_type1[attr_classes] PASSED [ 6%]
2021
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merged_type2[dataclasses] PASSED [ 6%]
2022
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merged_type2[dataclasses_pre_311] SKIPPED [ 6%]
2023
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merged_type2[attr_classes] PASSED [ 6%]
2024
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merged_with_subclass[dataclasses] PASSED [ 6%]
2025
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merged_with_subclass[dataclasses_pre_311] SKIPPED [ 6%]
2026
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merged_with_subclass[attr_classes] PASSED [ 6%]
2027
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_missing_structured_on_self[dataclasses] PASSED [ 6%]
2028
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_missing_structured_on_self[dataclasses_pre_311] SKIPPED [ 6%]
2029
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_missing_structured_on_self[attr_classes] PASSED [ 6%]
2030
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_missing_structured_config_is_missing[dataclasses] PASSED [ 6%]
2031
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_missing_structured_config_is_missing[dataclasses_pre_311] SKIPPED [ 6%]
2032
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_missing_structured_config_is_missing[attr_classes] PASSED [ 6%]
2033
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_missing_structured[dataclasses] PASSED [ 6%]
2034
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_missing_structured[dataclasses_pre_311] SKIPPED [ 6%]
2035
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_missing_structured[attr_classes] PASSED [ 6%]
2036
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_none_is_none[dataclasses] PASSED [ 6%]
2037
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_none_is_none[dataclasses_pre_311] SKIPPED [ 6%]
2038
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_none_is_none[attr_classes] PASSED [ 6%]
2039
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_with_subclass_into_missing[dataclasses] PASSED [ 6%]
2040
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_with_subclass_into_missing[dataclasses_pre_311] SKIPPED [ 6%]
2041
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_with_subclass_into_missing[attr_classes] PASSED [ 6%]
2042
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merged_with_nons_subclass[dataclasses] PASSED [ 6%]
2043
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merged_with_nons_subclass[dataclasses_pre_311] SKIPPED [ 6%]
2044
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merged_with_nons_subclass[attr_classes] PASSED [ 6%]
2045
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_into_Dict[dataclasses] PASSED [ 6%]
2046
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_into_Dict[dataclasses_pre_311] SKIPPED [ 6%]
2047
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_into_Dict[attr_classes] PASSED [ 6%]
2048
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_user_list_with_wrong_key[dataclasses] PASSED [ 6%]
2049
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_user_list_with_wrong_key[dataclasses_pre_311] SKIPPED [ 6%]
2050
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_user_list_with_wrong_key[attr_classes] PASSED [ 6%]
2051
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_list_with_correct_type[dataclasses] PASSED [ 6%]
2052
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_list_with_correct_type[dataclasses_pre_311] SKIPPED [ 6%]
2053
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_list_with_correct_type[attr_classes] PASSED [ 6%]
2054
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_dict_with_wrong_type[dataclasses] PASSED [ 6%]
2055
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_dict_with_wrong_type[dataclasses_pre_311] SKIPPED [ 6%]
2056
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_dict_with_wrong_type[attr_classes] PASSED [ 6%]
2057
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_dict_with_correct_type[dataclasses] PASSED [ 6%]
2058
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_dict_with_correct_type[dataclasses_pre_311] SKIPPED [ 6%]
2059
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_merge_dict_with_correct_type[attr_classes] PASSED [ 6%]
2060
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_field_key_type_error[dataclasses] PASSED [ 6%]
2061
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_field_key_type_error[dataclasses_pre_311] SKIPPED [ 6%]
2062
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_field_key_type_error[attr_classes] PASSED [ 6%]
2063
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_field_value_type_error[dataclasses] PASSED [ 6%]
2064
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_field_value_type_error[dataclasses_pre_311] SKIPPED [ 6%]
2065
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_field_value_type_error[attr_classes] PASSED [ 6%]
2066
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_list_field_value_type_error[dataclasses] PASSED [ 6%]
2067
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_list_field_value_type_error[dataclasses_pre_311] SKIPPED [ 6%]
2068
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_list_field_value_type_error[attr_classes] PASSED [ 6%]
2069
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_list_examples[dataclasses-ListExamples] PASSED [ 6%]
2070
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_list_examples[dataclasses-TupleExamples] PASSED [ 6%]
2071
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_list_examples[dataclasses_pre_311-ListExamples] SKIPPED [ 6%]
2072
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_list_examples[dataclasses_pre_311-TupleExamples] SKIPPED [ 6%]
2073
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_list_examples[attr_classes-ListExamples] PASSED [ 6%]
2074
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_list_examples[attr_classes-TupleExamples] PASSED [ 6%]
2075
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_examples_any[dataclasses] PASSED [ 6%]
2076
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_examples_any[dataclasses_pre_311] SKIPPED [ 6%]
2077
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_examples_any[attr_classes] PASSED [ 6%]
2078
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_examples_int[dataclasses] PASSED [ 6%]
2079
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_examples_int[dataclasses_pre_311] SKIPPED [ 6%]
2080
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_examples_int[attr_classes] PASSED [ 6%]
2081
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_examples_strings[dataclasses] PASSED [ 6%]
2082
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_examples_strings[dataclasses_pre_311] SKIPPED [ 6%]
2083
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_examples_strings[attr_classes] PASSED [ 6%]
2084
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_examples_bool[dataclasses] PASSED [ 6%]
2085
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_examples_bool[dataclasses_pre_311] SKIPPED [ 6%]
2086
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_examples_bool[attr_classes] PASSED [ 6%]
2087
73s tests/structured_conf/test_structured_config.py::TestConfigs::TestDictExamples::test_dict_examples_colors[dataclasses] PASSED [ 6%]
2088
73s tests/structured_conf/test_structured_config.py::TestConfigs::TestDictExamples::test_dict_examples_colors[dataclasses_pre_311] SKIPPED [ 6%]
2089
73s tests/structured_conf/test_structured_config.py::TestConfigs::TestDictExamples::test_dict_examples_colors[attr_classes] PASSED [ 6%]
2090
73s tests/structured_conf/test_structured_config.py::TestConfigs::TestDictExamples::test_dict_examples_str_keys[dataclasses] PASSED [ 6%]
2091
73s tests/structured_conf/test_structured_config.py::TestConfigs::TestDictExamples::test_dict_examples_str_keys[dataclasses_pre_311] SKIPPED [ 7%]
2092
73s tests/structured_conf/test_structured_config.py::TestConfigs::TestDictExamples::test_dict_examples_str_keys[attr_classes] PASSED [ 7%]
2093
73s tests/structured_conf/test_structured_config.py::TestConfigs::TestDictExamples::test_dict_examples_int_keys[dataclasses] PASSED [ 7%]
2094
73s tests/structured_conf/test_structured_config.py::TestConfigs::TestDictExamples::test_dict_examples_int_keys[dataclasses_pre_311] SKIPPED [ 7%]
2095
73s tests/structured_conf/test_structured_config.py::TestConfigs::TestDictExamples::test_dict_examples_int_keys[attr_classes] PASSED [ 7%]
2096
73s tests/structured_conf/test_structured_config.py::TestConfigs::TestDictExamples::test_dict_examples_float_keys[dataclasses] PASSED [ 7%]
2097
73s tests/structured_conf/test_structured_config.py::TestConfigs::TestDictExamples::test_dict_examples_float_keys[dataclasses_pre_311] SKIPPED [ 7%]
2098
73s tests/structured_conf/test_structured_config.py::TestConfigs::TestDictExamples::test_dict_examples_float_keys[attr_classes] PASSED [ 7%]
2099
73s tests/structured_conf/test_structured_config.py::TestConfigs::TestDictExamples::test_dict_examples_bool_keys[dataclasses] PASSED [ 7%]
2100
73s tests/structured_conf/test_structured_config.py::TestConfigs::TestDictExamples::test_dict_examples_bool_keys[dataclasses_pre_311] SKIPPED [ 7%]
2101
73s tests/structured_conf/test_structured_config.py::TestConfigs::TestDictExamples::test_dict_examples_bool_keys[attr_classes] PASSED [ 7%]
2102
73s tests/structured_conf/test_structured_config.py::TestConfigs::TestDictExamples::test_dict_examples_enum_key[dataclasses] PASSED [ 7%]
2103
73s tests/structured_conf/test_structured_config.py::TestConfigs::TestDictExamples::test_dict_examples_enum_key[dataclasses_pre_311] SKIPPED [ 7%]
2104
73s tests/structured_conf/test_structured_config.py::TestConfigs::TestDictExamples::test_dict_examples_enum_key[attr_classes] PASSED [ 7%]
2105
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_of_objects[dataclasses] PASSED [ 7%]
2106
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_of_objects[dataclasses_pre_311] SKIPPED [ 7%]
2107
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_of_objects[attr_classes] PASSED [ 7%]
2108
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_of_objects_missing[dataclasses] PASSED [ 7%]
2109
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_of_objects_missing[dataclasses_pre_311] SKIPPED [ 7%]
2110
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_dict_of_objects_missing[attr_classes] PASSED [ 7%]
2111
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_dict_of_objects[dataclasses] PASSED [ 7%]
2112
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_dict_of_objects[dataclasses_pre_311] SKIPPED [ 7%]
2113
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_dict_of_objects[attr_classes] PASSED [ 7%]
2114
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_list_of_objects[dataclasses] PASSED [ 7%]
2115
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_list_of_objects[dataclasses_pre_311] SKIPPED [ 7%]
2116
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_list_of_objects[attr_classes] PASSED [ 7%]
2117
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_list_of_objects_missing[dataclasses] PASSED [ 7%]
2118
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_list_of_objects_missing[dataclasses_pre_311] SKIPPED [ 7%]
2119
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_list_of_objects_missing[attr_classes] PASSED [ 7%]
2120
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_list_of_objects[dataclasses] PASSED [ 7%]
2121
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_list_of_objects[dataclasses_pre_311] SKIPPED [ 7%]
2122
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_list_of_objects[attr_classes] PASSED [ 7%]
2123
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_promote_api[dataclasses] PASSED [ 7%]
2124
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_promote_api[dataclasses_pre_311] SKIPPED [ 7%]
2125
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_promote_api[attr_classes] PASSED [ 7%]
2126
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_promote_to_class[dataclasses] PASSED [ 7%]
2127
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_promote_to_class[dataclasses_pre_311] SKIPPED [ 7%]
2128
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_promote_to_class[attr_classes] PASSED [ 7%]
2129
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_promote_to_object[dataclasses] PASSED [ 7%]
2130
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_promote_to_object[dataclasses_pre_311] SKIPPED [ 7%]
2131
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_promote_to_object[attr_classes] PASSED [ 7%]
2132
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_promote_to_dataclass[dataclasses] PASSED [ 7%]
2133
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_promote_to_dataclass[dataclasses_pre_311] SKIPPED [ 7%]
2134
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_promote_to_dataclass[attr_classes] PASSED [ 7%]
2135
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_set_key_with_with_dataclass[dataclasses] PASSED [ 7%]
2136
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_set_key_with_with_dataclass[dataclasses_pre_311] SKIPPED [ 7%]
2137
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_set_key_with_with_dataclass[attr_classes] PASSED [ 7%]
2138
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_set_list_correct_type[dataclasses] PASSED [ 7%]
2139
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_set_list_correct_type[dataclasses_pre_311] SKIPPED [ 7%]
2140
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_set_list_correct_type[attr_classes] PASSED [ 7%]
2141
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_list[dataclasses-1] PASSED [ 7%]
2142
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_list[dataclasses-True] PASSED [ 7%]
2143
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_list[dataclasses-str] PASSED [ 7%]
2144
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_list[dataclasses-3.1415] PASSED [ 7%]
2145
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_list[dataclasses-value4] PASSED [ 7%]
2146
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_list[dataclasses-value5] PASSED [ 7%]
2147
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_list[dataclasses-value6] PASSED [ 7%]
2148
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_list[dataclasses_pre_311-1] SKIPPED [ 7%]
2149
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_list[dataclasses_pre_311-True] SKIPPED [ 7%]
2150
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_list[dataclasses_pre_311-str] SKIPPED [ 7%]
2151
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_list[dataclasses_pre_311-3.1415] SKIPPED [ 7%]
2152
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_list[dataclasses_pre_311-value4] SKIPPED [ 7%]
2153
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_list[dataclasses_pre_311-value5] SKIPPED [ 7%]
2154
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_list[dataclasses_pre_311-value6] SKIPPED [ 7%]
2155
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_list[attr_classes-1] PASSED [ 7%]
2156
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_list[attr_classes-True] PASSED [ 7%]
2157
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_list[attr_classes-str] PASSED [ 7%]
2158
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_list[attr_classes-3.1415] PASSED [ 7%]
2159
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_list[attr_classes-value4] PASSED [ 7%]
2160
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_list[attr_classes-value5] PASSED [ 7%]
2161
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_list[attr_classes-value6] PASSED [ 7%]
2162
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_insert_wrong_type_to_list[dataclasses-None] PASSED [ 7%]
2163
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_insert_wrong_type_to_list[dataclasses-True] PASSED [ 7%]
2164
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_insert_wrong_type_to_list[dataclasses-str] PASSED [ 7%]
2165
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_insert_wrong_type_to_list[dataclasses-3.1415] PASSED [ 7%]
2166
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_insert_wrong_type_to_list[dataclasses-value4] PASSED [ 7%]
2167
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_insert_wrong_type_to_list[dataclasses_pre_311-None] SKIPPED [ 7%]
2168
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_insert_wrong_type_to_list[dataclasses_pre_311-True] SKIPPED [ 7%]
2169
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_insert_wrong_type_to_list[dataclasses_pre_311-str] SKIPPED [ 7%]
2170
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_insert_wrong_type_to_list[dataclasses_pre_311-3.1415] SKIPPED [ 7%]
2171
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_insert_wrong_type_to_list[dataclasses_pre_311-value4] SKIPPED [ 7%]
2172
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_insert_wrong_type_to_list[attr_classes-None] PASSED [ 8%]
2173
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_insert_wrong_type_to_list[attr_classes-True] PASSED [ 8%]
2174
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_insert_wrong_type_to_list[attr_classes-str] PASSED [ 8%]
2175
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_insert_wrong_type_to_list[attr_classes-3.1415] PASSED [ 8%]
2176
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_insert_wrong_type_to_list[attr_classes-value4] PASSED [ 8%]
2177
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[dataclasses-1] PASSED [ 8%]
2178
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[dataclasses-True] PASSED [ 8%]
2179
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[dataclasses-str] PASSED [ 8%]
2180
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[dataclasses-3.1415] PASSED [ 8%]
2181
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[dataclasses-value4] PASSED [ 8%]
2182
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[dataclasses-value5] PASSED [ 8%]
2183
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[dataclasses-value6] PASSED [ 8%]
2184
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[dataclasses-value7] PASSED [ 8%]
2185
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[dataclasses-value8] PASSED [ 8%]
2186
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[dataclasses-value9] PASSED [ 8%]
2187
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[dataclasses_pre_311-1] SKIPPED [ 8%]
2188
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[dataclasses_pre_311-True] SKIPPED [ 8%]
2189
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[dataclasses_pre_311-str] SKIPPED [ 8%]
2190
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[dataclasses_pre_311-3.1415] SKIPPED [ 8%]
2191
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[dataclasses_pre_311-value4] SKIPPED [ 8%]
2192
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[dataclasses_pre_311-value5] SKIPPED [ 8%]
2193
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[dataclasses_pre_311-value6] SKIPPED [ 8%]
2194
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[dataclasses_pre_311-value7] SKIPPED [ 8%]
2195
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[dataclasses_pre_311-value8] SKIPPED [ 8%]
2196
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[dataclasses_pre_311-value9] SKIPPED [ 8%]
2197
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[attr_classes-1] PASSED [ 8%]
2198
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[attr_classes-True] PASSED [ 8%]
2199
73s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[attr_classes-str] PASSED [ 8%]
2200
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[attr_classes-3.1415] PASSED [ 8%]
2201
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[attr_classes-value4] PASSED [ 8%]
2202
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[attr_classes-value5] PASSED [ 8%]
2203
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[attr_classes-value6] PASSED [ 8%]
2204
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[attr_classes-value7] PASSED [ 8%]
2205
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[attr_classes-value8] PASSED [ 8%]
2206
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_assign_wrong_type_to_dict[attr_classes-value9] PASSED [ 8%]
2207
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_recursive_dict[dataclasses] PASSED [ 8%]
2208
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_recursive_dict[dataclasses_pre_311] SKIPPED [ 8%]
2209
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_recursive_dict[attr_classes] PASSED [ 8%]
2210
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_recursive_list[dataclasses] PASSED [ 8%]
2211
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_recursive_list[dataclasses_pre_311] SKIPPED [ 8%]
2212
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_recursive_list[attr_classes] PASSED [ 8%]
2213
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_create_untyped_dict[dataclasses] PASSED [ 8%]
2214
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_create_untyped_dict[dataclasses_pre_311] SKIPPED [ 8%]
2215
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_create_untyped_dict[attr_classes] PASSED [ 8%]
2216
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_create_untyped_list[dataclasses] PASSED [ 8%]
2217
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_create_untyped_list[dataclasses_pre_311] SKIPPED [ 8%]
2218
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_create_untyped_list[attr_classes] PASSED [ 8%]
2219
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_has_bad_annotation1[dataclasses] PASSED [ 8%]
2220
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_has_bad_annotation1[dataclasses_pre_311] SKIPPED [ 8%]
2221
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_has_bad_annotation1[attr_classes] PASSED [ 8%]
2222
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_has_bad_annotation2[dataclasses] PASSED [ 8%]
2223
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_has_bad_annotation2[dataclasses_pre_311] SKIPPED [ 8%]
2224
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_has_bad_annotation2[attr_classes] PASSED [ 8%]
2225
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_bad_annotation_allow_objects[dataclasses-<lambda>-expected0-AnyNode-Any-None] PASSED [ 8%]
2226
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_bad_annotation_allow_objects[dataclasses-<lambda>-expected1-AnyNode-Any-None] PASSED [ 8%]
2227
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_bad_annotation_allow_objects[dataclasses-<lambda>-expected2-ListConfig-object-list] PASSED [ 8%]
2228
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_bad_annotation_allow_objects[dataclasses-<lambda>-expected3-DictConfig-object-dict] PASSED [ 8%]
2229
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_bad_annotation_allow_objects[dataclasses-<lambda>-expected4-DictConfig-object-<lambda>] PASSED [ 8%]
2230
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_bad_annotation_allow_objects[dataclasses_pre_311-<lambda>-expected0-AnyNode-Any-None] SKIPPED [ 8%]
2231
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_bad_annotation_allow_objects[dataclasses_pre_311-<lambda>-expected1-AnyNode-Any-None] SKIPPED [ 8%]
2232
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_bad_annotation_allow_objects[dataclasses_pre_311-<lambda>-expected2-ListConfig-object-list] SKIPPED [ 8%]
2233
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_bad_annotation_allow_objects[dataclasses_pre_311-<lambda>-expected3-DictConfig-object-dict] SKIPPED [ 8%]
2234
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_bad_annotation_allow_objects[dataclasses_pre_311-<lambda>-expected4-DictConfig-object-<lambda>] SKIPPED [ 8%]
2235
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_bad_annotation_allow_objects[attr_classes-<lambda>-expected0-AnyNode-Any-None] PASSED [ 8%]
2236
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_bad_annotation_allow_objects[attr_classes-<lambda>-expected1-AnyNode-Any-None] PASSED [ 8%]
2237
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_bad_annotation_allow_objects[attr_classes-<lambda>-expected2-ListConfig-object-list] PASSED [ 8%]
2238
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_bad_annotation_allow_objects[attr_classes-<lambda>-expected3-DictConfig-object-dict] PASSED [ 8%]
2239
74s tests/structured_conf/test_structured_config.py::TestConfigs::test_bad_annotation_allow_objects[attr_classes-<lambda>-expected4-DictConfig-object-<lambda>] PASSED [ 8%]
2240
74s tests/structured_conf/test_structured_config.py::test_frozen[dataclasses] PASSED [ 8%]
2241
74s tests/structured_conf/test_structured_config.py::test_frozen[dataclasses_pre_311] SKIPPED [ 8%]
2242
74s tests/structured_conf/test_structured_config.py::test_frozen[attr_classes] PASSED [ 8%]
2243
74s tests/structured_conf/test_structured_config.py::test_forward_ref[dataclasses] PASSED [ 8%]
2244
74s tests/structured_conf/test_structured_config.py::test_forward_ref[dataclasses_pre_311] SKIPPED [ 8%]
2245
74s tests/structured_conf/test_structured_config.py::test_forward_ref[attr_classes] PASSED [ 8%]
2246
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_str2str[dataclasses] PASSED [ 8%]
2247
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_str2str[dataclasses_pre_311] SKIPPED [ 8%]
2248
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_str2str[attr_classes] PASSED [ 8%]
2249
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_dict_subclass_data_preserved_upon_node_creation[dataclasses] PASSED [ 8%]
2250
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_dict_subclass_data_preserved_upon_node_creation[dataclasses_pre_311] SKIPPED [ 8%]
2251
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_dict_subclass_data_preserved_upon_node_creation[attr_classes] PASSED [ 8%]
2252
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_create_dict_subclass_with_bad_value_type[dataclasses] PASSED [ 8%]
2253
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_create_dict_subclass_with_bad_value_type[dataclasses_pre_311] SKIPPED [ 9%]
2254
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_create_dict_subclass_with_bad_value_type[attr_classes] PASSED [ 9%]
2255
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_str2str_as_sub_node[dataclasses] PASSED [ 9%]
2256
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_str2str_as_sub_node[dataclasses_pre_311] SKIPPED [ 9%]
2257
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_str2str_as_sub_node[attr_classes] PASSED [ 9%]
2258
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_int2str[dataclasses] PASSED [ 9%]
2259
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_int2str[dataclasses_pre_311] SKIPPED [ 9%]
2260
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_int2str[attr_classes] PASSED [ 9%]
2261
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_int2str_as_sub_node[dataclasses] PASSED [ 9%]
2262
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_int2str_as_sub_node[dataclasses_pre_311] SKIPPED [ 9%]
2263
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_int2str_as_sub_node[attr_classes] PASSED [ 9%]
2264
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_color2str[dataclasses] PASSED [ 9%]
2265
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_color2str[dataclasses_pre_311] SKIPPED [ 9%]
2266
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_color2str[attr_classes] PASSED [ 9%]
2267
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_color2color[dataclasses] PASSED [ 9%]
2268
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_color2color[dataclasses_pre_311] SKIPPED [ 9%]
2269
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_color2color[attr_classes] PASSED [ 9%]
2270
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_str2user[dataclasses] PASSED [ 9%]
2271
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_str2user[dataclasses_pre_311] SKIPPED [ 9%]
2272
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_str2user[attr_classes] PASSED [ 9%]
2273
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_str2str_with_field[dataclasses] PASSED [ 9%]
2274
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_str2str_with_field[dataclasses_pre_311] SKIPPED [ 9%]
2275
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::test_str2str_with_field[attr_classes] PASSED [ 9%]
2276
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::TestErrors::test_usr2str[dataclasses] PASSED [ 9%]
2277
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::TestErrors::test_usr2str[dataclasses_pre_311] SKIPPED [ 9%]
2278
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::TestErrors::test_usr2str[attr_classes] PASSED [ 9%]
2279
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::TestErrors::test_str2int_with_field_of_different_type[dataclasses] PASSED [ 9%]
2280
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::TestErrors::test_str2int_with_field_of_different_type[dataclasses_pre_311] SKIPPED [ 9%]
2281
74s tests/structured_conf/test_structured_config.py::TestDictSubclass::TestErrors::test_str2int_with_field_of_different_type[attr_classes] PASSED [ 9%]
2282
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_construct_from_another_retain_node_types[dataclasses] PASSED [ 9%]
2283
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_construct_from_another_retain_node_types[dataclasses_pre_311] SKIPPED [ 9%]
2284
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_construct_from_another_retain_node_types[attr_classes] PASSED [ 9%]
2285
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_nested_with_any_var_type[dataclasses] PASSED [ 9%]
2286
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_nested_with_any_var_type[dataclasses_pre_311] SKIPPED [ 9%]
2287
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_nested_with_any_var_type[attr_classes] PASSED [ 9%]
2288
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_noop_merge_into_frozen[dataclasses] PASSED [ 9%]
2289
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_noop_merge_into_frozen[dataclasses_pre_311] SKIPPED [ 9%]
2290
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_noop_merge_into_frozen[attr_classes] PASSED [ 9%]
2291
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_merge_into_none_list[dataclasses] PASSED [ 9%]
2292
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_merge_into_none_list[dataclasses_pre_311] SKIPPED [ 9%]
2293
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_merge_into_none_list[attr_classes] PASSED [ 9%]
2294
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_merge_into_none_dict[dataclasses] PASSED [ 9%]
2295
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_merge_into_none_dict[dataclasses_pre_311] SKIPPED [ 9%]
2296
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_merge_into_none_dict[attr_classes] PASSED [ 9%]
2297
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_set_value_after_merge_into_none_dict[dataclasses] PASSED [ 9%]
2298
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_set_value_after_merge_into_none_dict[dataclasses_pre_311] SKIPPED [ 9%]
2299
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_set_value_after_merge_into_none_dict[attr_classes] PASSED [ 9%]
2300
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_update_userlist[dataclasses-empty] PASSED [ 9%]
2301
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_update_userlist[dataclasses-partial] PASSED [ 9%]
2302
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_update_userlist[dataclasses-complete0] PASSED [ 9%]
2303
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_update_userlist[dataclasses-complete1] PASSED [ 9%]
2304
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_update_userlist[dataclasses_pre_311-empty] SKIPPED [ 9%]
2305
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_update_userlist[dataclasses_pre_311-partial] SKIPPED [ 9%]
2306
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_update_userlist[dataclasses_pre_311-complete0] SKIPPED [ 9%]
2307
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_update_userlist[dataclasses_pre_311-complete1] SKIPPED [ 9%]
2308
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_update_userlist[attr_classes-empty] PASSED [ 9%]
2309
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_update_userlist[attr_classes-partial] PASSED [ 9%]
2310
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_update_userlist[attr_classes-complete0] PASSED [ 9%]
2311
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_update_userlist[attr_classes-complete1] PASSED [ 9%]
2312
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_merge_missing_list_promotes_target_type[dataclasses] PASSED [ 9%]
2313
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_merge_missing_list_promotes_target_type[dataclasses_pre_311] SKIPPED [ 9%]
2314
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_merge_missing_list_promotes_target_type[attr_classes] PASSED [ 9%]
2315
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_ignore_metadata_class_with_required_args[dataclasses] PASSED [ 9%]
2316
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_ignore_metadata_class_with_required_args[dataclasses_pre_311] SKIPPED [ 9%]
2317
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_ignore_metadata_class_with_required_args[attr_classes] PASSED [ 9%]
2318
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_ignore_metadata_instance_with_required_args[dataclasses] PASSED [ 9%]
2319
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_ignore_metadata_instance_with_required_args[dataclasses_pre_311] SKIPPED [ 9%]
2320
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_ignore_metadata_instance_with_required_args[attr_classes] PASSED [ 9%]
2321
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_ignore_metadata_class_with_default_args[dataclasses] PASSED [ 9%]
2322
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_ignore_metadata_class_with_default_args[dataclasses_pre_311] SKIPPED [ 9%]
2323
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_ignore_metadata_class_with_default_args[attr_classes] PASSED [ 9%]
2324
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_ignore_metadata_instance_with_default_args[dataclasses] PASSED [ 9%]
2325
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_ignore_metadata_instance_with_default_args[dataclasses_pre_311] SKIPPED [ 9%]
2326
74s tests/structured_conf/test_structured_config.py::TestConfigs2::test_ignore_metadata_instance_with_default_args[attr_classes] PASSED [ 9%]
2327
74s tests/structured_conf/test_structured_config.py::TestStructredConfigInheritance::test_leaf_node_inheritance[dataclasses] PASSED [ 9%]
2328
74s tests/structured_conf/test_structured_config.py::TestStructredConfigInheritance::test_leaf_node_inheritance[dataclasses_pre_311] SKIPPED [ 9%]
2329
74s tests/structured_conf/test_structured_config.py::TestStructredConfigInheritance::test_leaf_node_inheritance[attr_classes] PASSED [ 9%]
2330
74s tests/structured_conf/test_structured_config.py::TestStructredConfigInheritance::test_container_inheritance[dataclasses] PASSED [ 9%]
2331
74s tests/structured_conf/test_structured_config.py::TestStructredConfigInheritance::test_container_inheritance[dataclasses_pre_311] SKIPPED [ 9%]
2332
74s tests/structured_conf/test_structured_config.py::TestStructredConfigInheritance::test_container_inheritance[attr_classes] PASSED [ 9%]
2333
74s tests/structured_conf/test_structured_config.py::TestStructredConfigInheritance::test_subclass_using_default_factory[dataclasses-create_from_class] PASSED [ 9%]
2334
74s tests/structured_conf/test_structured_config.py::TestStructredConfigInheritance::test_subclass_using_default_factory[dataclasses-create_from_instance] PASSED [ 10%]
2335
74s tests/structured_conf/test_structured_config.py::TestStructredConfigInheritance::test_subclass_using_default_factory[dataclasses_pre_311-create_from_class] SKIPPED [ 10%]
2336
74s tests/structured_conf/test_structured_config.py::TestStructredConfigInheritance::test_subclass_using_default_factory[dataclasses_pre_311-create_from_instance] SKIPPED [ 10%]
2337
74s tests/structured_conf/test_structured_config.py::TestStructredConfigInheritance::test_subclass_using_default_factory[attr_classes-create_from_class] PASSED [ 10%]
2338
74s tests/structured_conf/test_structured_config.py::TestStructredConfigInheritance::test_subclass_using_default_factory[attr_classes-create_from_instance] PASSED [ 10%]
2339
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_instantiation[dataclasses-ListOfLists] PASSED [ 10%]
2340
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_instantiation[dataclasses-DictOfDicts] PASSED [ 10%]
2341
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_instantiation[dataclasses-ListsAndDicts] PASSED [ 10%]
2342
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_instantiation[dataclasses-WithDefault] PASSED [ 10%]
2343
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_instantiation[dataclasses_pre_311-ListOfLists] SKIPPED [ 10%]
2344
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_instantiation[dataclasses_pre_311-DictOfDicts] SKIPPED [ 10%]
2345
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_instantiation[dataclasses_pre_311-ListsAndDicts] SKIPPED [ 10%]
2346
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_instantiation[dataclasses_pre_311-WithDefault] SKIPPED [ 10%]
2347
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_instantiation[attr_classes-ListOfLists] PASSED [ 10%]
2348
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_instantiation[attr_classes-DictOfDicts] PASSED [ 10%]
2349
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_instantiation[attr_classes-ListsAndDicts] PASSED [ 10%]
2350
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_instantiation[attr_classes-WithDefault] PASSED [ 10%]
2351
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-lls] PASSED [ 10%]
2352
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-llx] PASSED [ 10%]
2353
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-llla] PASSED [ 10%]
2354
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-lloli0] PASSED [ 10%]
2355
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-lloli1] PASSED [ 10%]
2356
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-lls_default0] PASSED [ 10%]
2357
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-lls_default1] PASSED [ 10%]
2358
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-lls_default-0] PASSED [ 10%]
2359
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-lls_default-1] PASSED [ 10%]
2360
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-lls_default-2] PASSED [ 10%]
2361
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-lolx_default] PASSED [ 10%]
2362
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-lolx_default-0] PASSED [ 10%]
2363
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-lolx_default-1] PASSED [ 10%]
2364
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-lolx_default-2] PASSED [ 10%]
2365
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-dsdsi] PASSED [ 10%]
2366
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-odsdsi_default-dsi1] PASSED [ 10%]
2367
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-odsdsi_default-dsi2] PASSED [ 10%]
2368
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-odsdsi_default-dsi3] PASSED [ 10%]
2369
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-dsdsx_default-dsx1] PASSED [ 10%]
2370
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-dsdsx_default-dsx2] PASSED [ 10%]
2371
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-dsdsx_default-dsx2-s1] PASSED [ 10%]
2372
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-dsdsx_default-dsx2-s2] PASSED [ 10%]
2373
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-dsdsx_default-dsx2-s3] PASSED [ 10%]
2374
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-dsdsx_default-dsx3] PASSED [ 10%]
2375
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-lldsi] PASSED [ 10%]
2376
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-oldfox0] PASSED [ 10%]
2377
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-oldfox1] PASSED [ 10%]
2378
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-dedsle_default-RED] PASSED [ 10%]
2379
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-dsolx_default] PASSED [ 10%]
2380
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-dsolx_default-lx] PASSED [ 10%]
2381
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses-dsolx_default-lx-0] PASSED [ 10%]
2382
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-lls] SKIPPED [ 10%]
2383
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-llx] SKIPPED [ 10%]
2384
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-llla] SKIPPED [ 10%]
2385
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-lloli0] SKIPPED [ 10%]
2386
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-lloli1] SKIPPED [ 10%]
2387
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-lls_default0] SKIPPED [ 10%]
2388
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-lls_default1] SKIPPED [ 10%]
2389
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-lls_default-0] SKIPPED [ 10%]
2390
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-lls_default-1] SKIPPED [ 10%]
2391
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-lls_default-2] SKIPPED [ 10%]
2392
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-lolx_default] SKIPPED [ 10%]
2393
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-lolx_default-0] SKIPPED [ 10%]
2394
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-lolx_default-1] SKIPPED [ 10%]
2395
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-lolx_default-2] SKIPPED [ 10%]
2396
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-dsdsi] SKIPPED [ 10%]
2397
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-odsdsi_default-dsi1] SKIPPED [ 10%]
2398
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-odsdsi_default-dsi2] SKIPPED [ 10%]
2399
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-odsdsi_default-dsi3] SKIPPED [ 10%]
2400
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-dsdsx_default-dsx1] SKIPPED [ 10%]
2401
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-dsdsx_default-dsx2] SKIPPED [ 10%]
2402
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-dsdsx_default-dsx2-s1] SKIPPED [ 10%]
2403
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-dsdsx_default-dsx2-s2] SKIPPED [ 10%]
2404
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-dsdsx_default-dsx2-s3] SKIPPED [ 10%]
2405
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-dsdsx_default-dsx3] SKIPPED [ 10%]
2406
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-lldsi] SKIPPED [ 10%]
2407
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-oldfox0] SKIPPED [ 10%]
2408
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-oldfox1] SKIPPED [ 10%]
2409
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-dedsle_default-RED] SKIPPED [ 10%]
2410
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-dsolx_default] SKIPPED [ 10%]
2411
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-dsolx_default-lx] SKIPPED [ 10%]
2412
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[dataclasses_pre_311-dsolx_default-lx-0] SKIPPED [ 10%]
2413
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-lls] PASSED [ 10%]
2414
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-llx] PASSED [ 10%]
2415
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-llla] PASSED [ 10%]
2416
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-lloli0] PASSED [ 11%]
2417
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-lloli1] PASSED [ 11%]
2418
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-lls_default0] PASSED [ 11%]
2419
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-lls_default1] PASSED [ 11%]
2420
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-lls_default-0] PASSED [ 11%]
2421
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-lls_default-1] PASSED [ 11%]
2422
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-lls_default-2] PASSED [ 11%]
2423
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-lolx_default] PASSED [ 11%]
2424
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-lolx_default-0] PASSED [ 11%]
2425
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-lolx_default-1] PASSED [ 11%]
2426
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-lolx_default-2] PASSED [ 11%]
2427
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-dsdsi] PASSED [ 11%]
2428
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-odsdsi_default-dsi1] PASSED [ 11%]
2429
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-odsdsi_default-dsi2] PASSED [ 11%]
2430
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-odsdsi_default-dsi3] PASSED [ 11%]
2431
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-dsdsx_default-dsx1] PASSED [ 11%]
2432
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-dsdsx_default-dsx2] PASSED [ 11%]
2433
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-dsdsx_default-dsx2-s1] PASSED [ 11%]
2434
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-dsdsx_default-dsx2-s2] PASSED [ 11%]
2435
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-dsdsx_default-dsx2-s3] PASSED [ 11%]
2436
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-dsdsx_default-dsx3] PASSED [ 11%]
2437
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-lldsi] PASSED [ 11%]
2438
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-oldfox0] PASSED [ 11%]
2439
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-oldfox1] PASSED [ 11%]
2440
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-dedsle_default-RED] PASSED [ 11%]
2441
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-dsolx_default] PASSED [ 11%]
2442
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-dsolx_default-lx] PASSED [ 11%]
2443
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_metadata[attr_classes-dsolx_default-lx-0] PASSED [ 11%]
2444
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[dataclasses-lls] PASSED [ 11%]
2445
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[dataclasses-lls-empty] PASSED [ 11%]
2446
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[dataclasses-lls-list-of-empty] PASSED [ 11%]
2447
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[dataclasses-lls_default] PASSED [ 11%]
2448
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[dataclasses-llx] PASSED [ 11%]
2449
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[dataclasses-lolx_default] PASSED [ 11%]
2450
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[dataclasses-dsdsi] PASSED [ 11%]
2451
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[dataclasses-dsdbi] PASSED [ 11%]
2452
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[dataclasses-dsdsx] PASSED [ 11%]
2453
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[dataclasses_pre_311-lls] SKIPPED [ 11%]
2454
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[dataclasses_pre_311-lls-empty] SKIPPED [ 11%]
2455
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[dataclasses_pre_311-lls-list-of-empty] SKIPPED [ 11%]
2456
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[dataclasses_pre_311-lls_default] SKIPPED [ 11%]
2457
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[dataclasses_pre_311-llx] SKIPPED [ 11%]
2458
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[dataclasses_pre_311-lolx_default] SKIPPED [ 11%]
2459
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[dataclasses_pre_311-dsdsi] SKIPPED [ 11%]
2460
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[dataclasses_pre_311-dsdbi] SKIPPED [ 11%]
2461
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[dataclasses_pre_311-dsdsx] SKIPPED [ 11%]
2462
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[attr_classes-lls] PASSED [ 11%]
2463
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[attr_classes-lls-empty] PASSED [ 11%]
2464
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[attr_classes-lls-list-of-empty] PASSED [ 11%]
2465
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[attr_classes-lls_default] PASSED [ 11%]
2466
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[attr_classes-llx] PASSED [ 11%]
2467
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[attr_classes-lolx_default] PASSED [ 11%]
2468
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[attr_classes-dsdsi] PASSED [ 11%]
2469
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[attr_classes-dsdbi] PASSED [ 11%]
2470
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_legal_assignment[attr_classes-dsdsx] PASSED [ 11%]
2471
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assignment_conversion[dataclasses-lls-conversion-from-int] PASSED [ 11%]
2472
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assignment_conversion[dataclasses-lls] PASSED [ 11%]
2473
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assignment_conversion[dataclasses-llla] PASSED [ 11%]
2474
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assignment_conversion[dataclasses-lloli] PASSED [ 11%]
2475
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assignment_conversion[dataclasses-dsdbi] PASSED [ 11%]
2476
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assignment_conversion[dataclasses_pre_311-lls-conversion-from-int] SKIPPED [ 11%]
2477
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assignment_conversion[dataclasses_pre_311-lls] SKIPPED [ 11%]
2478
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assignment_conversion[dataclasses_pre_311-llla] SKIPPED [ 11%]
2479
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assignment_conversion[dataclasses_pre_311-lloli] SKIPPED [ 11%]
2480
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assignment_conversion[dataclasses_pre_311-dsdbi] SKIPPED [ 11%]
2481
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assignment_conversion[attr_classes-lls-conversion-from-int] PASSED [ 11%]
2482
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assignment_conversion[attr_classes-lls] PASSED [ 11%]
2483
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assignment_conversion[attr_classes-llla] PASSED [ 11%]
2484
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assignment_conversion[attr_classes-lloli] PASSED [ 11%]
2485
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assignment_conversion[attr_classes-dsdbi] PASSED [ 11%]
2486
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_illegal_assignment[dataclasses-assign-llls-to-lloli] PASSED [ 11%]
2487
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_illegal_assignment[dataclasses-assign-lld-to-llx] PASSED [ 11%]
2488
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_illegal_assignment[dataclasses-assign-didbi-to-dsdbi] PASSED [ 11%]
2489
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_illegal_assignment[dataclasses-assign-dsdsi-to-dsdbi] PASSED [ 11%]
2490
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_illegal_assignment[dataclasses_pre_311-assign-llls-to-lloli] SKIPPED [ 11%]
2491
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_illegal_assignment[dataclasses_pre_311-assign-lld-to-llx] SKIPPED [ 11%]
2492
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_illegal_assignment[dataclasses_pre_311-assign-didbi-to-dsdbi] SKIPPED [ 11%]
2493
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_illegal_assignment[dataclasses_pre_311-assign-dsdsi-to-dsdbi] SKIPPED [ 11%]
2494
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_illegal_assignment[attr_classes-assign-llls-to-lloli] PASSED [ 11%]
2495
74s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_illegal_assignment[attr_classes-assign-lld-to-llx] PASSED [ 11%]
2496
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_illegal_assignment[attr_classes-assign-didbi-to-dsdbi] PASSED [ 11%]
2497
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_illegal_assignment[attr_classes-assign-dsdsi-to-dsdbi] PASSED [ 12%]
2498
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[dataclasses-lls-missing] PASSED [ 12%]
2499
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[dataclasses-lls_default-empty-list] PASSED [ 12%]
2500
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[dataclasses-lls_default-str] PASSED [ 12%]
2501
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[dataclasses-lls_default-int-converted] PASSED [ 12%]
2502
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[dataclasses-lls_default-missing-nested] PASSED [ 12%]
2503
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[dataclasses-lls_default-missing] PASSED [ 12%]
2504
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[dataclasses-dsdsi-missing] PASSED [ 12%]
2505
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[dataclasses-dsdsx_default-empty] PASSED [ 12%]
2506
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[dataclasses-dsdsx_default-user-missing-data] PASSED [ 12%]
2507
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[dataclasses-dsdsx_default-user] PASSED [ 12%]
2508
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[dataclasses-dsdsx_default-missing-user] PASSED [ 12%]
2509
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[dataclasses-dsdsi-str-converted-to-int] PASSED [ 12%]
2510
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[dataclasses_pre_311-lls-missing] SKIPPED [ 12%]
2511
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[dataclasses_pre_311-lls_default-empty-list] SKIPPED [ 12%]
2512
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[dataclasses_pre_311-lls_default-str] SKIPPED [ 12%]
2513
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[dataclasses_pre_311-lls_default-int-converted] SKIPPED [ 12%]
2514
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[dataclasses_pre_311-lls_default-missing-nested] SKIPPED [ 12%]
2515
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[dataclasses_pre_311-lls_default-missing] SKIPPED [ 12%]
2516
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[dataclasses_pre_311-dsdsi-missing] SKIPPED [ 12%]
2517
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[dataclasses_pre_311-dsdsx_default-empty] SKIPPED [ 12%]
2518
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[dataclasses_pre_311-dsdsx_default-user-missing-data] SKIPPED [ 12%]
2519
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[dataclasses_pre_311-dsdsx_default-user] SKIPPED [ 12%]
2520
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[dataclasses_pre_311-dsdsx_default-missing-user] SKIPPED [ 12%]
2521
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[dataclasses_pre_311-dsdsi-str-converted-to-int] SKIPPED [ 12%]
2522
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[attr_classes-lls-missing] PASSED [ 12%]
2523
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[attr_classes-lls_default-empty-list] PASSED [ 12%]
2524
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[attr_classes-lls_default-str] PASSED [ 12%]
2525
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[attr_classes-lls_default-int-converted] PASSED [ 12%]
2526
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[attr_classes-lls_default-missing-nested] PASSED [ 12%]
2527
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[attr_classes-lls_default-missing] PASSED [ 12%]
2528
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[attr_classes-dsdsi-missing] PASSED [ 12%]
2529
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[attr_classes-dsdsx_default-empty] PASSED [ 12%]
2530
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[attr_classes-dsdsx_default-user-missing-data] PASSED [ 12%]
2531
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[attr_classes-dsdsx_default-user] PASSED [ 12%]
2532
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[attr_classes-dsdsx_default-missing-user] PASSED [ 12%]
2533
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_default_values[attr_classes-dsdsi-str-converted-to-int] PASSED [ 12%]
2534
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses-dsolx=none-illegal] PASSED [ 12%]
2535
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses-olx=none-legal] PASSED [ 12%]
2536
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses-dsolx=dn-legal] PASSED [ 12%]
2537
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses-x=none-illegal] PASSED [ 12%]
2538
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses-odsdsi=none-legal] PASSED [ 12%]
2539
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses-dsdsx=none-illegal] PASSED [ 12%]
2540
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses-dsi=none-illegal] PASSED [ 12%]
2541
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses-dsdsx=dsn-illegal] PASSED [ 12%]
2542
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses-lloli=n-illegal] PASSED [ 12%]
2543
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses-lloli=ln-illegal] PASSED [ 12%]
2544
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses-lloli=lln-legal] PASSED [ 12%]
2545
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses-lloli=llln-illegal] PASSED [ 12%]
2546
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses-lolx=n-illegal] PASSED [ 12%]
2547
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses-olx=n-legal] PASSED [ 12%]
2548
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses-lx=n-illegal] PASSED [ 12%]
2549
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses_pre_311-dsolx=none-illegal] SKIPPED [ 12%]
2550
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses_pre_311-olx=none-legal] SKIPPED [ 12%]
2551
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses_pre_311-dsolx=dn-legal] SKIPPED [ 12%]
2552
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses_pre_311-x=none-illegal] SKIPPED [ 12%]
2553
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses_pre_311-odsdsi=none-legal] SKIPPED [ 12%]
2554
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses_pre_311-dsdsx=none-illegal] SKIPPED [ 12%]
2555
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses_pre_311-dsi=none-illegal] SKIPPED [ 12%]
2556
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses_pre_311-dsdsx=dsn-illegal] SKIPPED [ 12%]
2557
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses_pre_311-lloli=n-illegal] SKIPPED [ 12%]
2558
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses_pre_311-lloli=ln-illegal] SKIPPED [ 12%]
2559
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses_pre_311-lloli=lln-legal] SKIPPED [ 12%]
2560
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses_pre_311-lloli=llln-illegal] SKIPPED [ 12%]
2561
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses_pre_311-lolx=n-illegal] SKIPPED [ 12%]
2562
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses_pre_311-olx=n-legal] SKIPPED [ 12%]
2563
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[dataclasses_pre_311-lx=n-illegal] SKIPPED [ 12%]
2564
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[attr_classes-dsolx=none-illegal] PASSED [ 12%]
2565
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[attr_classes-olx=none-legal] PASSED [ 12%]
2566
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[attr_classes-dsolx=dn-legal] PASSED [ 12%]
2567
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[attr_classes-x=none-illegal] PASSED [ 12%]
2568
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[attr_classes-odsdsi=none-legal] PASSED [ 12%]
2569
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[attr_classes-dsdsx=none-illegal] PASSED [ 12%]
2570
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[attr_classes-dsi=none-illegal] PASSED [ 12%]
2571
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[attr_classes-dsdsx=dsn-illegal] PASSED [ 12%]
2572
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[attr_classes-lloli=n-illegal] PASSED [ 12%]
2573
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[attr_classes-lloli=ln-illegal] PASSED [ 12%]
2574
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[attr_classes-lloli=lln-legal] PASSED [ 12%]
2575
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[attr_classes-lloli=llln-illegal] PASSED [ 12%]
2576
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[attr_classes-lolx=n-illegal] PASSED [ 12%]
2577
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[attr_classes-olx=n-legal] PASSED [ 12%]
2578
75s tests/structured_conf/test_structured_config.py::TestNestedContainers::test_assign_none[attr_classes-lx=n-illegal] PASSED [ 13%]
2579
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses-simple-uis] PASSED [ 13%]
2580
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses-simple-ubc] PASSED [ 13%]
2581
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses-simple-uxf] PASSED [ 13%]
2582
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses-simple-ouis] PASSED [ 13%]
2583
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses-simple-uisn] PASSED [ 13%]
2584
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses-simple-uisN] PASSED [ 13%]
2585
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses-defaults-uis] PASSED [ 13%]
2586
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses-defaults-ubc1] PASSED [ 13%]
2587
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses-defaults-ubc2] PASSED [ 13%]
2588
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses-defaults-uxf] PASSED [ 13%]
2589
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses-defaults-ouis] PASSED [ 13%]
2590
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses-defaults-uisn] PASSED [ 13%]
2591
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses-defaults-uisN] PASSED [ 13%]
2592
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses-uis_missing] PASSED [ 13%]
2593
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses-lubc] PASSED [ 13%]
2863
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses-dsubf] PASSED [ 13%]
2595
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses-lubc_with_default] PASSED [ 13%]
2596
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses-dsubf_with_default] PASSED [ 13%]
2597
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses-iterp-from-union] PASSED [ 13%]
2598
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses-iterp-from-union-resolved] PASSED [ 13%]
2599
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses-iterp-to-union-resolved] PASSED [ 13%]
2600
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses_pre_311-simple-uis] SKIPPED [ 13%]
2601
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses_pre_311-simple-ubc] SKIPPED [ 13%]
2602
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses_pre_311-simple-uxf] SKIPPED [ 13%]
2603
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses_pre_311-simple-ouis] SKIPPED [ 13%]
2604
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses_pre_311-simple-uisn] SKIPPED [ 13%]
2605
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses_pre_311-simple-uisN] SKIPPED [ 13%]
2606
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses_pre_311-defaults-uis] SKIPPED [ 13%]
2607
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses_pre_311-defaults-ubc1] SKIPPED [ 13%]
2608
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses_pre_311-defaults-ubc2] SKIPPED [ 13%]
2609
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses_pre_311-defaults-uxf] SKIPPED [ 13%]
2610
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses_pre_311-defaults-ouis] SKIPPED [ 13%]
2611
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses_pre_311-defaults-uisn] SKIPPED [ 13%]
2612
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses_pre_311-defaults-uisN] SKIPPED [ 13%]
2613
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses_pre_311-uis_missing] SKIPPED [ 13%]
2614
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses_pre_311-lubc] SKIPPED [ 13%]
2615
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses_pre_311-dsubf] SKIPPED [ 13%]
2616
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses_pre_311-lubc_with_default] SKIPPED [ 13%]
2617
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses_pre_311-dsubf_with_default] SKIPPED [ 13%]
2618
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses_pre_311-iterp-from-union] SKIPPED [ 13%]
2619
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses_pre_311-iterp-from-union-resolved] SKIPPED [ 13%]
2620
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[dataclasses_pre_311-iterp-to-union-resolved] SKIPPED [ 13%]
2621
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[attr_classes-simple-uis] PASSED [ 13%]
2622
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[attr_classes-simple-ubc] PASSED [ 13%]
2623
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[attr_classes-simple-uxf] PASSED [ 13%]
2624
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[attr_classes-simple-ouis] PASSED [ 13%]
2625
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[attr_classes-simple-uisn] PASSED [ 13%]
2626
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[attr_classes-simple-uisN] PASSED [ 13%]
2627
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[attr_classes-defaults-uis] PASSED [ 13%]
2628
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[attr_classes-defaults-ubc1] PASSED [ 13%]
2629
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[attr_classes-defaults-ubc2] PASSED [ 13%]
2630
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[attr_classes-defaults-uxf] PASSED [ 13%]
2631
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[attr_classes-defaults-ouis] PASSED [ 13%]
2632
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[attr_classes-defaults-uisn] PASSED [ 13%]
2633
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[attr_classes-defaults-uisN] PASSED [ 13%]
2634
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[attr_classes-uis_missing] PASSED [ 13%]
2635
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[attr_classes-lubc] PASSED [ 13%]
2636
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[attr_classes-dsubf] PASSED [ 13%]
2637
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[attr_classes-lubc_with_default] PASSED [ 13%]
2638
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[attr_classes-dsubf_with_default] PASSED [ 13%]
2639
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[attr_classes-iterp-from-union] PASSED [ 13%]
2640
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[attr_classes-iterp-from-union-resolved] PASSED [ 13%]
2641
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation[attr_classes-iterp-to-union-resolved] PASSED [ 13%]
2642
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation_with_bad_defaults[dataclasses-assign-none-to-uis] PASSED [ 13%]
2643
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation_with_bad_defaults[dataclasses-assign-str-to-ubc] PASSED [ 13%]
2644
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation_with_bad_defaults[dataclasses-assign-bool-to-uxf] PASSED [ 13%]
2645
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation_with_bad_defaults[dataclasses-assign-enum-to-oufb] PASSED [ 13%]
2646
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation_with_bad_defaults[dataclasses_pre_311-assign-none-to-uis] SKIPPED [ 13%]
2647
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation_with_bad_defaults[dataclasses_pre_311-assign-str-to-ubc] SKIPPED [ 13%]
2648
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation_with_bad_defaults[dataclasses_pre_311-assign-bool-to-uxf] SKIPPED [ 13%]
2649
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation_with_bad_defaults[dataclasses_pre_311-assign-enum-to-oufb] SKIPPED [ 13%]
2650
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation_with_bad_defaults[attr_classes-assign-none-to-uis] PASSED [ 13%]
2651
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation_with_bad_defaults[attr_classes-assign-str-to-ubc] PASSED [ 13%]
2652
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation_with_bad_defaults[attr_classes-assign-bool-to-uxf] PASSED [ 13%]
2653
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_union_instantiation_with_bad_defaults[attr_classes-assign-enum-to-oufb] PASSED [ 13%]
2654
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-simple-uis-int] PASSED [ 13%]
2655
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-simple-uis-int_string] PASSED [ 13%]
2656
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-simple-uis-str] PASSED [ 13%]
2657
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-simple-uis-none] PASSED [ 13%]
2658
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-simple-uis-missing] PASSED [ 13%]
2659
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-simple-uis-interp] PASSED [ 14%]
2660
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-simple-ubc-bool] PASSED [ 14%]
2661
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-simple-ubc-color] PASSED [ 14%]
2662
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-simple-ubc-color_str] PASSED [ 14%]
2663
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-simple-ubc-str] PASSED [ 14%]
2664
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-simple-ubc-none] PASSED [ 14%]
2665
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-simple-ubc-missing] PASSED [ 14%]
2666
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-simple-ubc-interp] PASSED [ 14%]
2667
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-simple-ouis-none] PASSED [ 14%]
2668
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-with_defaults-uis-int] PASSED [ 14%]
2669
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-with_defaults-uis-int_string] PASSED [ 14%]
2670
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-with_defaults-uis-str] PASSED [ 14%]
2671
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-with_defaults-uis-none] PASSED [ 14%]
2672
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-with_defaults-uis-missing] PASSED [ 14%]
2673
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-with_defaults-uis-interp] PASSED [ 14%]
2674
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-with_defaults-ubc-bool] PASSED [ 14%]
2675
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-with_defaults-ubc-color] PASSED [ 14%]
2676
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-with_defaults-ubc-color_str] PASSED [ 14%]
2677
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-with_defaults-ubc-str] PASSED [ 14%]
2678
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-with_defaults-ubc-none] PASSED [ 14%]
2679
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-with_defaults-ubc-missing] PASSED [ 14%]
2680
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-with_defaults-ubc-interp] PASSED [ 14%]
2681
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-with_defaults-ouis-none] PASSED [ 14%]
2682
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-lubc-missing] PASSED [ 14%]
2683
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-lubc-none] PASSED [ 14%]
2684
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-lubc-interp] PASSED [ 14%]
2685
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-lubc-list-empty] PASSED [ 14%]
2686
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-lubc-list-enum] PASSED [ 14%]
2687
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-lubc-list-enum_str] PASSED [ 14%]
2688
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-lubc-list-str] PASSED [ 14%]
2689
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-lubc-list-none] PASSED [ 14%]
2690
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-lubc-list-missing] PASSED [ 14%]
2691
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-lubc-list-interp] PASSED [ 14%]
2692
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-dsubf] PASSED [ 14%]
2693
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-dsubf-float-str] PASSED [ 14%]
2694
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-dsubf-dict-str] PASSED [ 14%]
2695
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-dsubf-dict-none] PASSED [ 14%]
2696
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-dsubf-dict-missing] PASSED [ 14%]
2697
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-dsubf-dict-interp] PASSED [ 14%]
2698
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses-dsoubf-dict-none] PASSED [ 14%]
2699
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-simple-uis-int] SKIPPED [ 14%]
2700
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-simple-uis-int_string] SKIPPED [ 14%]
2701
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-simple-uis-str] SKIPPED [ 14%]
2702
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-simple-uis-none] SKIPPED [ 14%]
2703
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-simple-uis-missing] SKIPPED [ 14%]
2704
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-simple-uis-interp] SKIPPED [ 14%]
2705
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-simple-ubc-bool] SKIPPED [ 14%]
2706
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-simple-ubc-color] SKIPPED [ 14%]
2707
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-simple-ubc-color_str] SKIPPED [ 14%]
2708
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-simple-ubc-str] SKIPPED [ 14%]
2709
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-simple-ubc-none] SKIPPED [ 14%]
2710
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-simple-ubc-missing] SKIPPED [ 14%]
2711
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-simple-ubc-interp] SKIPPED [ 14%]
2712
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-simple-ouis-none] SKIPPED [ 14%]
2713
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-with_defaults-uis-int] SKIPPED [ 14%]
2714
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-with_defaults-uis-int_string] SKIPPED [ 14%]
2715
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-with_defaults-uis-str] SKIPPED [ 14%]
2716
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-with_defaults-uis-none] SKIPPED [ 14%]
2717
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-with_defaults-uis-missing] SKIPPED [ 14%]
2718
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-with_defaults-uis-interp] SKIPPED [ 14%]
2719
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-with_defaults-ubc-bool] SKIPPED [ 14%]
2720
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-with_defaults-ubc-color] SKIPPED [ 14%]
2721
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-with_defaults-ubc-color_str] SKIPPED [ 14%]
2722
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-with_defaults-ubc-str] SKIPPED [ 14%]
2723
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-with_defaults-ubc-none] SKIPPED [ 14%]
2724
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-with_defaults-ubc-missing] SKIPPED [ 14%]
2725
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-with_defaults-ubc-interp] SKIPPED [ 14%]
2726
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-with_defaults-ouis-none] SKIPPED [ 14%]
2727
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-lubc-missing] SKIPPED [ 14%]
2728
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-lubc-none] SKIPPED [ 14%]
2729
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-lubc-interp] SKIPPED [ 14%]
2730
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-lubc-list-empty] SKIPPED [ 14%]
2731
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-lubc-list-enum] SKIPPED [ 14%]
2732
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-lubc-list-enum_str] SKIPPED [ 14%]
2733
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-lubc-list-str] SKIPPED [ 14%]
2734
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-lubc-list-none] SKIPPED [ 14%]
2735
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-lubc-list-missing] SKIPPED [ 14%]
2736
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-lubc-list-interp] SKIPPED [ 14%]
2737
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-dsubf] SKIPPED [ 14%]
2738
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-dsubf-float-str] SKIPPED [ 14%]
2739
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-dsubf-dict-str] SKIPPED [ 14%]
2740
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-dsubf-dict-none] SKIPPED [ 15%]
2741
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-dsubf-dict-missing] SKIPPED [ 15%]
2742
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-dsubf-dict-interp] SKIPPED [ 15%]
2743
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[dataclasses_pre_311-dsoubf-dict-none] SKIPPED [ 15%]
2744
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-simple-uis-int] PASSED [ 15%]
2745
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-simple-uis-int_string] PASSED [ 15%]
2746
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-simple-uis-str] PASSED [ 15%]
2747
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-simple-uis-none] PASSED [ 15%]
2748
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-simple-uis-missing] PASSED [ 15%]
2749
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-simple-uis-interp] PASSED [ 15%]
2750
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-simple-ubc-bool] PASSED [ 15%]
2751
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-simple-ubc-color] PASSED [ 15%]
2752
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-simple-ubc-color_str] PASSED [ 15%]
2753
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-simple-ubc-str] PASSED [ 15%]
2754
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-simple-ubc-none] PASSED [ 15%]
2755
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-simple-ubc-missing] PASSED [ 15%]
2756
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-simple-ubc-interp] PASSED [ 15%]
2757
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-simple-ouis-none] PASSED [ 15%]
2758
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-with_defaults-uis-int] PASSED [ 15%]
2759
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-with_defaults-uis-int_string] PASSED [ 15%]
2760
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-with_defaults-uis-str] PASSED [ 15%]
2761
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-with_defaults-uis-none] PASSED [ 15%]
2762
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-with_defaults-uis-missing] PASSED [ 15%]
2763
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-with_defaults-uis-interp] PASSED [ 15%]
2764
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-with_defaults-ubc-bool] PASSED [ 15%]
2765
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-with_defaults-ubc-color] PASSED [ 15%]
2766
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-with_defaults-ubc-color_str] PASSED [ 15%]
2767
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-with_defaults-ubc-str] PASSED [ 15%]
2768
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-with_defaults-ubc-none] PASSED [ 15%]
2769
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-with_defaults-ubc-missing] PASSED [ 15%]
2770
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-with_defaults-ubc-interp] PASSED [ 15%]
2771
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-with_defaults-ouis-none] PASSED [ 15%]
2772
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-lubc-missing] PASSED [ 15%]
2773
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-lubc-none] PASSED [ 15%]
2774
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-lubc-interp] PASSED [ 15%]
2775
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-lubc-list-empty] PASSED [ 15%]
2776
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-lubc-list-enum] PASSED [ 15%]
2777
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-lubc-list-enum_str] PASSED [ 15%]
2778
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-lubc-list-str] PASSED [ 15%]
2779
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-lubc-list-none] PASSED [ 15%]
2780
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-lubc-list-missing] PASSED [ 15%]
2781
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-lubc-list-interp] PASSED [ 15%]
2782
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-dsubf] PASSED [ 15%]
2783
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-dsubf-float-str] PASSED [ 15%]
2784
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-dsubf-dict-str] PASSED [ 15%]
2785
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-dsubf-dict-none] PASSED [ 15%]
2786
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-dsubf-dict-missing] PASSED [ 15%]
2787
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-dsubf-dict-interp] PASSED [ 15%]
2788
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assignment_to_union[attr_classes-dsoubf-dict-none] PASSED [ 15%]
2789
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[dataclasses-True-interp-to-int] PASSED [ 15%]
2790
75s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[dataclasses-True-interp-to-none-err] XFAIL [ 15%]
2791
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[dataclasses-True-interp-to-str-err] XFAIL [ 15%]
2792
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[dataclasses-True-interp-to-missing] PASSED [ 15%]
2793
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[dataclasses-True-interp-to-none] PASSED [ 15%]
2794
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[dataclasses-False-interp-to-int] PASSED [ 15%]
2795
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[dataclasses-False-interp-to-none-err] XFAIL [ 15%]
2796
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[dataclasses-False-interp-to-str-err] XFAIL [ 15%]
2797
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[dataclasses-False-interp-to-missing] PASSED [ 15%]
2798
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[dataclasses-False-interp-to-none] PASSED [ 15%]
2799
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[dataclasses_pre_311-True-interp-to-int] SKIPPED [ 15%]
2800
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[dataclasses_pre_311-True-interp-to-none-err] SKIPPED [ 15%]
2801
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[dataclasses_pre_311-True-interp-to-str-err] SKIPPED [ 15%]
2802
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[dataclasses_pre_311-True-interp-to-missing] SKIPPED [ 15%]
2803
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[dataclasses_pre_311-True-interp-to-none] SKIPPED [ 15%]
2804
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[dataclasses_pre_311-False-interp-to-int] SKIPPED [ 15%]
2805
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[dataclasses_pre_311-False-interp-to-none-err] SKIPPED [ 15%]
2806
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[dataclasses_pre_311-False-interp-to-str-err] SKIPPED [ 15%]
2807
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[dataclasses_pre_311-False-interp-to-missing] SKIPPED [ 15%]
2808
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[dataclasses_pre_311-False-interp-to-none] SKIPPED [ 15%]
2809
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[attr_classes-True-interp-to-int] PASSED [ 15%]
2810
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[attr_classes-True-interp-to-none-err] XFAIL [ 15%]
2811
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[attr_classes-True-interp-to-str-err] XFAIL [ 15%]
2812
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[attr_classes-True-interp-to-missing] PASSED [ 15%]
2813
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[attr_classes-True-interp-to-none] PASSED [ 15%]
2814
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[attr_classes-False-interp-to-int] PASSED [ 15%]
2815
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[attr_classes-False-interp-to-none-err] XFAIL [ 15%]
2816
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[attr_classes-False-interp-to-str-err] XFAIL [ 15%]
2817
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[attr_classes-False-interp-to-missing] PASSED [ 15%]
2818
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_from_union[attr_classes-False-interp-to-none] PASSED [ 15%]
2819
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_resolve_union_interpolation[dataclasses] PASSED [ 15%]
2820
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_resolve_union_interpolation[dataclasses_pre_311] SKIPPED [ 15%]
2821
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_resolve_union_interpolation[attr_classes] PASSED [ 15%]
2822
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_resolve_union_interpolation_error[dataclasses] PASSED [ 16%]
2823
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_resolve_union_interpolation_error[dataclasses_pre_311] SKIPPED [ 16%]
2824
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_resolve_union_interpolation_error[attr_classes] PASSED [ 16%]
2825
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_to_union[dataclasses-interp-to-float] PASSED [ 16%]
2826
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_to_union[dataclasses-bad-int-interp] PASSED [ 16%]
2827
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_to_union[dataclasses_pre_311-interp-to-float] SKIPPED [ 16%]
2828
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_to_union[dataclasses_pre_311-bad-int-interp] SKIPPED [ 16%]
2829
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_to_union[attr_classes-interp-to-float] PASSED [ 16%]
2830
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_interpolation_to_union[attr_classes-bad-int-interp] PASSED [ 16%]
2831
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_support_pep_604[dataclasses] PASSED [ 16%]
2832
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_support_pep_604[dataclasses_pre_311] SKIPPED [ 16%]
2833
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_support_pep_604[attr_classes] PASSED [ 16%]
2834
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_support_pep_585[dataclasses] PASSED [ 16%]
2835
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_support_pep_585[dataclasses_pre_311] SKIPPED [ 16%]
2836
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_support_pep_585[attr_classes] PASSED [ 16%]
2837
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assign_path_to_string_typed_field[dataclasses] PASSED [ 16%]
2838
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assign_path_to_string_typed_field[dataclasses_pre_311] SKIPPED [ 16%]
2839
76s tests/structured_conf/test_structured_config.py::TestUnionsOfPrimitiveTypes::test_assign_path_to_string_typed_field[attr_classes] PASSED [ 16%]
2840
76s tests/test_base_config.py::test_set_value[input_0-foo-10-expected0] PASSED [ 16%]
2841
76s tests/test_base_config.py::test_set_value[input_1-foo-value1-expected1] PASSED [ 16%]
2842
76s tests/test_base_config.py::test_set_value[input_2-foo-value2-expected2] PASSED [ 16%]
2843
76s tests/test_base_config.py::test_set_value[input_3-foo-value3-expected3] PASSED [ 16%]
2844
76s tests/test_base_config.py::test_set_value[input_4-0-10-expected4] PASSED [ 16%]
2845
76s tests/test_base_config.py::test_set_value[input_5-1-10-expected5] PASSED [ 16%]
2846
76s tests/test_base_config.py::test_set_value[input_6-1-value6-expected6] PASSED [ 16%]
2847
76s tests/test_base_config.py::test_set_value[input_7-1-value7-expected7] PASSED [ 16%]
2848
76s tests/test_base_config.py::test_set_value[input_8-1-value8-expected8] PASSED [ 16%]
2849
76s tests/test_base_config.py::test_set_value_validation_fail[input_0-foo-str] PASSED [ 16%]
2850
76s tests/test_base_config.py::test_set_value_validation_fail[input_1-1-str] PASSED [ 16%]
2851
76s tests/test_base_config.py::test_replace_value_node_type_with_another[input_0-foo-value0] PASSED [ 16%]
2852
76s tests/test_base_config.py::test_replace_value_node_type_with_another[input_1-1-value1] PASSED [ 16%]
2853
76s tests/test_base_config.py::test_empty[input_0-True] PASSED [ 16%]
2854
76s tests/test_base_config.py::test_empty[input_1-True] PASSED [ 16%]
2855
76s tests/test_base_config.py::test_empty[input_2-False] PASSED [ 16%]
2856
76s tests/test_base_config.py::test_empty[input_3-False] PASSED [ 16%]
2857
76s tests/test_base_config.py::test_str[list0-str] PASSED [ 16%]
2858
76s tests/test_base_config.py::test_str[list0-repr] PASSED [ 16%]
2859
76s tests/test_base_config.py::test_str[dict0-str] PASSED [ 16%]
2860
76s tests/test_base_config.py::test_str[dict0-repr] PASSED [ 16%]
2861
76s tests/test_base_config.py::test_str[list1-str] PASSED [ 16%]
2862
76s tests/test_base_config.py::test_str[list1-repr] PASSED [ 16%]
2863
76s tests/test_base_config.py::test_str[dict_in_list-str] PASSED [ 16%]
2864
76s tests/test_base_config.py::test_str[dict_in_list-repr] PASSED [ 16%]
2865
76s tests/test_base_config.py::test_str[list_in_list-str] PASSED [ 16%]
2866
76s tests/test_base_config.py::test_str[list_in_list-repr] PASSED [ 16%]
2867
76s tests/test_base_config.py::test_str[dict1-str] PASSED [ 16%]
2868
76s tests/test_base_config.py::test_str[dict1-repr] PASSED [ 16%]
2869
76s tests/test_base_config.py::test_str[list_in_dict-str] PASSED [ 16%]
2870
76s tests/test_base_config.py::test_str[list_in_dict-repr] PASSED [ 16%]
2871
76s tests/test_base_config.py::test_str[structured_with_missing-str] PASSED [ 16%]
2872
76s tests/test_base_config.py::test_str[structured_with_missing-repr] PASSED [ 16%]
2873
76s tests/test_base_config.py::test_flag_dict[readonly] PASSED [ 16%]
2874
76s tests/test_base_config.py::test_flag_dict[struct] PASSED [ 16%]
2875
76s tests/test_base_config.py::test_freeze_nested_dict[readonly] PASSED [ 16%]
2876
76s tests/test_base_config.py::test_freeze_nested_dict[struct] PASSED [ 16%]
2877
76s tests/test_base_config.py::test_set_flags PASSED [ 16%]
2878
76s tests/test_base_config.py::test_get_flag_after_dict_assignment[20-True] PASSED [ 16%]
2879
76s tests/test_base_config.py::test_get_flag_after_dict_assignment[20-False] PASSED [ 16%]
2880
76s tests/test_base_config.py::test_get_flag_after_dict_assignment[node1-True] PASSED [ 16%]
2881
76s tests/test_base_config.py::test_get_flag_after_dict_assignment[node1-False] PASSED [ 16%]
2882
76s tests/test_base_config.py::test_get_flag_after_dict_assignment[node2-True] PASSED [ 16%]
2883
76s tests/test_base_config.py::test_get_flag_after_dict_assignment[node2-False] PASSED [ 16%]
2884
76s tests/test_base_config.py::TestDeepCopy::test_deepcopy[src0] PASSED [ 16%]
2885
76s tests/test_base_config.py::TestDeepCopy::test_deepcopy[src1] PASSED [ 16%]
2886
76s tests/test_base_config.py::TestDeepCopy::test_deepcopy[src2] PASSED [ 16%]
2887
76s tests/test_base_config.py::TestDeepCopy::test_deepcopy[src3] PASSED [ 16%]
2888
76s tests/test_base_config.py::TestDeepCopy::test_deepcopy[StructuredWithMissing] PASSED [ 16%]
2889
76s tests/test_base_config.py::TestDeepCopy::test_deepcopy_readonly[src0] PASSED [ 16%]
2890
76s tests/test_base_config.py::TestDeepCopy::test_deepcopy_readonly[src1] PASSED [ 16%]
2891
76s tests/test_base_config.py::TestDeepCopy::test_deepcopy_readonly[src2] PASSED [ 16%]
2892
76s tests/test_base_config.py::TestDeepCopy::test_deepcopy_readonly[src3] PASSED [ 16%]
2893
76s tests/test_base_config.py::TestDeepCopy::test_deepcopy_readonly[StructuredWithMissing] PASSED [ 16%]
2894
76s tests/test_base_config.py::TestDeepCopy::test_deepcopy_struct[src0] PASSED [ 16%]
2895
76s tests/test_base_config.py::TestDeepCopy::test_deepcopy_struct[src1] PASSED [ 16%]
2896
76s tests/test_base_config.py::TestDeepCopy::test_deepcopy_struct[src2] PASSED [ 16%]
2897
76s tests/test_base_config.py::TestDeepCopy::test_deepcopy_struct[src3] PASSED [ 16%]
2898
76s tests/test_base_config.py::TestDeepCopy::test_deepcopy_struct[StructuredWithMissing] PASSED [ 16%]
2899
76s tests/test_base_config.py::test_deepcopy_after_del PASSED [ 16%]
2900
76s tests/test_base_config.py::test_deepcopy_after_pop PASSED [ 16%]
2901
76s tests/test_base_config.py::test_deepcopy_with_interpolation PASSED [ 16%]
2902
76s tests/test_base_config.py::test_deepcopy_and_merge_and_flags PASSED [ 16%]
2903
76s tests/test_base_config.py::test_deepcopy_preserves_container_type[cfg0] PASSED [ 17%]
2904
76s tests/test_base_config.py::test_deepcopy_preserves_container_type[cfg1] PASSED [ 17%]
2905
76s tests/test_base_config.py::test_flag_override[struct_setiitem] PASSED [ 17%]
2906
76s tests/test_base_config.py::test_flag_override[struct_setattr] PASSED [ 17%]
2907
76s tests/test_base_config.py::test_flag_override[readonly] PASSED [ 17%]
2908
76s tests/test_base_config.py::test_nested_flag_override PASSED [ 17%]
2909
76s tests/test_base_config.py::test_multiple_flags_override PASSED [ 17%]
2910
76s tests/test_base_config.py::test_read_write_override[src0-<lambda>-expectation0] PASSED [ 17%]
2911
76s tests/test_base_config.py::test_read_write_override[src1-<lambda>-expectation1] PASSED [ 17%]
2912
76s tests/test_base_config.py::test_struct_override[src0-<lambda>-expectation0] PASSED [ 17%]
2913
76s tests/test_base_config.py::test_open_dict_restore[struct-open_dict] PASSED [ 17%]
2914
76s tests/test_base_config.py::test_open_dict_restore[readonly-read_write] PASSED [ 17%]
2915
76s tests/test_base_config.py::TestCopy::test_copy[list_empty-copy.copy] PASSED [ 17%]
2916
76s tests/test_base_config.py::TestCopy::test_copy[list_empty-obj.copy] PASSED [ 17%]
2917
76s tests/test_base_config.py::TestCopy::test_copy[list0-copy.copy] PASSED [ 17%]
2918
76s tests/test_base_config.py::TestCopy::test_copy[list0-obj.copy] PASSED [ 17%]
2919
76s tests/test_base_config.py::TestCopy::test_copy[list1-copy.copy] PASSED [ 17%]
2920
76s tests/test_base_config.py::TestCopy::test_copy[list1-obj.copy] PASSED [ 17%]
2921
76s tests/test_base_config.py::TestCopy::test_copy[list_none-copy.copy] PASSED [ 17%]
2922
76s tests/test_base_config.py::TestCopy::test_copy[list_none-obj.copy] PASSED [ 17%]
2923
76s tests/test_base_config.py::TestCopy::test_copy[list_missing-copy.copy] PASSED [ 17%]
2924
76s tests/test_base_config.py::TestCopy::test_copy[list_missing-obj.copy] PASSED [ 17%]
2925
76s tests/test_base_config.py::TestCopy::test_copy[dict_empty-copy.copy] PASSED [ 17%]
2926
76s tests/test_base_config.py::TestCopy::test_copy[dict_empty-obj.copy] PASSED [ 17%]
2927
76s tests/test_base_config.py::TestCopy::test_copy[dict0-copy.copy] PASSED [ 17%]
2928
76s tests/test_base_config.py::TestCopy::test_copy[dict0-obj.copy] PASSED [ 17%]
2929
76s tests/test_base_config.py::TestCopy::test_copy[dict1-copy.copy] PASSED [ 17%]
2930
76s tests/test_base_config.py::TestCopy::test_copy[dict1-obj.copy] PASSED [ 17%]
2931
76s tests/test_base_config.py::TestCopy::test_copy[dict_none-copy.copy] PASSED [ 17%]
2932
76s tests/test_base_config.py::TestCopy::test_copy[dict_none-obj.copy] PASSED [ 17%]
2933
76s tests/test_base_config.py::TestCopy::test_copy_dict_inter[dict_inter-copy.copy] PASSED [ 17%]
2934
76s tests/test_base_config.py::TestCopy::test_copy_dict_inter[dict_inter-obj.copy] PASSED [ 17%]
2935
76s tests/test_base_config.py::TestCopy::test_copy_with_interpolation[src0-2-0-copy.copy] PASSED [ 17%]
2936
76s tests/test_base_config.py::TestCopy::test_copy_with_interpolation[src0-2-0-obj.copy] PASSED [ 17%]
2937
76s tests/test_base_config.py::TestCopy::test_copy_with_interpolation[src1-b-a-copy.copy] PASSED [ 17%]
2938
76s tests/test_base_config.py::TestCopy::test_copy_with_interpolation[src1-b-a-obj.copy] PASSED [ 17%]
2939
76s tests/test_base_config.py::TestCopy::test_list_shallow_copy_is_deepcopy[copy.copy] PASSED [ 17%]
2940
76s tests/test_base_config.py::TestCopy::test_list_shallow_copy_is_deepcopy[obj.copy] PASSED [ 17%]
2941
76s tests/test_base_config.py::TestParentAfterCopy::test_dict_copy[copy] PASSED [ 17%]
2942
76s tests/test_base_config.py::TestParentAfterCopy::test_dict_copy[deepcopy] PASSED [ 17%]
2943
76s tests/test_base_config.py::TestParentAfterCopy::test_node_copy[copy] PASSED [ 17%]
2944
76s tests/test_base_config.py::TestParentAfterCopy::test_node_copy[deepcopy] PASSED [ 17%]
2945
76s tests/test_base_config.py::TestParentAfterCopy::test_list_copy[copy] PASSED [ 17%]
2946
76s tests/test_base_config.py::TestParentAfterCopy::test_list_copy[deepcopy] PASSED [ 17%]
2947
76s tests/test_base_config.py::TestParentAfterCopy::test_union_copy[copy] PASSED [ 17%]
2948
76s tests/test_base_config.py::TestParentAfterCopy::test_union_copy[deepcopy] PASSED [ 17%]
2949
76s tests/test_base_config.py::test_omegaconf_init_not_implemented PASSED [ 17%]
2950
76s tests/test_base_config.py::test_resolve_str_interpolation[a-a] PASSED [ 17%]
2951
76s tests/test_base_config.py::test_resolve_str_interpolation[${foo}-10] PASSED [ 17%]
2952
76s tests/test_base_config.py::test_resolve_str_interpolation[${bar}-10] PASSED [ 17%]
2953
76s tests/test_base_config.py::test_resolve_str_interpolation[foo_${foo}-foo_10] PASSED [ 17%]
2954
76s tests/test_base_config.py::test_resolve_str_interpolation[foo_${bar}-foo_10] PASSED [ 17%]
2955
76s tests/test_base_config.py::test_omegaconf_create PASSED [ 17%]
2956
76s tests/test_base_config.py::test_assign[parent0-0-value0-expected0] PASSED [ 17%]
2957
76s tests/test_base_config.py::test_assign[parent1-0-value1-expected1] PASSED [ 17%]
2958
76s tests/test_base_config.py::test_assign[parent2-0-value2-expected2] PASSED [ 17%]
2959
76s tests/test_base_config.py::test_assign[parent3-foo-value3-expected3] PASSED [ 17%]
2960
76s tests/test_base_config.py::test_assign[parent4-foo-value4-expected4] PASSED [ 17%]
2961
76s tests/test_base_config.py::test_assign[parent5-foo-value5-expected5] PASSED [ 17%]
2962
76s tests/test_base_config.py::test_get_node[cfg0-foo-bar] PASSED [ 17%]
2963
76s tests/test_base_config.py::test_get_node[cfg1-foo-None] PASSED [ 17%]
2964
76s tests/test_base_config.py::test_get_node[cfg2-foo-???] PASSED [ 17%]
2965
76s tests/test_base_config.py::test_get_node[cfg3-1-20] PASSED [ 17%]
2966
76s tests/test_base_config.py::test_get_node[cfg4-1-None] PASSED [ 17%]
2967
76s tests/test_base_config.py::test_get_node[cfg5-1-???] PASSED [ 17%]
2968
76s tests/test_base_config.py::test_string_interpolation_with_readonly_parent[dict] PASSED [ 17%]
2969
76s tests/test_base_config.py::test_string_interpolation_with_readonly_parent[list_int] PASSED [ 17%]
2970
76s tests/test_base_config.py::test_string_interpolation_with_readonly_parent[list_slice] PASSED [ 17%]
2971
76s tests/test_base_config.py::test_flags_root PASSED [ 17%]
2972
76s tests/test_base_config.py::test_optional_assign[list_elt] PASSED [ 17%]
2973
76s tests/test_base_config.py::test_optional_assign[list_elt_partial] PASSED [ 17%]
2974
76s tests/test_base_config.py::test_optional_assign[dict_elt] PASSED [ 17%]
2975
76s tests/test_base_config.py::test_optional_assign[dict_elt_partial] PASSED [ 17%]
2976
76s tests/test_base_config.py::test_optional_assign[list] PASSED [ 17%]
2977
76s tests/test_base_config.py::test_optional_assign[dict] PASSED [ 17%]
2978
76s tests/test_base_config.py::test_optional_assign[opt_list_elt] PASSED [ 17%]
2979
76s tests/test_base_config.py::test_optional_assign[opt_dict_elt] PASSED [ 17%]
2980
76s tests/test_base_config.py::test_optional_assign[opt_list] PASSED [ 17%]
2981
76s tests/test_base_config.py::test_optional_assign[opt_dict] PASSED [ 17%]
2982
76s tests/test_base_config.py::test_optional_assign[list_opt_elt] PASSED [ 17%]
2983
76s tests/test_base_config.py::test_optional_assign[dict_opt_elt] PASSED [ 17%]
2984
76s tests/test_base_config.py::test_optional_assign[list_opt] PASSED [ 18%]
2985
76s tests/test_base_config.py::test_optional_assign[dict_opt] PASSED [ 18%]
2986
76s tests/test_base_config.py::test_optional_assign[set_optional_user] PASSED [ 18%]
2987
76s tests/test_base_config.py::test_optional_assign[illegal_set_user_to_none] PASSED [ 18%]
2988
76s tests/test_base_config.py::test_assignment_optional_behavior[opt_user] PASSED [ 18%]
2989
76s tests/test_base_config.py::test_assignment_optional_behavior[nested_structured_conf] PASSED [ 18%]
2990
76s tests/test_base_config.py::test_assignment_optional_behavior[structured_dict_of_user] PASSED [ 18%]
2991
76s tests/test_base_config.py::test_assignment_optional_behavior[dict_int] PASSED [ 18%]
2992
76s tests/test_base_config.py::test_assignment_optional_behavior[dict_opt_int] PASSED [ 18%]
2993
76s tests/test_base_config.py::test_assignment_optional_behavior[dict_any] PASSED [ 18%]
2994
76s tests/test_base_config.py::test_assignment_optional_behavior[dict:merge_into_new_user_node] PASSED [ 18%]
2995
76s tests/test_base_config.py::test_assignment_optional_behavior[dict:merge_into_new_optional_user_node] PASSED [ 18%]
2996
76s tests/test_base_config.py::test_assignment_optional_behavior[list:merge_into_new_user_node] PASSED [ 18%]
2997
76s tests/test_base_config.py::test_assignment_optional_behavior[list:merge_into_new_optional_user_node] PASSED [ 18%]
2998
76s tests/test_base_config.py::test_assignment_optional_behavior[opt_dict0] PASSED [ 18%]
2999
76s tests/test_base_config.py::test_assignment_optional_behavior[opt_list] PASSED [ 18%]
3000
76s tests/test_base_config.py::test_assignment_optional_behavior[opt_dict1] PASSED [ 18%]
3001
76s tests/test_base_config.py::test_assignment_optional_behavior[opt_dict2] PASSED [ 18%]
3002
76s tests/test_basic_ops_dict.py::test_setattr_deep_value PASSED [ 18%]
3003
76s tests/test_basic_ops_dict.py::test_setattr_deep_from_empty PASSED [ 18%]
3004
76s tests/test_basic_ops_dict.py::test_setattr_dict_nested PASSED [ 18%]
3005
76s tests/test_basic_ops_dict.py::test_getattr PASSED [ 18%]
3006
76s tests/test_basic_ops_dict.py::test_getattr_dict PASSED [ 18%]
3007
76s tests/test_basic_ops_dict.py::test_delattr[dict-False] PASSED [ 18%]
3008
76s tests/test_basic_ops_dict.py::test_delattr[dict-True] PASSED [ 18%]
3009
76s tests/test_basic_ops_dict.py::test_delattr[structured_config-False] PASSED [ 18%]
3010
76s tests/test_basic_ops_dict.py::test_delattr[structured_config-True] PASSED [ 18%]
3011
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_mandatory_value[str] PASSED [ 18%]
3012
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_mandatory_value[bytes] PASSED [ 18%]
3013
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_mandatory_value[int] PASSED [ 18%]
3014
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_mandatory_value[float] PASSED [ 18%]
3015
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_mandatory_value[bool-T] PASSED [ 18%]
3016
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_mandatory_value[bool-F] PASSED [ 18%]
3017
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_mandatory_value[enum] PASSED [ 18%]
3018
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_nested_dict_mandatory_value_inner[str] PASSED [ 18%]
3019
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_nested_dict_mandatory_value_inner[bytes] PASSED [ 18%]
3020
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_nested_dict_mandatory_value_inner[int] PASSED [ 18%]
3021
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_nested_dict_mandatory_value_inner[float] PASSED [ 18%]
3022
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_nested_dict_mandatory_value_inner[bool-T] PASSED [ 18%]
3023
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_nested_dict_mandatory_value_inner[bool-F] PASSED [ 18%]
3024
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_nested_dict_mandatory_value_inner[enum] PASSED [ 18%]
3025
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_nested_dict_mandatory_value_outer[str] PASSED [ 18%]
3026
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_nested_dict_mandatory_value_outer[bytes] PASSED [ 18%]
3027
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_nested_dict_mandatory_value_outer[int] PASSED [ 18%]
3028
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_nested_dict_mandatory_value_outer[float] PASSED [ 18%]
3029
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_nested_dict_mandatory_value_outer[bool-T] PASSED [ 18%]
3030
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_nested_dict_mandatory_value_outer[bool-F] PASSED [ 18%]
3031
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_nested_dict_mandatory_value_outer[enum] PASSED [ 18%]
3032
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_subscript_get[str] PASSED [ 18%]
3033
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_subscript_get[bytes] PASSED [ 18%]
3034
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_subscript_get[int] PASSED [ 18%]
3035
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_subscript_get[float] PASSED [ 18%]
3036
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_subscript_get[bool-T] PASSED [ 18%]
3037
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_subscript_get[bool-F] PASSED [ 18%]
3038
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_subscript_get[enum] PASSED [ 18%]
3039
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_subscript_set[str] PASSED [ 18%]
3040
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_subscript_set[bytes] PASSED [ 18%]
3041
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_subscript_set[int] PASSED [ 18%]
3042
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_subscript_set[float] PASSED [ 18%]
3043
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_subscript_set[bool-T] PASSED [ 18%]
3044
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_subscript_set[bool-F] PASSED [ 18%]
3045
76s tests/test_basic_ops_dict.py::TestDictKeyTypes::test_subscript_set[enum] PASSED [ 18%]
3046
76s tests/test_basic_ops_dict.py::TestDelitemKeyTypes::test_dict_delitem[src0-a-expected0] PASSED [ 18%]
3047
76s tests/test_basic_ops_dict.py::TestDelitemKeyTypes::test_dict_delitem[src1-abc-expected1] PASSED [ 18%]
3048
76s tests/test_basic_ops_dict.py::TestDelitemKeyTypes::test_dict_delitem[src2-1-expected2] PASSED [ 18%]
3049
76s tests/test_basic_ops_dict.py::TestDelitemKeyTypes::test_dict_delitem[src3-67.89-expected3] PASSED [ 18%]
3050
76s tests/test_basic_ops_dict.py::TestDelitemKeyTypes::test_dict_delitem[src4-False-expected4] PASSED [ 18%]
3051
76s tests/test_basic_ops_dict.py::TestDelitemKeyTypes::test_dict_delitem[src5-Enum1.FOO-expected5] PASSED [ 18%]
3052
76s tests/test_basic_ops_dict.py::TestDelitemKeyTypes::test_dict_delitem_KeyError[src0-a-expected0] PASSED [ 18%]
3053
76s tests/test_basic_ops_dict.py::TestDelitemKeyTypes::test_dict_delitem_KeyError[src1-abc-expected1] PASSED [ 18%]
3054
76s tests/test_basic_ops_dict.py::TestDelitemKeyTypes::test_dict_delitem_KeyError[src2-1-expected2] PASSED [ 18%]
3055
76s tests/test_basic_ops_dict.py::TestDelitemKeyTypes::test_dict_delitem_KeyError[src3-67.89-expected3] PASSED [ 18%]
3056
76s tests/test_basic_ops_dict.py::TestDelitemKeyTypes::test_dict_delitem_KeyError[src4-False-expected4] PASSED [ 18%]
3057
76s tests/test_basic_ops_dict.py::TestDelitemKeyTypes::test_dict_delitem_KeyError[src5-Enum1.FOO-expected5] PASSED [ 18%]
3058
76s tests/test_basic_ops_dict.py::TestDelitemKeyTypes::test_dict_struct_delitem[src0-a-expected0] PASSED [ 18%]
3059
76s tests/test_basic_ops_dict.py::TestDelitemKeyTypes::test_dict_struct_delitem[src1-abc-expected1] PASSED [ 18%]
3060
76s tests/test_basic_ops_dict.py::TestDelitemKeyTypes::test_dict_struct_delitem[src2-1-expected2] PASSED [ 18%]
3061
76s tests/test_basic_ops_dict.py::TestDelitemKeyTypes::test_dict_struct_delitem[src3-67.89-expected3] PASSED [ 18%]
3062
76s tests/test_basic_ops_dict.py::TestDelitemKeyTypes::test_dict_struct_delitem[src4-False-expected4] PASSED [ 18%]
3063
76s tests/test_basic_ops_dict.py::TestDelitemKeyTypes::test_dict_struct_delitem[src5-Enum1.FOO-expected5] PASSED [ 18%]
3064
76s tests/test_basic_ops_dict.py::test_attribute_error PASSED [ 18%]
3065
76s tests/test_basic_ops_dict.py::test_get_default_value[c0] PASSED [ 19%]
3066
76s tests/test_basic_ops_dict.py::test_get_default_value[c1] PASSED [ 19%]
3067
76s tests/test_basic_ops_dict.py::test_scientific_notation_float PASSED [ 19%]
3068
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d0--missing-4-None] PASSED [ 19%]
3069
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d0--missing-4-True] PASSED [ 19%]
3070
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d0--missing-4-False] PASSED [ 19%]
3071
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d0--missing-True-None] PASSED [ 19%]
3072
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d0--missing-True-True] PASSED [ 19%]
3073
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d0--missing-True-False] PASSED [ 19%]
3074
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d0--missing-False-None] PASSED [ 19%]
3075
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d0--missing-False-True] PASSED [ 19%]
3076
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d0--missing-False-False] PASSED [ 19%]
3077
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d0--missing-None-None] PASSED [ 19%]
3078
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d0--missing-None-True] PASSED [ 19%]
3079
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d0--missing-None-False] PASSED [ 19%]
3080
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d1-key-missing-4-None] PASSED [ 19%]
3081
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d1-key-missing-4-True] PASSED [ 19%]
3082
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d1-key-missing-4-False] PASSED [ 19%]
3083
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d1-key-missing-True-None] PASSED [ 19%]
3084
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d1-key-missing-True-True] PASSED [ 19%]
3085
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d1-key-missing-True-False] PASSED [ 19%]
3086
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d1-key-missing-False-None] PASSED [ 19%]
3087
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d1-key-missing-False-True] PASSED [ 19%]
3088
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d1-key-missing-False-False] PASSED [ 19%]
3089
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d1-key-missing-None-None] PASSED [ 19%]
3090
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d1-key-missing-None-True] PASSED [ 19%]
3091
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d1-key-missing-None-False] PASSED [ 19%]
3092
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d2--key-4-None] PASSED [ 19%]
3093
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d2--key-4-True] PASSED [ 19%]
3094
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d2--key-4-False] PASSED [ 19%]
3095
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d2--key-True-None] PASSED [ 19%]
3096
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d2--key-True-True] PASSED [ 19%]
3097
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d2--key-True-False] PASSED [ 19%]
3098
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d2--key-False-None] PASSED [ 19%]
3099
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d2--key-False-True] PASSED [ 19%]
3100
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d2--key-False-False] PASSED [ 19%]
3101
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d2--key-None-None] PASSED [ 19%]
3102
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d2--key-None-True] PASSED [ 19%]
3103
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d2--key-None-False] PASSED [ 19%]
3104
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d3--key-4-None] PASSED [ 19%]
3105
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d3--key-4-True] PASSED [ 19%]
3106
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d3--key-4-False] PASSED [ 19%]
3107
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d3--key-True-None] PASSED [ 19%]
3108
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d3--key-True-True] PASSED [ 19%]
3109
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d3--key-True-False] PASSED [ 19%]
3110
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d3--key-False-None] PASSED [ 19%]
3111
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d3--key-False-True] PASSED [ 19%]
3112
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d3--key-False-False] PASSED [ 19%]
3113
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d3--key-None-None] PASSED [ 19%]
3114
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d3--key-None-True] PASSED [ 19%]
3115
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d3--key-None-False] PASSED [ 19%]
3116
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d4--key-4-None] PASSED [ 19%]
3117
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d4--key-4-True] PASSED [ 19%]
3118
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d4--key-4-False] PASSED [ 19%]
3119
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d4--key-True-None] PASSED [ 19%]
3120
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d4--key-True-True] PASSED [ 19%]
3121
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d4--key-True-False] PASSED [ 19%]
3122
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d4--key-False-None] PASSED [ 19%]
3123
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d4--key-False-True] PASSED [ 19%]
3124
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d4--key-False-False] PASSED [ 19%]
3125
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d4--key-None-None] PASSED [ 19%]
3126
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d4--key-None-True] PASSED [ 19%]
3127
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default[d4--key-None-False] PASSED [ 19%]
3128
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d0--key-value-4-None] PASSED [ 19%]
3129
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d0--key-value-4-True] PASSED [ 19%]
3130
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d0--key-value-4-False] PASSED [ 19%]
3131
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d0--key-value-True-None] PASSED [ 19%]
3132
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d0--key-value-True-True] PASSED [ 19%]
3133
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d0--key-value-True-False] PASSED [ 19%]
3134
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d0--key-value-False-None] PASSED [ 19%]
3135
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d0--key-value-False-True] PASSED [ 19%]
3136
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d0--key-value-False-False] PASSED [ 19%]
3137
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d0--key-value-None-None] PASSED [ 19%]
3138
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d0--key-value-None-True] PASSED [ 19%]
3139
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d0--key-value-None-False] PASSED [ 19%]
3140
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d1--key-None-4-None] PASSED [ 19%]
3141
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d1--key-None-4-True] PASSED [ 19%]
3142
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d1--key-None-4-False] PASSED [ 19%]
3143
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d1--key-None-True-None] PASSED [ 19%]
3144
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d1--key-None-True-True] PASSED [ 19%]
3145
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d1--key-None-True-False] PASSED [ 19%]
3146
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d1--key-None-False-None] PASSED [ 20%]
3147
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d1--key-None-False-True] PASSED [ 20%]
3148
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d1--key-None-False-False] PASSED [ 20%]
3149
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d1--key-None-None-None] PASSED [ 20%]
3150
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d1--key-None-None-True] PASSED [ 20%]
3151
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d1--key-None-None-False] PASSED [ 20%]
3152
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d2-key-subkey-None-4-None] PASSED [ 20%]
3153
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d2-key-subkey-None-4-True] PASSED [ 20%]
3154
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d2-key-subkey-None-4-False] PASSED [ 20%]
3155
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d2-key-subkey-None-True-None] PASSED [ 20%]
3156
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d2-key-subkey-None-True-True] PASSED [ 20%]
3157
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d2-key-subkey-None-True-False] PASSED [ 20%]
3158
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d2-key-subkey-None-False-None] PASSED [ 20%]
3159
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d2-key-subkey-None-False-True] PASSED [ 20%]
3160
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d2-key-subkey-None-False-False] PASSED [ 20%]
3161
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d2-key-subkey-None-None-None] PASSED [ 20%]
3162
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d2-key-subkey-None-None-True] PASSED [ 20%]
3163
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d2-key-subkey-None-None-False] PASSED [ 20%]
3164
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d3--key-None-4-None] PASSED [ 20%]
3165
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d3--key-None-4-True] PASSED [ 20%]
3166
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d3--key-None-4-False] PASSED [ 20%]
3167
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d3--key-None-True-None] PASSED [ 20%]
3168
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d3--key-None-True-True] PASSED [ 20%]
3169
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d3--key-None-True-False] PASSED [ 20%]
3170
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d3--key-None-False-None] PASSED [ 20%]
3171
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d3--key-None-False-True] PASSED [ 20%]
3172
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d3--key-None-False-False] PASSED [ 20%]
3173
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d3--key-None-None-None] PASSED [ 20%]
3174
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d3--key-None-None-True] PASSED [ 20%]
3175
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d3--key-None-None-False] PASSED [ 20%]
3176
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d4--key-None-4-None] PASSED [ 20%]
3177
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d4--key-None-4-True] PASSED [ 20%]
3178
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d4--key-None-4-False] PASSED [ 20%]
3179
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d4--key-None-True-None] PASSED [ 20%]
3180
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d4--key-None-True-True] PASSED [ 20%]
3181
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d4--key-None-True-False] PASSED [ 20%]
3182
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d4--key-None-False-None] PASSED [ 20%]
3183
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d4--key-None-False-True] PASSED [ 20%]
3184
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d4--key-None-False-False] PASSED [ 20%]
3185
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d4--key-None-None-None] PASSED [ 20%]
3186
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d4--key-None-None-True] PASSED [ 20%]
3187
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_not_returning_default[d4--key-None-None-False] PASSED [ 20%]
3188
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d0-InterpolationKeyError-4-None] PASSED [ 20%]
3189
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d0-InterpolationKeyError-4-True] PASSED [ 20%]
3190
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d0-InterpolationKeyError-4-False] PASSED [ 20%]
3191
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d0-InterpolationKeyError-True-None] PASSED [ 20%]
3192
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d0-InterpolationKeyError-True-True] PASSED [ 20%]
3193
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d0-InterpolationKeyError-True-False] PASSED [ 20%]
3194
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d0-InterpolationKeyError-False-None] PASSED [ 20%]
3195
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d0-InterpolationKeyError-False-True] PASSED [ 20%]
3196
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d0-InterpolationKeyError-False-False] PASSED [ 20%]
3197
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d0-InterpolationKeyError-None-None] PASSED [ 20%]
3198
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d0-InterpolationKeyError-None-True] PASSED [ 20%]
3199
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d0-InterpolationKeyError-None-False] PASSED [ 20%]
3200
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d1-InterpolationToMissingValueError-4-None] PASSED [ 20%]
3201
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d1-InterpolationToMissingValueError-4-True] PASSED [ 20%]
3202
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d1-InterpolationToMissingValueError-4-False] PASSED [ 20%]
3203
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d1-InterpolationToMissingValueError-True-None] PASSED [ 20%]
3204
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d1-InterpolationToMissingValueError-True-True] PASSED [ 20%]
3205
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d1-InterpolationToMissingValueError-True-False] PASSED [ 20%]
3206
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d1-InterpolationToMissingValueError-False-None] PASSED [ 20%]
3207
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d1-InterpolationToMissingValueError-False-True] PASSED [ 20%]
3208
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d1-InterpolationToMissingValueError-False-False] PASSED [ 20%]
3209
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d1-InterpolationToMissingValueError-None-None] PASSED [ 20%]
3210
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d1-InterpolationToMissingValueError-None-True] PASSED [ 20%]
3211
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d1-InterpolationToMissingValueError-None-False] PASSED [ 20%]
3212
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d2-InterpolationKeyError-4-None] PASSED [ 20%]
3213
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d2-InterpolationKeyError-4-True] PASSED [ 20%]
3214
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d2-InterpolationKeyError-4-False] PASSED [ 20%]
3215
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d2-InterpolationKeyError-True-None] PASSED [ 20%]
3216
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d2-InterpolationKeyError-True-True] PASSED [ 20%]
3217
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d2-InterpolationKeyError-True-False] PASSED [ 20%]
3218
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d2-InterpolationKeyError-False-None] PASSED [ 20%]
3219
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d2-InterpolationKeyError-False-True] PASSED [ 20%]
3220
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d2-InterpolationKeyError-False-False] PASSED [ 20%]
3221
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d2-InterpolationKeyError-None-None] PASSED [ 20%]
3222
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d2-InterpolationKeyError-None-True] PASSED [ 20%]
3223
76s tests/test_basic_ops_dict.py::TestGetWithDefault::test_dict_get_with_default_errors[d2-InterpolationKeyError-None-False] PASSED [ 20%]
3224
76s tests/test_basic_ops_dict.py::test_map_expansion PASSED [ 20%]
3225
76s tests/test_basic_ops_dict.py::test_items_iterator_behavior PASSED [ 20%]
3226
76s tests/test_basic_ops_dict.py::test_mutate_config_via_items_iteration PASSED [ 20%]
3227
76s tests/test_basic_ops_dict.py::test_items_with_interpolation PASSED [ 21%]
3228
76s tests/test_basic_ops_dict.py::test_items[empty] PASSED [ 21%]
3229
77s tests/test_basic_ops_dict.py::test_items[simple] PASSED [ 21%]
3230
77s tests/test_basic_ops_dict.py::test_items[interpolation_in_value] PASSED [ 21%]
3231
77s tests/test_basic_ops_dict.py::test_items[missing_value] PASSED [ 21%]
3232
77s tests/test_basic_ops_dict.py::test_items[none] PASSED [ 21%]
3233
77s tests/test_basic_ops_dict.py::test_items[missing] PASSED [ 21%]
3234
77s tests/test_basic_ops_dict.py::test_items[missing_interpolation0] PASSED [ 21%]
3235
77s tests/test_basic_ops_dict.py::test_items[missing_interpolation1] PASSED [ 21%]
3236
77s tests/test_basic_ops_dict.py::test_dict_keys[empty] PASSED [ 21%]
3237
77s tests/test_basic_ops_dict.py::test_dict_keys[full] PASSED [ 21%]
3238
77s tests/test_basic_ops_dict.py::test_dict_keys[missing_value] PASSED [ 21%]
3239
77s tests/test_basic_ops_dict.py::test_dict_keys[missing_interpolation] PASSED [ 21%]
3240
77s tests/test_basic_ops_dict.py::test_dict_keys[interpolation] PASSED [ 21%]
3241
77s tests/test_basic_ops_dict.py::test_dict_keys[none_dictconfig] PASSED [ 21%]
3242
77s tests/test_basic_ops_dict.py::test_dict_keys[missing_dictconfig] PASSED [ 21%]
3243
77s tests/test_basic_ops_dict.py::test_dict_keys[missing_interpolation_dictconfig] PASSED [ 21%]
3244
77s tests/test_basic_ops_dict.py::test_dict_keys[interpolation_dictconfig] PASSED [ 21%]
3245
77s tests/test_basic_ops_dict.py::test_pickle_get_root PASSED [ 21%]
3246
77s tests/test_basic_ops_dict.py::test_iterate_dictionary PASSED [ 21%]
3247
77s tests/test_basic_ops_dict.py::test_iterate_dict_with_interpolation PASSED [ 21%]
3248
77s tests/test_basic_ops_dict.py::test_dict_pop[no_default] PASSED [ 21%]
3249
77s tests/test_basic_ops_dict.py::test_dict_pop[none_default] PASSED [ 21%]
3250
77s tests/test_basic_ops_dict.py::test_dict_pop[with_default] PASSED [ 21%]
3251
77s tests/test_basic_ops_dict.py::test_dict_pop[none_value] PASSED [ 21%]
3252
77s tests/test_basic_ops_dict.py::test_dict_pop[missing_value] PASSED [ 21%]
3253
77s tests/test_basic_ops_dict.py::test_dict_pop[interpolation] PASSED [ 21%]
3254
77s tests/test_basic_ops_dict.py::test_dict_pop[enum_key_no_default] PASSED [ 21%]
3255
77s tests/test_basic_ops_dict.py::test_dict_pop[enum_key_with_none_default] PASSED [ 21%]
3256
77s tests/test_basic_ops_dict.py::test_dict_pop[enum_key_with_default] PASSED [ 21%]
3257
77s tests/test_basic_ops_dict.py::test_dict_pop[bytes_key_no_default] PASSED [ 21%]
3258
77s tests/test_basic_ops_dict.py::test_dict_pop[bytes_key_with_default] PASSED [ 21%]
3259
77s tests/test_basic_ops_dict.py::test_dict_pop[float_key_no_default] PASSED [ 21%]
3260
77s tests/test_basic_ops_dict.py::test_dict_pop[float_key_with_default] PASSED [ 21%]
3261
77s tests/test_basic_ops_dict.py::test_dict_pop[bool_key_no_default] PASSED [ 21%]
3262
77s tests/test_basic_ops_dict.py::test_dict_pop[bool_key_with_default] PASSED [ 21%]
3263
77s tests/test_basic_ops_dict.py::test_dict_struct_mode_pop PASSED [ 21%]
3264
77s tests/test_basic_ops_dict.py::test_dict_structured_mode_pop PASSED [ 21%]
3265
77s tests/test_basic_ops_dict.py::test_dict_pop_error[cfg0-not_found-expectation0] PASSED [ 21%]
3266
77s tests/test_basic_ops_dict.py::test_dict_pop_error[cfg1-ghi-expectation1] PASSED [ 21%]
3267
77s tests/test_basic_ops_dict.py::test_dict_pop_error[cfg2-3-expectation2] PASSED [ 21%]
3268
77s tests/test_basic_ops_dict.py::test_dict_pop_error[cfg3-10.11-expectation3] PASSED [ 21%]
3269
77s tests/test_basic_ops_dict.py::test_dict_pop_error[cfg4-False-expectation4] PASSED [ 21%]
3270
77s tests/test_basic_ops_dict.py::test_dict_pop_error[cfg5-Enum1.BAR-expectation5] PASSED [ 21%]
3271
77s tests/test_basic_ops_dict.py::test_dict_pop_error[cfg6-a-expectation6] PASSED [ 21%]
3272
77s tests/test_basic_ops_dict.py::test_dict_pop_error[cfg7-1-expectation7] PASSED [ 21%]
3273
77s tests/test_basic_ops_dict.py::test_dict_pop_error[cfg8-123.45-expectation8] PASSED [ 21%]
3274
77s tests/test_basic_ops_dict.py::test_dict_pop_error[cfg9-a-expectation9] PASSED [ 21%]
3275
77s tests/test_basic_ops_dict.py::test_dict_pop_error[cfg10-True-expectation10] PASSED [ 21%]
3276
77s tests/test_basic_ops_dict.py::test_dict_pop_error[cfg11-Enum1.FOO-expectation11] PASSED [ 21%]
3277
77s tests/test_basic_ops_dict.py::test_dict_pop_error[cfg12-a-expectation12] PASSED [ 21%]
3278
77s tests/test_basic_ops_dict.py::test_in_dict[conf0-a-True] PASSED [ 21%]
3279
77s tests/test_basic_ops_dict.py::test_in_dict[conf1-b-True] PASSED [ 21%]
3280
77s tests/test_basic_ops_dict.py::test_in_dict[conf2-c-False] PASSED [ 21%]
3281
77s tests/test_basic_ops_dict.py::test_in_dict[conf3-b-True] PASSED [ 21%]
3282
77s tests/test_basic_ops_dict.py::test_in_dict[conf4-b-False] PASSED [ 21%]
3283
77s tests/test_basic_ops_dict.py::test_in_dict[conf5-c-True] PASSED [ 21%]
3284
77s tests/test_basic_ops_dict.py::test_in_dict[conf6-b-True] PASSED [ 21%]
3285
77s tests/test_basic_ops_dict.py::test_in_dict[conf7-a-True] PASSED [ 21%]
3286
77s tests/test_basic_ops_dict.py::test_in_dict[conf8-b-True] PASSED [ 21%]
3287
77s tests/test_basic_ops_dict.py::test_in_dict[conf9-b-True] PASSED [ 21%]
3288
77s tests/test_basic_ops_dict.py::test_in_dict[conf10-Enum1.FOO-True] PASSED [ 21%]
3289
77s tests/test_basic_ops_dict.py::test_in_dict[conf11-aaa-False] PASSED [ 21%]
3290
77s tests/test_basic_ops_dict.py::test_in_dict[conf12-FOO-False] PASSED [ 21%]
3291
77s tests/test_basic_ops_dict.py::test_in_dict[conf13-Enum1.FOO-True] PASSED [ 21%]
3292
77s tests/test_basic_ops_dict.py::test_in_dict[conf14-incompatible_key_type-False] PASSED [ 21%]
3293
77s tests/test_basic_ops_dict.py::test_in_dict[conf15-FOO-True] PASSED [ 21%]
3294
77s tests/test_basic_ops_dict.py::test_in_dict[conf16-None-False] PASSED [ 21%]
3295
77s tests/test_basic_ops_dict.py::test_in_dict[conf17-1-True] PASSED [ 21%]
3296
77s tests/test_basic_ops_dict.py::test_in_dict[conf18-2-True] PASSED [ 21%]
3297
77s tests/test_basic_ops_dict.py::test_in_dict[conf19-3-False] PASSED [ 21%]
3298
77s tests/test_basic_ops_dict.py::test_in_dict[conf20-2-False] PASSED [ 21%]
3299
77s tests/test_basic_ops_dict.py::test_in_dict[conf21-None-False] PASSED [ 21%]
3300
77s tests/test_basic_ops_dict.py::test_in_dict[conf22-1-False] PASSED [ 21%]
3301
77s tests/test_basic_ops_dict.py::test_in_dict[conf23-1-False] PASSED [ 21%]
3302
77s tests/test_basic_ops_dict.py::test_in_dict[conf24-1.1-True] PASSED [ 21%]
3303
77s tests/test_basic_ops_dict.py::test_in_dict[conf25-1.1-False] PASSED [ 21%]
3304
77s tests/test_basic_ops_dict.py::test_in_dict[conf26-1.1-False] PASSED [ 21%]
3305
77s tests/test_basic_ops_dict.py::test_in_dict[conf27-2.2-True] PASSED [ 21%]
3306
77s tests/test_basic_ops_dict.py::test_in_dict[conf28-3.3-False] PASSED [ 21%]
3307
77s tests/test_basic_ops_dict.py::test_in_dict[conf29-2.2-False] PASSED [ 21%]
3308
77s tests/test_basic_ops_dict.py::test_in_dict[conf30-None-False] PASSED [ 21%]
3309
77s tests/test_basic_ops_dict.py::test_in_dict[conf31-True-True] PASSED [ 22%]
3310
77s tests/test_basic_ops_dict.py::test_in_dict[conf32-False-True] PASSED [ 22%]
3311
77s tests/test_basic_ops_dict.py::test_in_dict[conf33-no-False] PASSED [ 22%]
3312
77s tests/test_basic_ops_dict.py::test_in_dict[conf34-1-True] PASSED [ 22%]
3313
77s tests/test_basic_ops_dict.py::test_in_dict[conf35-None-False] PASSED [ 22%]
3314
77s tests/test_basic_ops_dict.py::test_in_dict[conf36-False-False] PASSED [ 22%]
3315
77s tests/test_basic_ops_dict.py::test_in_dict[conf37-1-True] PASSED [ 22%]
3316
77s tests/test_basic_ops_dict.py::test_in_dict[conf38-2-True] PASSED [ 22%]
3317
77s tests/test_basic_ops_dict.py::test_in_dict[conf39-3-False] PASSED [ 22%]
3318
77s tests/test_basic_ops_dict.py::test_in_dict[conf40-2-False] PASSED [ 22%]
3319
77s tests/test_basic_ops_dict.py::test_in_dict[conf41-None-False] PASSED [ 22%]
3320
77s tests/test_basic_ops_dict.py::test_in_dict[conf42-1-False] PASSED [ 22%]
3321
77s tests/test_basic_ops_dict.py::test_get_root PASSED [ 22%]
3322
77s tests/test_basic_ops_dict.py::test_get_root_of_merged PASSED [ 22%]
3323
77s tests/test_basic_ops_dict.py::test_dict_config PASSED [ 22%]
3324
77s tests/test_basic_ops_dict.py::test_dict_structured_delitem PASSED [ 22%]
3325
77s tests/test_basic_ops_dict.py::test_dict_nested_structured_delitem PASSED [ 22%]
3326
77s tests/test_basic_ops_dict.py::test_dict_len[empty] PASSED [ 22%]
3327
77s tests/test_basic_ops_dict.py::test_dict_len[full] PASSED [ 22%]
3328
77s tests/test_basic_ops_dict.py::test_dict_len[none] PASSED [ 22%]
3329
77s tests/test_basic_ops_dict.py::test_dict_len[missing] PASSED [ 22%]
3330
77s tests/test_basic_ops_dict.py::test_dict_len[interpolation] PASSED [ 22%]
3331
77s tests/test_basic_ops_dict.py::test_dict_len[broken_interpolation] PASSED [ 22%]
3332
77s tests/test_basic_ops_dict.py::test_dict_assign_illegal_value PASSED [ 22%]
3333
77s tests/test_basic_ops_dict.py::test_dict_assign_illegal_value_nested PASSED [ 22%]
3334
77s tests/test_basic_ops_dict.py::test_assign_dict_in_dict PASSED [ 22%]
3335
77s tests/test_basic_ops_dict.py::test_instantiate_config_fails PASSED [ 22%]
3336
77s tests/test_basic_ops_dict.py::test_dir[cfg0-None-expected0] PASSED [ 22%]
3337
77s tests/test_basic_ops_dict.py::test_dir[cfg1-a-expected1] PASSED [ 22%]
3338
77s tests/test_basic_ops_dict.py::test_dir[StructuredWithMissing-dict-expected2] PASSED [ 22%]
3339
77s tests/test_basic_ops_dict.py::test_hash PASSED [ 22%]
3340
77s tests/test_basic_ops_dict.py::test_get_with_default_from_struct_not_throwing[default] PASSED [ 22%]
3341
77s tests/test_basic_ops_dict.py::test_get_with_default_from_struct_not_throwing[0] PASSED [ 22%]
3342
77s tests/test_basic_ops_dict.py::test_get_with_default_from_struct_not_throwing[None] PASSED [ 22%]
3343
77s tests/test_basic_ops_dict.py::test_members[cfg0] PASSED [ 22%]
3344
77s tests/test_basic_ops_dict.py::test_members[cfg1] PASSED [ 22%]
3345
77s tests/test_basic_ops_dict.py::test_masked_copy[in_cfg0-mask_keys0-expected0] PASSED [ 22%]
3346
77s tests/test_basic_ops_dict.py::test_masked_copy[in_cfg1-a-expected1] PASSED [ 22%]
3347
77s tests/test_basic_ops_dict.py::test_masked_copy[in_cfg2-mask_keys2-expected2] PASSED [ 22%]
3348
77s tests/test_basic_ops_dict.py::test_masked_copy[in_cfg3-b-expected3] PASSED [ 22%]
3349
77s tests/test_basic_ops_dict.py::test_masked_copy[in_cfg4-mask_keys4-expected4] PASSED [ 22%]
3350
77s tests/test_basic_ops_dict.py::test_masked_copy_is_deep PASSED [ 22%]
3351
77s tests/test_basic_ops_dict.py::test_shallow_copy PASSED [ 22%]
3352
77s tests/test_basic_ops_dict.py::test_shallow_copy_missing PASSED [ 22%]
3353
77s tests/test_basic_ops_dict.py::test_shallow_copy_none PASSED [ 22%]
3354
77s tests/test_basic_ops_dict.py::test_dict_shallow_copy_is_deepcopy[copy] PASSED [ 22%]
3355
77s tests/test_basic_ops_dict.py::test_dict_shallow_copy_is_deepcopy[obj.copy] PASSED [ 22%]
3356
77s tests/test_basic_ops_dict.py::test_creation_with_invalid_key PASSED [ 22%]
3357
77s tests/test_basic_ops_dict.py::test_setitem_with_invalid_key PASSED [ 22%]
3358
77s tests/test_basic_ops_dict.py::test_getitem_with_invalid_key PASSED [ 22%]
3359
77s tests/test_basic_ops_dict.py::test_hasattr PASSED [ 22%]
3360
77s tests/test_basic_ops_dict.py::test_typed_hasattr PASSED [ 22%]
3361
77s tests/test_basic_ops_dict.py::test_struct_mode_missing_key_getitem PASSED [ 22%]
3362
77s tests/test_basic_ops_dict.py::test_struct_mode_missing_key_setitem PASSED [ 22%]
3363
77s tests/test_basic_ops_dict.py::test_get_type PASSED [ 22%]
3364
77s tests/test_basic_ops_dict.py::test_get_ref_type[cfg0-Optional] PASSED [ 22%]
3365
77s tests/test_basic_ops_dict.py::test_get_ref_type[cfg1-Plugin] PASSED [ 22%]
3366
77s tests/test_basic_ops_dict.py::test_get_ref_type_with_conflict PASSED [ 22%]
3367
77s tests/test_basic_ops_dict.py::test_is_missing PASSED [ 22%]
3368
77s tests/test_basic_ops_dict.py::test_assign_to_reftype_none_or_any[None-None] PASSED [ 22%]
3369
77s tests/test_basic_ops_dict.py::test_assign_to_reftype_none_or_any[None-Any] PASSED [ 22%]
3370
77s tests/test_basic_ops_dict.py::test_assign_to_reftype_none_or_any[assign1-None] PASSED [ 22%]
3371
77s tests/test_basic_ops_dict.py::test_assign_to_reftype_none_or_any[assign1-Any] PASSED [ 22%]
3372
77s tests/test_basic_ops_dict.py::test_assign_to_reftype_none_or_any[assign2-None] PASSED [ 22%]
3373
77s tests/test_basic_ops_dict.py::test_assign_to_reftype_none_or_any[assign2-Any] PASSED [ 22%]
3374
77s tests/test_basic_ops_dict.py::test_assign_to_reftype_none_or_any[assign3-None] PASSED [ 22%]
3375
77s tests/test_basic_ops_dict.py::test_assign_to_reftype_none_or_any[assign3-Any] PASSED [ 22%]
3376
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_assign_to_reftype_plugin1[plugin_none] PASSED [ 22%]
3377
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_assign_to_reftype_plugin1[plugin_plugin] PASSED [ 22%]
3378
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_assign_to_reftype_plugin1[plugin_plugin()] PASSED [ 22%]
3379
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_assign_to_reftype_plugin1[plugin_concrete] PASSED [ 22%]
3380
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_assign_to_reftype_plugin1[plugin_concrete()] PASSED [ 22%]
3381
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_assign_to_reftype_plugin1[concrete_none] PASSED [ 22%]
3382
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_assign_to_reftype_plugin1[subclass=subclass_obj0] PASSED [ 22%]
3383
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_assign_to_reftype_plugin1[subclass=subclass_obj1] PASSED [ 22%]
3384
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_assign_to_reftype_plugin[None-plugin_none] PASSED [ 22%]
3385
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_assign_to_reftype_plugin[None-plugin_plugin] PASSED [ 22%]
3386
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_assign_to_reftype_plugin[None-plugin_plugin()] PASSED [ 22%]
3387
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_assign_to_reftype_plugin[None-plugin_concrete] PASSED [ 22%]
3388
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_assign_to_reftype_plugin[None-plugin_concrete()] PASSED [ 22%]
3389
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_assign_to_reftype_plugin[None-concrete_none] PASSED [ 22%]
3390
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_assign_to_reftype_plugin[None-subclass=subclass_obj0] PASSED [ 23%]
3391
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_assign_to_reftype_plugin[None-subclass=subclass_obj1] PASSED [ 23%]
3392
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_assign_to_reftype_plugin[???-plugin_none] PASSED [ 23%]
3393
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_assign_to_reftype_plugin[???-plugin_plugin] PASSED [ 23%]
3394
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_assign_to_reftype_plugin[???-plugin_plugin()] PASSED [ 23%]
3395
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_assign_to_reftype_plugin[???-plugin_concrete] PASSED [ 23%]
3396
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_assign_to_reftype_plugin[???-plugin_concrete()] PASSED [ 23%]
3397
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_assign_to_reftype_plugin[???-concrete_none] PASSED [ 23%]
3398
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_assign_to_reftype_plugin[???-subclass=subclass_obj0] PASSED [ 23%]
3399
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_assign_to_reftype_plugin[???-subclass=subclass_obj1] PASSED [ 23%]
3400
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_merge_into_reftype_plugin_[plugin_none] PASSED [ 23%]
3401
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_merge_into_reftype_plugin_[plugin_plugin] PASSED [ 23%]
3402
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_merge_into_reftype_plugin_[plugin_plugin()] PASSED [ 23%]
3403
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_merge_into_reftype_plugin_[plugin_concrete] PASSED [ 23%]
3404
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_merge_into_reftype_plugin_[plugin_concrete()] PASSED [ 23%]
3405
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_merge_into_reftype_plugin_[concrete_none] PASSED [ 23%]
3406
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_merge_into_reftype_plugin_[subclass=subclass_obj0] PASSED [ 23%]
3407
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_merge_into_reftype_plugin_[subclass=subclass_obj1] PASSED [ 23%]
3408
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_merge_into_reftype_plugin[None-plugin_none] PASSED [ 23%]
3409
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_merge_into_reftype_plugin[None-plugin_plugin] PASSED [ 23%]
3410
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_merge_into_reftype_plugin[None-plugin_plugin()] PASSED [ 23%]
3411
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_merge_into_reftype_plugin[None-plugin_concrete] PASSED [ 23%]
3412
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_merge_into_reftype_plugin[None-plugin_concrete()] PASSED [ 23%]
3413
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_merge_into_reftype_plugin[None-concrete_none] PASSED [ 23%]
3414
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_merge_into_reftype_plugin[None-subclass=subclass_obj0] PASSED [ 23%]
3415
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_merge_into_reftype_plugin[None-subclass=subclass_obj1] PASSED [ 23%]
3416
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_merge_into_reftype_plugin[???-plugin_none] PASSED [ 23%]
3417
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_merge_into_reftype_plugin[???-plugin_plugin] PASSED [ 23%]
3418
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_merge_into_reftype_plugin[???-plugin_plugin()] PASSED [ 23%]
3419
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_merge_into_reftype_plugin[???-plugin_concrete] PASSED [ 23%]
3420
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_merge_into_reftype_plugin[???-plugin_concrete()] PASSED [ 23%]
3421
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_merge_into_reftype_plugin[???-concrete_none] PASSED [ 23%]
3422
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_merge_into_reftype_plugin[???-subclass=subclass_obj0] PASSED [ 23%]
3423
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin::test_merge_into_reftype_plugin[???-subclass=subclass_obj1] PASSED [ 23%]
3424
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin_Errors::test_assign_to_reftype_plugin_[assign_primitive_to_typed] PASSED [ 23%]
3425
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin_Errors::test_assign_to_reftype_plugin_[assign_base_type_to_subclass] PASSED [ 23%]
3426
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin_Errors::test_assign_to_reftype_plugin_[assign_base_instance_to_subclass] PASSED [ 23%]
3427
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin_Errors::test_assign_to_reftype_plugin[None-assign_primitive_to_typed] PASSED [ 23%]
3428
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin_Errors::test_assign_to_reftype_plugin[None-assign_base_type_to_subclass] PASSED [ 23%]
3429
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin_Errors::test_assign_to_reftype_plugin[None-assign_base_instance_to_subclass] PASSED [ 23%]
3430
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin_Errors::test_assign_to_reftype_plugin[???-assign_primitive_to_typed] PASSED [ 23%]
3431
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin_Errors::test_assign_to_reftype_plugin[???-assign_base_type_to_subclass] PASSED [ 23%]
3432
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin_Errors::test_assign_to_reftype_plugin[???-assign_base_instance_to_subclass] PASSED [ 23%]
3433
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin_Errors::test_merge_into_reftype_plugin1[assign_primitive_to_typed] PASSED [ 23%]
3434
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin_Errors::test_merge_into_reftype_plugin1[assign_base_type_to_subclass] PASSED [ 23%]
3435
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin_Errors::test_merge_into_reftype_plugin1[assign_base_instance_to_subclass] PASSED [ 23%]
3436
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin_Errors::test_merge_into_reftype_plugin[None-assign_primitive_to_typed] PASSED [ 23%]
3437
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin_Errors::test_merge_into_reftype_plugin[None-assign_base_type_to_subclass] PASSED [ 23%]
3438
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin_Errors::test_merge_into_reftype_plugin[None-assign_base_instance_to_subclass] PASSED [ 23%]
3439
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin_Errors::test_merge_into_reftype_plugin[???-assign_primitive_to_typed] PASSED [ 23%]
3440
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin_Errors::test_merge_into_reftype_plugin[???-assign_base_type_to_subclass] PASSED [ 23%]
3441
77s tests/test_basic_ops_dict.py::TestAssignAndMergeIntoReftypePlugin_Errors::test_merge_into_reftype_plugin[???-assign_base_instance_to_subclass] PASSED [ 23%]
3442
77s tests/test_basic_ops_dict.py::test_setdefault PASSED [ 23%]
3443
77s tests/test_basic_ops_dict.py::test_self_assign_list_value_with_ref_type[list_value] PASSED [ 23%]
3444
77s tests/test_basic_ops_dict.py::test_self_assign_list_value_with_ref_type[dict_value] PASSED [ 23%]
3445
77s tests/test_basic_ops_dict.py::test_assign_to_sc_field_without_ref_type PASSED [ 23%]
3446
77s tests/test_basic_ops_dict.py::test_dict_getitem_not_found PASSED [ 23%]
3447
77s tests/test_basic_ops_dict.py::test_dict_getitem_none_output PASSED [ 23%]
3448
77s tests/test_basic_ops_dict.py::test_dictconfig_creation_with_parent_flag[struct-data0] PASSED [ 23%]
3449
77s tests/test_basic_ops_dict.py::test_dictconfig_creation_with_parent_flag[struct-User] PASSED [ 23%]
3450
77s tests/test_basic_ops_dict.py::test_dictconfig_creation_with_parent_flag[readonly-data0] PASSED [ 23%]
3451
77s tests/test_basic_ops_dict.py::test_dictconfig_creation_with_parent_flag[readonly-User] PASSED [ 23%]
3452
77s tests/test_basic_ops_dict.py::test_node_copy_on_set[any] PASSED [ 23%]
3453
77s tests/test_basic_ops_dict.py::test_node_copy_on_set[dict] PASSED [ 23%]
3454
77s tests/test_basic_ops_dict.py::test_node_copy_on_set[list] PASSED [ 23%]
3455
77s tests/test_basic_ops_list.py::test_list_value PASSED [ 23%]
3456
77s tests/test_basic_ops_list.py::test_list_of_dicts PASSED [ 23%]
3457
77s tests/test_basic_ops_list.py::test_list_get_return_default[cfg0-0-None] PASSED [ 23%]
3458
77s tests/test_basic_ops_list.py::test_list_get_return_default[cfg0-0-0] PASSED [ 23%]
3459
77s tests/test_basic_ops_list.py::test_list_get_return_default[cfg0-0-default] PASSED [ 23%]
3460
77s tests/test_basic_ops_list.py::test_list_get_return_default[cfg1-0-None] PASSED [ 23%]
3461
77s tests/test_basic_ops_list.py::test_list_get_return_default[cfg1-0-0] PASSED [ 23%]
3462
77s tests/test_basic_ops_list.py::test_list_get_return_default[cfg1-0-default] PASSED [ 23%]
3463
77s tests/test_basic_ops_list.py::test_list_get_return_default[cfg2-0-None] PASSED [ 23%]
3464
77s tests/test_basic_ops_list.py::test_list_get_return_default[cfg2-0-0] PASSED [ 23%]
3465
77s tests/test_basic_ops_list.py::test_list_get_return_default[cfg2-0-default] PASSED [ 23%]
3466
77s tests/test_basic_ops_list.py::test_list_get_do_not_return_default[cfg0-0-found-None] PASSED [ 23%]
3467
77s tests/test_basic_ops_list.py::test_list_get_do_not_return_default[cfg0-0-found-0] PASSED [ 23%]
3468
77s tests/test_basic_ops_list.py::test_list_get_do_not_return_default[cfg0-0-found-default] PASSED [ 23%]
3469
77s tests/test_basic_ops_list.py::test_list_get_do_not_return_default[cfg1-0-None-None] PASSED [ 23%]
3470
77s tests/test_basic_ops_list.py::test_list_get_do_not_return_default[cfg1-0-None-0] PASSED [ 23%]
3471
77s tests/test_basic_ops_list.py::test_list_get_do_not_return_default[cfg1-0-None-default] PASSED [ 24%]
3472
77s tests/test_basic_ops_list.py::test_list_get_do_not_return_default[cfg2-0-None-None] PASSED [ 24%]
3473
77s tests/test_basic_ops_list.py::test_list_get_do_not_return_default[cfg2-0-None-0] PASSED [ 24%]
3474
77s tests/test_basic_ops_list.py::test_list_get_do_not_return_default[cfg2-0-None-default] PASSED [ 24%]
3475
77s tests/test_basic_ops_list.py::test_list_get_do_not_return_default[cfg3-0-None-None] PASSED [ 24%]
3476
77s tests/test_basic_ops_list.py::test_list_get_do_not_return_default[cfg3-0-None-0] PASSED [ 24%]
3477
77s tests/test_basic_ops_list.py::test_list_get_do_not_return_default[cfg3-0-None-default] PASSED [ 24%]
3478
77s tests/test_basic_ops_list.py::test_iterate_list[simple] PASSED [ 24%]
3479
77s tests/test_basic_ops_list.py::test_iterate_list[interpolation] PASSED [ 24%]
3480
77s tests/test_basic_ops_list.py::test_iterate_list[iter_over_lists] PASSED [ 24%]
3481
77s tests/test_basic_ops_list.py::test_iterate_list[iter_over_dicts] PASSED [ 24%]
3482
77s tests/test_basic_ops_list.py::test_iterate_list[iter_over_missing] PASSED [ 24%]
3483
77s tests/test_basic_ops_list.py::test_iterate_list[str_interpolation] PASSED [ 24%]
3484
77s tests/test_basic_ops_list.py::test_iterate_list_with_missing_interpolation PASSED [ 24%]
3485
77s tests/test_basic_ops_list.py::test_iterate_list_with_missing PASSED [ 24%]
3486
77s tests/test_basic_ops_list.py::test_items_with_interpolation PASSED [ 24%]
3487
77s tests/test_basic_ops_list.py::test_list_pop[cfg0-0-1-expected_cfg0] PASSED [ 24%]
3488
77s tests/test_basic_ops_list.py::test_list_pop[cfg1-None-3-expected_cfg1] PASSED [ 24%]
3489
77s tests/test_basic_ops_list.py::test_list_pop[cfg2-0-None-expected_cfg2] PASSED [ 24%]
3490
77s tests/test_basic_ops_list.py::test_list_pop[cfg3-1-None-expected_cfg3] PASSED [ 24%]
3491
77s tests/test_basic_ops_list.py::test_list_pop_errors[cfg0-100-IndexError] PASSED [ 24%]
3492
77s tests/test_basic_ops_list.py::test_list_pop_errors[cfg1-0-InterpolationKeyError] PASSED [ 24%]
3493
77s tests/test_basic_ops_list.py::test_list_pop_errors[cfg2-0-InterpolationToMissingValueError] PASSED [ 24%]
3494
77s tests/test_basic_ops_list.py::test_list_pop_on_unexpected_exception_not_modifying PASSED [ 24%]
3495
77s tests/test_basic_ops_list.py::test_in_list PASSED [ 24%]
3496
77s tests/test_basic_ops_list.py::test_in_with_interpolation PASSED [ 24%]
3497
77s tests/test_basic_ops_list.py::test_not_in_special_lists[ListConfig(None)] PASSED [ 24%]
3498
77s tests/test_basic_ops_list.py::test_not_in_special_lists[ListConfig(???)] PASSED [ 24%]
3499
77s tests/test_basic_ops_list.py::test_list_config_with_list PASSED [ 24%]
3500
77s tests/test_basic_ops_list.py::test_list_config_with_tuple PASSED [ 24%]
3501
77s tests/test_basic_ops_list.py::test_items_on_list PASSED [ 24%]
3502
77s tests/test_basic_ops_list.py::test_list_enumerate PASSED [ 24%]
3503
77s tests/test_basic_ops_list.py::test_list_delitem PASSED [ 24%]
3504
77s tests/test_basic_ops_list.py::test_list_len[lst0-2] PASSED [ 24%]
3505
77s tests/test_basic_ops_list.py::test_list_len[lst1-0] PASSED [ 24%]
3506
77s tests/test_basic_ops_list.py::test_list_len[lst2-0] PASSED [ 24%]
3507
77s tests/test_basic_ops_list.py::test_list_len[lst3-0] PASSED [ 24%]
3508
77s tests/test_basic_ops_list.py::test_list_len[lst4-0] PASSED [ 24%]
3509
77s tests/test_basic_ops_list.py::test_nested_list_assign_illegal_value PASSED [ 24%]
3510
77s tests/test_basic_ops_list.py::test_list_append PASSED [ 24%]
3511
77s tests/test_basic_ops_list.py::test_append_invalid_element_type[append_str_to_list[int]] PASSED [ 24%]
3512
77s tests/test_basic_ops_list.py::test_append_invalid_element_type[append_str_to_list[Color]] PASSED [ 24%]
3513
77s tests/test_basic_ops_list.py::test_append_invalid_element_type[append_str_to_list[User]] PASSED [ 24%]
3514
77s tests/test_basic_ops_list.py::test_append_invalid_element_type[list:convert_dict_to_user] PASSED [ 24%]
3515
77s tests/test_basic_ops_list.py::test_append_invalid_element_type[list:convert_empty_dict_to_user] PASSED [ 24%]
3516
77s tests/test_basic_ops_list.py::test_append_invalid_element_type[lc5-123-Invalid value assigned: int is not a ListConfig, list or tuple.] PASSED [ 24%]
3517
77s tests/test_basic_ops_list.py::test_append_invalid_element_type[lc6-None-Invalid type assigned: NoneType is not a subclass of List[int]] PASSED [ 24%]
3518
77s tests/test_basic_ops_list.py::test_append_convert[list:convert_str_to_int] PASSED [ 24%]
3519
77s tests/test_basic_ops_list.py::test_append_convert[list:convert_str_to_float] PASSED [ 24%]
3520
77s tests/test_basic_ops_list.py::test_append_convert[list:convert_int_to_str] PASSED [ 24%]
3521
77s tests/test_basic_ops_list.py::test_append_convert[list:convert_str_to_bool] PASSED [ 24%]
3522
77s tests/test_basic_ops_list.py::test_append_convert[list:convert_str_to_enum] PASSED [ 24%]
3523
77s tests/test_basic_ops_list.py::test_append_convert[list:convert_str_to_path] PASSED [ 24%]
3524
77s tests/test_basic_ops_list.py::test_list_index[index0-expected0] PASSED [ 24%]
3525
77s tests/test_basic_ops_list.py::test_list_index[index1-expected1] PASSED [ 24%]
3526
77s tests/test_basic_ops_list.py::test_list_index[-1-13] PASSED [ 24%]
3527
77s tests/test_basic_ops_list.py::test_list_dir[cfg0-expected0] PASSED [ 24%]
3528
77s tests/test_basic_ops_list.py::test_list_dir[cfg1-expected1] PASSED [ 24%]
3529
77s tests/test_basic_ops_list.py::test_list_dir[cfg2-expected2] PASSED [ 24%]
3530
77s tests/test_basic_ops_list.py::test_append_to_typed[typed_list] PASSED [ 24%]
3531
77s tests/test_basic_ops_list.py::test_append_to_typed[typed_list_append_none] PASSED [ 24%]
3532
77s tests/test_basic_ops_list.py::test_append_to_typed[optional_typed_list] PASSED [ 24%]
3533
77s tests/test_basic_ops_list.py::test_append_to_typed[optional_typed_list_append_none] PASSED [ 24%]
3534
77s tests/test_basic_ops_list.py::test_append_to_typed[user_list] PASSED [ 24%]
3535
77s tests/test_basic_ops_list.py::test_append_to_typed[user_list_append_none] PASSED [ 24%]
3536
77s tests/test_basic_ops_list.py::test_append_to_typed[optional_user_list] PASSED [ 24%]
3537
77s tests/test_basic_ops_list.py::test_append_to_typed[optional_user_list_append_none] PASSED [ 24%]
3538
77s tests/test_basic_ops_list.py::test_insert[input_0-1-100-expected0-AnyNode-None] PASSED [ 24%]
3539
77s tests/test_basic_ops_list.py::test_insert[input_1-1-value1-expected1-IntegerNode-None] PASSED [ 24%]
3540
77s tests/test_basic_ops_list.py::test_insert[input_2-1-foo-expected2-AnyNode-None] PASSED [ 24%]
3541
77s tests/test_basic_ops_list.py::test_insert[input_3-1-value3-expected3-StringNode-None] PASSED [ 24%]
3542
77s tests/test_basic_ops_list.py::test_insert[input_4-0-foo-None-None-ValidationError] PASSED [ 24%]
3543
77s tests/test_basic_ops_list.py::test_insert[typed_list] PASSED [ 24%]
3544
77s tests/test_basic_ops_list.py::test_insert[typed_list_insert_none] PASSED [ 24%]
3545
77s tests/test_basic_ops_list.py::test_insert_special_list[lst0-0-10-expectation0] PASSED [ 24%]
3546
77s tests/test_basic_ops_list.py::test_insert_special_list[lst1-0-10-expectation1] PASSED [ 24%]
3547
77s tests/test_basic_ops_list.py::test_extend[src0-append0-result0] PASSED [ 24%]
3548
77s tests/test_basic_ops_list.py::test_extend[src1-append1-result1] PASSED [ 24%]
3549
77s tests/test_basic_ops_list.py::test_extend[src2-append2-result2] PASSED [ 24%]
3550
77s tests/test_basic_ops_list.py::test_remove[src0-10-result0-expectation0] PASSED [ 24%]
3551
77s tests/test_basic_ops_list.py::test_remove[src1-oops-None-expectation1] PASSED [ 24%]
3552
77s tests/test_basic_ops_list.py::test_remove[src2-remove2-result2-expectation2] PASSED [ 25%]
3553
77s tests/test_basic_ops_list.py::test_remove[src3-2-result3-expectation3] PASSED [ 25%]
3554
77s tests/test_basic_ops_list.py::test_clear[1-src0] PASSED [ 25%]
3555
77s tests/test_basic_ops_list.py::test_clear[1-src1] PASSED [ 25%]
3556
77s tests/test_basic_ops_list.py::test_clear[1-src2] PASSED [ 25%]
3557
77s tests/test_basic_ops_list.py::test_clear[2-src0] PASSED [ 25%]
3558
77s tests/test_basic_ops_list.py::test_clear[2-src1] PASSED [ 25%]
3559
77s tests/test_basic_ops_list.py::test_clear[2-src2] PASSED [ 25%]
3560
77s tests/test_basic_ops_list.py::test_index[src0-20--1-expectation0] PASSED [ 25%]
3561
77s tests/test_basic_ops_list.py::test_index[src1-10-0-expectation1] PASSED [ 25%]
3562
77s tests/test_basic_ops_list.py::test_index[src2-20-1-expectation2] PASSED [ 25%]
3563
77s tests/test_basic_ops_list.py::test_index_with_range PASSED [ 25%]
3564
77s tests/test_basic_ops_list.py::test_count[src0-10-0] PASSED [ 25%]
3565
77s tests/test_basic_ops_list.py::test_count[src1-10-1] PASSED [ 25%]
3566
77s tests/test_basic_ops_list.py::test_count[src2-10-2] PASSED [ 25%]
3567
77s tests/test_basic_ops_list.py::test_count[src3-None-0] PASSED [ 25%]
3568
77s tests/test_basic_ops_list.py::test_sort PASSED [ 25%]
3569
77s tests/test_basic_ops_list.py::test_insert_throws_not_changing_list PASSED [ 25%]
3570
77s tests/test_basic_ops_list.py::test_append_throws_not_changing_list PASSED [ 25%]
3571
77s tests/test_basic_ops_list.py::test_hash PASSED [ 25%]
3572
77s tests/test_basic_ops_list.py::TestListAdd::test_list_plus[listconfig_plus_listconfig-in_list10-in_list20-in_expected0] PASSED [ 25%]
3573
77s tests/test_basic_ops_list.py::TestListAdd::test_list_plus[listconfig_plus_listconfig-in_list11-in_list21-in_expected1] PASSED [ 25%]
3574
77s tests/test_basic_ops_list.py::TestListAdd::test_list_plus[listconfig_plus_listconfig-in_list12-in_list22-in_expected2] PASSED [ 25%]
3575
77s tests/test_basic_ops_list.py::TestListAdd::test_list_plus[listconfig_plus_list-in_list10-in_list20-in_expected0] PASSED [ 25%]
3576
77s tests/test_basic_ops_list.py::TestListAdd::test_list_plus[listconfig_plus_list-in_list11-in_list21-in_expected1] PASSED [ 25%]
3577
77s tests/test_basic_ops_list.py::TestListAdd::test_list_plus[listconfig_plus_list-in_list12-in_list22-in_expected2] PASSED [ 25%]
3578
77s tests/test_basic_ops_list.py::TestListAdd::test_list_plus[list_plus_listconfig-in_list10-in_list20-in_expected0] PASSED [ 25%]
3579
77s tests/test_basic_ops_list.py::TestListAdd::test_list_plus[list_plus_listconfig-in_list11-in_list21-in_expected1] PASSED [ 25%]
3580
77s tests/test_basic_ops_list.py::TestListAdd::test_list_plus[list_plus_listconfig-in_list12-in_list22-in_expected2] PASSED [ 25%]
3581
77s tests/test_basic_ops_list.py::TestListAdd::test_list_plus_eq[in_list10-in_list20-in_expected0] PASSED [ 25%]
3582
77s tests/test_basic_ops_list.py::TestListAdd::test_list_plus_eq[in_list11-in_list21-in_expected1] PASSED [ 25%]
3583
77s tests/test_basic_ops_list.py::TestListAdd::test_list_plus_eq[in_list12-in_list22-in_expected2] PASSED [ 25%]
3584
77s tests/test_basic_ops_list.py::test_deep_add PASSED [ 25%]
3585
77s tests/test_basic_ops_list.py::test_deep_radd PASSED [ 25%]
3586
77s tests/test_basic_ops_list.py::test_set_with_invalid_key PASSED [ 25%]
3587
77s tests/test_basic_ops_list.py::test_getitem[lst0-0-1] PASSED [ 25%]
3588
77s tests/test_basic_ops_list.py::test_getitem[lst1-0-TypeError] PASSED [ 25%]
3589
77s tests/test_basic_ops_list.py::test_getitem[lst2-0-MissingMandatoryValue] PASSED [ 25%]
3590
77s tests/test_basic_ops_list.py::test_getitem_slice[sli0] PASSED [ 25%]
3591
77s tests/test_basic_ops_list.py::test_getitem_slice[sli1] PASSED [ 25%]
3592
77s tests/test_basic_ops_list.py::test_getitem_slice[sli2] PASSED [ 25%]
3593
77s tests/test_basic_ops_list.py::test_getitem_slice[sli3] PASSED [ 25%]
3863
77s tests/test_basic_ops_list.py::test_getitem_slice[sli4] PASSED [ 25%]
3595
77s tests/test_basic_ops_list.py::test_getitem_slice[sli5] PASSED [ 25%]
3596
77s tests/test_basic_ops_list.py::test_getitem_slice[sli6] PASSED [ 25%]
3597
77s tests/test_basic_ops_list.py::test_getitem_slice[sli7] PASSED [ 25%]
3598
77s tests/test_basic_ops_list.py::test_getitem_slice[sli8] PASSED [ 25%]
3599
77s tests/test_basic_ops_list.py::test_getitem_slice[sli9] PASSED [ 25%]
3600
77s tests/test_basic_ops_list.py::test_getitem_slice[sli10] PASSED [ 25%]
3601
77s tests/test_basic_ops_list.py::test_setitem_slice[same-number-of-elements-create] PASSED [ 25%]
3602
77s tests/test_basic_ops_list.py::test_setitem_slice[same-number-of-elements-list] PASSED [ 25%]
3603
77s tests/test_basic_ops_list.py::test_setitem_slice[same-number-of-elements-<lambda>] PASSED [ 25%]
3604
77s tests/test_basic_ops_list.py::test_setitem_slice[extra-elements-create] PASSED [ 25%]
3605
77s tests/test_basic_ops_list.py::test_setitem_slice[extra-elements-list] PASSED [ 25%]
3606
77s tests/test_basic_ops_list.py::test_setitem_slice[extra-elements-<lambda>] PASSED [ 25%]
3607
77s tests/test_basic_ops_list.py::test_setitem_slice[insert only-create] PASSED [ 25%]
3608
77s tests/test_basic_ops_list.py::test_setitem_slice[insert only-list] PASSED [ 25%]
3609
77s tests/test_basic_ops_list.py::test_setitem_slice[insert only-<lambda>] PASSED [ 25%]
3610
77s tests/test_basic_ops_list.py::test_setitem_slice[nop-create] PASSED [ 25%]
3611
77s tests/test_basic_ops_list.py::test_setitem_slice[nop-list] PASSED [ 25%]
3612
77s tests/test_basic_ops_list.py::test_setitem_slice[nop-<lambda>] PASSED [ 25%]
3613
77s tests/test_basic_ops_list.py::test_setitem_slice[less-elements-create] PASSED [ 25%]
3614
77s tests/test_basic_ops_list.py::test_setitem_slice[less-elements-list] PASSED [ 25%]
3615
77s tests/test_basic_ops_list.py::test_setitem_slice[less-elements-<lambda>] PASSED [ 25%]
3616
77s tests/test_basic_ops_list.py::test_setitem_slice[extended-slice-create] PASSED [ 25%]
3617
77s tests/test_basic_ops_list.py::test_setitem_slice[extended-slice-list] PASSED [ 25%]
3618
77s tests/test_basic_ops_list.py::test_setitem_slice[extended-slice-<lambda>] PASSED [ 25%]
3619
77s tests/test_basic_ops_list.py::test_setitem_slice[extended-slice2-create] PASSED [ 25%]
3620
77s tests/test_basic_ops_list.py::test_setitem_slice[extended-slice2-list] PASSED [ 25%]
3621
77s tests/test_basic_ops_list.py::test_setitem_slice[extended-slice2-<lambda>] PASSED [ 25%]
3622
77s tests/test_basic_ops_list.py::test_setitem_slice[extended-slice-disjoint-create] PASSED [ 25%]
3623
77s tests/test_basic_ops_list.py::test_setitem_slice[extended-slice-disjoint-list] PASSED [ 25%]
3624
77s tests/test_basic_ops_list.py::test_setitem_slice[extended-slice-disjoint-<lambda>] PASSED [ 25%]
3625
77s tests/test_basic_ops_list.py::test_setitem_slice[non-iterable-input-create] PASSED [ 25%]
3626
77s tests/test_basic_ops_list.py::test_setitem_slice[non-iterable-input-list] PASSED [ 25%]
3627
77s tests/test_basic_ops_list.py::test_setitem_slice[non-iterable-input-<lambda>] PASSED [ 25%]
3628
77s tests/test_basic_ops_list.py::test_setitem_slice[partially-valid-input-create] PASSED [ 25%]
3629
77s tests/test_basic_ops_list.py::test_setitem_slice[partially-valid-input-list] PASSED [ 25%]
3630
77s tests/test_basic_ops_list.py::test_setitem_slice[partially-valid-input-<lambda>] PASSED [ 25%]
3631
77s tests/test_basic_ops_list.py::test_setitem_slice[extended-slice-length-mismatch-create] PASSED [ 25%]
3632
77s tests/test_basic_ops_list.py::test_setitem_slice[extended-slice-length-mismatch-list] PASSED [ 25%]
3633
77s tests/test_basic_ops_list.py::test_setitem_slice[extended-slice-length-mismatch-<lambda>] PASSED [ 26%]
3634
77s tests/test_basic_ops_list.py::test_setitem_slice[extended-slice-length-mismatch2-create] PASSED [ 26%]
3635
77s tests/test_basic_ops_list.py::test_setitem_slice[extended-slice-length-mismatch2-list] PASSED [ 26%]
3636
77s tests/test_basic_ops_list.py::test_setitem_slice[extended-slice-length-mismatch2-<lambda>] PASSED [ 26%]
3637
77s tests/test_basic_ops_list.py::test_setitem_slice[extended-slice-reverse-create] PASSED [ 26%]
3638
77s tests/test_basic_ops_list.py::test_setitem_slice[extended-slice-reverse-list] PASSED [ 26%]
3639
77s tests/test_basic_ops_list.py::test_setitem_slice[extended-slice-reverse-<lambda>] PASSED [ 26%]
3640
77s tests/test_basic_ops_list.py::test_setitem_slice[slice-reverse-insert-create] PASSED [ 26%]
3641
77s tests/test_basic_ops_list.py::test_setitem_slice[slice-reverse-insert-list] PASSED [ 26%]
3642
77s tests/test_basic_ops_list.py::test_setitem_slice[slice-reverse-insert-<lambda>] PASSED [ 26%]
3643
77s tests/test_basic_ops_list.py::test_setitem_slice[slice-reverse-replace-create] PASSED [ 26%]
3644
77s tests/test_basic_ops_list.py::test_setitem_slice[slice-reverse-replace-list] PASSED [ 26%]
3645
77s tests/test_basic_ops_list.py::test_setitem_slice[slice-reverse-replace-<lambda>] PASSED [ 26%]
3646
77s tests/test_basic_ops_list.py::test_setitem_slice[slice-reverse-insert-underflow-create] PASSED [ 26%]
3647
77s tests/test_basic_ops_list.py::test_setitem_slice[slice-reverse-insert-underflow-list] PASSED [ 26%]
3648
77s tests/test_basic_ops_list.py::test_setitem_slice[slice-reverse-insert-underflow-<lambda>] PASSED [ 26%]
3649
77s tests/test_basic_ops_list.py::test_setitem_slice[slice-reverse-insert-overflow-create] PASSED [ 26%]
3650
77s tests/test_basic_ops_list.py::test_setitem_slice[slice-reverse-insert-overflow-list] PASSED [ 26%]
3651
77s tests/test_basic_ops_list.py::test_setitem_slice[slice-reverse-insert-overflow-<lambda>] PASSED [ 26%]
3652
77s tests/test_basic_ops_list.py::test_get[lst0-0-1] PASSED [ 26%]
3653
77s tests/test_basic_ops_list.py::test_get[lst1-foo-KeyValidationError] PASSED [ 26%]
3654
77s tests/test_basic_ops_list.py::test_get[lst2-1-InterpolationKeyError] PASSED [ 26%]
3655
77s tests/test_basic_ops_list.py::test_get[lst3-1-InterpolationToMissingValueError] PASSED [ 26%]
3656
77s tests/test_basic_ops_list.py::test_get[lst4-0-TypeError] PASSED [ 26%]
3657
77s tests/test_basic_ops_list.py::test_get[lst5-0-MissingMandatoryValue] PASSED [ 26%]
3658
77s tests/test_basic_ops_list.py::test_getattr PASSED [ 26%]
3659
77s tests/test_basic_ops_list.py::test_shallow_copy PASSED [ 26%]
3660
77s tests/test_basic_ops_list.py::test_shallow_copy_missing PASSED [ 26%]
3661
77s tests/test_basic_ops_list.py::test_shallow_copy_none PASSED [ 26%]
3662
77s tests/test_basic_ops_list.py::test_listconfig_creation_with_parent_flag[struct] PASSED [ 26%]
3663
77s tests/test_basic_ops_list.py::test_listconfig_creation_with_parent_flag[readonly] PASSED [ 26%]
3664
77s tests/test_basic_ops_list.py::test_node_copy_on_append[any] PASSED [ 26%]
3665
77s tests/test_basic_ops_list.py::test_node_copy_on_append[dict] PASSED [ 26%]
3666
77s tests/test_basic_ops_list.py::test_node_copy_on_append[list] PASSED [ 26%]
3667
77s tests/test_basic_ops_list.py::test_validate_set[structured:set_optional_to_bad_type] PASSED [ 26%]
3668
77s tests/test_basic_ops_list.py::test_validate_set[set_to_none_raises] PASSED [ 26%]
3669
77s tests/test_basic_ops_list.py::test_validate_set[optional_set_to_none] PASSED [ 26%]
3670
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[str-None-str] PASSED [ 26%]
3671
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[str-None-bytes] PASSED [ 26%]
3672
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[str-None-int] PASSED [ 26%]
3673
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[str-None-float] PASSED [ 26%]
3674
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[str-None-bool] PASSED [ 26%]
3675
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[str-None-Enum1] PASSED [ 26%]
3676
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[str-False-str] PASSED [ 26%]
3677
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[str-False-bytes] PASSED [ 26%]
3678
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[str-False-int] PASSED [ 26%]
3679
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[str-False-float] PASSED [ 26%]
3680
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[str-False-bool] PASSED [ 26%]
3681
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[str-False-Enum1] PASSED [ 26%]
3682
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[str-True-str] PASSED [ 26%]
3683
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[str-True-bytes] PASSED [ 26%]
3684
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[str-True-int] PASSED [ 26%]
3685
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[str-True-float] PASSED [ 26%]
3686
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[str-True-bool] PASSED [ 26%]
3687
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[str-True-Enum1] PASSED [ 26%]
3688
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[abc-None-str] PASSED [ 26%]
3689
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[abc-None-bytes] PASSED [ 26%]
3690
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[abc-None-int] PASSED [ 26%]
3691
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[abc-None-float] PASSED [ 26%]
3692
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[abc-None-bool] PASSED [ 26%]
3693
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[abc-None-Enum1] PASSED [ 26%]
3694
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[abc-False-str] PASSED [ 26%]
3695
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[abc-False-bytes] PASSED [ 26%]
3696
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[abc-False-int] PASSED [ 26%]
3697
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[abc-False-float] PASSED [ 26%]
3698
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[abc-False-bool] PASSED [ 26%]
3699
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[abc-False-Enum1] PASSED [ 26%]
3700
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[abc-True-str] PASSED [ 26%]
3701
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[abc-True-bytes] PASSED [ 26%]
3702
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[abc-True-int] PASSED [ 26%]
3703
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[abc-True-float] PASSED [ 26%]
3704
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[abc-True-bool] PASSED [ 26%]
3705
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[abc-True-Enum1] PASSED [ 26%]
3706
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[1-None-str] PASSED [ 26%]
3707
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[1-None-bytes] PASSED [ 26%]
3708
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[1-None-int] PASSED [ 26%]
3709
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[1-None-float] PASSED [ 26%]
3710
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[1-None-bool] PASSED [ 26%]
3711
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[1-None-Enum1] PASSED [ 26%]
3712
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[1-False-str] PASSED [ 26%]
3713
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[1-False-bytes] PASSED [ 26%]
3714
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[1-False-int] PASSED [ 26%]
3715
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[1-False-float] PASSED [ 27%]
3716
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[1-False-bool] PASSED [ 27%]
3717
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[1-False-Enum1] PASSED [ 27%]
3718
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[1-True-str] PASSED [ 27%]
3719
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[1-True-bytes] PASSED [ 27%]
3720
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[1-True-int] PASSED [ 27%]
3721
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[1-True-float] PASSED [ 27%]
3722
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[1-True-bool] PASSED [ 27%]
3723
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[1-True-Enum1] PASSED [ 27%]
3724
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[3.1415-None-str] PASSED [ 27%]
3725
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[3.1415-None-bytes] PASSED [ 27%]
3726
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[3.1415-None-int] PASSED [ 27%]
3727
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[3.1415-None-float] PASSED [ 27%]
3728
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[3.1415-None-bool] PASSED [ 27%]
3729
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[3.1415-None-Enum1] PASSED [ 27%]
3730
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[3.1415-False-str] PASSED [ 27%]
3731
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[3.1415-False-bytes] PASSED [ 27%]
3732
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[3.1415-False-int] PASSED [ 27%]
3733
77s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[3.1415-False-float] PASSED [ 27%]
3734
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[3.1415-False-bool] PASSED [ 27%]
3735
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[3.1415-False-Enum1] PASSED [ 27%]
3736
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[3.1415-True-str] PASSED [ 27%]
3737
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[3.1415-True-bytes] PASSED [ 27%]
3738
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[3.1415-True-int] PASSED [ 27%]
3739
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[3.1415-True-float] PASSED [ 27%]
3740
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[3.1415-True-bool] PASSED [ 27%]
3741
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[3.1415-True-Enum1] PASSED [ 27%]
3742
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[True-None-str] PASSED [ 27%]
3743
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[True-None-bytes] PASSED [ 27%]
3744
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[True-None-int] PASSED [ 27%]
3745
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[True-None-float] PASSED [ 27%]
3746
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[True-None-bool] PASSED [ 27%]
3747
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[True-None-Enum1] PASSED [ 27%]
3748
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[True-False-str] PASSED [ 27%]
3749
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[True-False-bytes] PASSED [ 27%]
3750
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[True-False-int] PASSED [ 27%]
3751
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[True-False-float] PASSED [ 27%]
3752
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[True-False-bool] PASSED [ 27%]
3753
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[True-False-Enum1] PASSED [ 27%]
3754
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[True-True-str] PASSED [ 27%]
3755
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[True-True-bytes] PASSED [ 27%]
3756
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[True-True-int] PASSED [ 27%]
3757
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[True-True-float] PASSED [ 27%]
3758
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[True-True-bool] PASSED [ 27%]
3759
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[True-True-Enum1] PASSED [ 27%]
3760
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[Enum1.FOO-None-str] PASSED [ 27%]
3761
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[Enum1.FOO-None-bytes] PASSED [ 27%]
3762
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[Enum1.FOO-None-int] PASSED [ 27%]
3763
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[Enum1.FOO-None-float] PASSED [ 27%]
3764
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[Enum1.FOO-None-bool] PASSED [ 27%]
3765
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[Enum1.FOO-None-Enum1] PASSED [ 27%]
3766
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[Enum1.FOO-False-str] PASSED [ 27%]
3767
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[Enum1.FOO-False-bytes] PASSED [ 27%]
3768
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[Enum1.FOO-False-int] PASSED [ 27%]
3769
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[Enum1.FOO-False-float] PASSED [ 27%]
3770
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[Enum1.FOO-False-bool] PASSED [ 27%]
3771
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[Enum1.FOO-False-Enum1] PASSED [ 27%]
3772
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[Enum1.FOO-True-str] PASSED [ 27%]
3773
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[Enum1.FOO-True-bytes] PASSED [ 27%]
3774
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[Enum1.FOO-True-int] PASSED [ 27%]
3775
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[Enum1.FOO-True-float] PASSED [ 27%]
3776
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[Enum1.FOO-True-bool] PASSED [ 27%]
3777
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__setitem__[Enum1.FOO-True-Enum1] PASSED [ 27%]
3778
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[str-None-str] PASSED [ 27%]
3779
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[str-None-bytes] PASSED [ 27%]
3780
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[str-None-int] PASSED [ 27%]
3781
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[str-None-float] PASSED [ 27%]
3782
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[str-None-bool] PASSED [ 27%]
3783
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[str-None-Enum1] PASSED [ 27%]
3784
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[str-False-str] PASSED [ 27%]
3785
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[str-False-bytes] PASSED [ 27%]
3786
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[str-False-int] PASSED [ 27%]
3787
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[str-False-float] PASSED [ 27%]
3788
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[str-False-bool] PASSED [ 27%]
3789
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[str-False-Enum1] PASSED [ 27%]
3790
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[str-True-str] PASSED [ 27%]
3791
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[str-True-bytes] PASSED [ 27%]
3792
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[str-True-int] PASSED [ 27%]
3793
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[str-True-float] PASSED [ 27%]
3794
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[str-True-bool] PASSED [ 27%]
3795
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[str-True-Enum1] PASSED [ 27%]
3796
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[abc-None-str] PASSED [ 28%]
3797
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[abc-None-bytes] PASSED [ 28%]
3798
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[abc-None-int] PASSED [ 28%]
3799
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[abc-None-float] PASSED [ 28%]
3800
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[abc-None-bool] PASSED [ 28%]
3801
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[abc-None-Enum1] PASSED [ 28%]
3802
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[abc-False-str] PASSED [ 28%]
3803
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[abc-False-bytes] PASSED [ 28%]
3804
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[abc-False-int] PASSED [ 28%]
3805
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[abc-False-float] PASSED [ 28%]
3806
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[abc-False-bool] PASSED [ 28%]
3807
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[abc-False-Enum1] PASSED [ 28%]
3808
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[abc-True-str] PASSED [ 28%]
3809
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[abc-True-bytes] PASSED [ 28%]
3810
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[abc-True-int] PASSED [ 28%]
3811
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[abc-True-float] PASSED [ 28%]
3812
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[abc-True-bool] PASSED [ 28%]
3813
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[abc-True-Enum1] PASSED [ 28%]
3814
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[1-None-str] PASSED [ 28%]
3815
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[1-None-bytes] PASSED [ 28%]
3816
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[1-None-int] PASSED [ 28%]
3817
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[1-None-float] PASSED [ 28%]
3818
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[1-None-bool] PASSED [ 28%]
3819
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[1-None-Enum1] PASSED [ 28%]
3820
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[1-False-str] PASSED [ 28%]
3821
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[1-False-bytes] PASSED [ 28%]
3822
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[1-False-int] PASSED [ 28%]
3823
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[1-False-float] PASSED [ 28%]
3824
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[1-False-bool] PASSED [ 28%]
3825
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[1-False-Enum1] PASSED [ 28%]
3826
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[1-True-str] PASSED [ 28%]
3827
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[1-True-bytes] PASSED [ 28%]
3828
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[1-True-int] PASSED [ 28%]
3829
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[1-True-float] PASSED [ 28%]
3830
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[1-True-bool] PASSED [ 28%]
3831
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[1-True-Enum1] PASSED [ 28%]
3832
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[3.1415-None-str] PASSED [ 28%]
3833
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[3.1415-None-bytes] PASSED [ 28%]
3834
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[3.1415-None-int] PASSED [ 28%]
3835
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[3.1415-None-float] PASSED [ 28%]
3836
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[3.1415-None-bool] PASSED [ 28%]
3837
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[3.1415-None-Enum1] PASSED [ 28%]
3838
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[3.1415-False-str] PASSED [ 28%]
3839
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[3.1415-False-bytes] PASSED [ 28%]
3840
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[3.1415-False-int] PASSED [ 28%]
3841
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[3.1415-False-float] PASSED [ 28%]
3842
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[3.1415-False-bool] PASSED [ 28%]
3843
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[3.1415-False-Enum1] PASSED [ 28%]
3844
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[3.1415-True-str] PASSED [ 28%]
3845
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[3.1415-True-bytes] PASSED [ 28%]
3846
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[3.1415-True-int] PASSED [ 28%]
3847
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[3.1415-True-float] PASSED [ 28%]
3848
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[3.1415-True-bool] PASSED [ 28%]
3849
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[3.1415-True-Enum1] PASSED [ 28%]
3850
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[True-None-str] PASSED [ 28%]
3851
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[True-None-bytes] PASSED [ 28%]
3852
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[True-None-int] PASSED [ 28%]
3853
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[True-None-float] PASSED [ 28%]
3854
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[True-None-bool] PASSED [ 28%]
3855
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[True-None-Enum1] PASSED [ 28%]
3856
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[True-False-str] PASSED [ 28%]
3857
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[True-False-bytes] PASSED [ 28%]
3858
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[True-False-int] PASSED [ 28%]
3859
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[True-False-float] PASSED [ 28%]
3860
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[True-False-bool] PASSED [ 28%]
3861
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[True-False-Enum1] PASSED [ 28%]
3862
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[True-True-str] PASSED [ 28%]
3863
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[True-True-bytes] PASSED [ 28%]
3864
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[True-True-int] PASSED [ 28%]
3865
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[True-True-float] PASSED [ 28%]
3866
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[True-True-bool] PASSED [ 28%]
3867
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[True-True-Enum1] PASSED [ 28%]
3868
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[Enum1.FOO-None-str] PASSED [ 28%]
3869
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[Enum1.FOO-None-bytes] PASSED [ 28%]
3870
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[Enum1.FOO-None-int] PASSED [ 28%]
3871
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[Enum1.FOO-None-float] PASSED [ 28%]
3872
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[Enum1.FOO-None-bool] PASSED [ 28%]
3873
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[Enum1.FOO-None-Enum1] PASSED [ 28%]
3874
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[Enum1.FOO-False-str] PASSED [ 28%]
3875
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[Enum1.FOO-False-bytes] PASSED [ 28%]
3876
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[Enum1.FOO-False-int] PASSED [ 28%]
3877
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[Enum1.FOO-False-float] PASSED [ 29%]
3878
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[Enum1.FOO-False-bool] PASSED [ 29%]
3879
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[Enum1.FOO-False-Enum1] PASSED [ 29%]
3880
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[Enum1.FOO-True-str] PASSED [ 29%]
3881
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[Enum1.FOO-True-bytes] PASSED [ 29%]
3882
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[Enum1.FOO-True-int] PASSED [ 29%]
3883
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[Enum1.FOO-True-float] PASSED [ 29%]
3884
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[Enum1.FOO-True-bool] PASSED [ 29%]
3885
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__getitem__[Enum1.FOO-True-Enum1] PASSED [ 29%]
3886
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[str-False-str] PASSED [ 29%]
3887
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[str-False-bytes] PASSED [ 29%]
3888
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[str-False-int] PASSED [ 29%]
3889
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[str-False-float] PASSED [ 29%]
3890
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[str-False-bool] PASSED [ 29%]
3891
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[str-False-Enum1] PASSED [ 29%]
3892
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[str-None-str] PASSED [ 29%]
3893
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[str-None-bytes] PASSED [ 29%]
3894
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[str-None-int] PASSED [ 29%]
3895
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[str-None-float] PASSED [ 29%]
3896
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[str-None-bool] PASSED [ 29%]
3897
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[str-None-Enum1] PASSED [ 29%]
3898
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[abc-False-str] PASSED [ 29%]
3899
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[abc-False-bytes] PASSED [ 29%]
3900
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[abc-False-int] PASSED [ 29%]
3901
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[abc-False-float] PASSED [ 29%]
3902
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[abc-False-bool] PASSED [ 29%]
3903
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[abc-False-Enum1] PASSED [ 29%]
3904
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[abc-None-str] PASSED [ 29%]
3905
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[abc-None-bytes] PASSED [ 29%]
3906
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[abc-None-int] PASSED [ 29%]
3907
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[abc-None-float] PASSED [ 29%]
3908
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[abc-None-bool] PASSED [ 29%]
3909
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[abc-None-Enum1] PASSED [ 29%]
3910
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[1-False-str] PASSED [ 29%]
3911
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[1-False-bytes] PASSED [ 29%]
3912
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[1-False-int] PASSED [ 29%]
3913
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[1-False-float] PASSED [ 29%]
3914
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[1-False-bool] PASSED [ 29%]
3915
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[1-False-Enum1] PASSED [ 29%]
3916
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[1-None-str] PASSED [ 29%]
3917
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[1-None-bytes] PASSED [ 29%]
3918
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[1-None-int] PASSED [ 29%]
3919
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[1-None-float] PASSED [ 29%]
3920
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[1-None-bool] PASSED [ 29%]
3921
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[1-None-Enum1] PASSED [ 29%]
3922
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[3.1415-False-str] PASSED [ 29%]
3923
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[3.1415-False-bytes] PASSED [ 29%]
3924
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[3.1415-False-int] PASSED [ 29%]
3925
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[3.1415-False-float] PASSED [ 29%]
3926
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[3.1415-False-bool] PASSED [ 29%]
3927
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[3.1415-False-Enum1] PASSED [ 29%]
3928
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[3.1415-None-str] PASSED [ 29%]
3929
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[3.1415-None-bytes] PASSED [ 29%]
3930
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[3.1415-None-int] PASSED [ 29%]
3931
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[3.1415-None-float] PASSED [ 29%]
3932
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[3.1415-None-bool] PASSED [ 29%]
3933
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[3.1415-None-Enum1] PASSED [ 29%]
3934
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[True-False-str] PASSED [ 29%]
3935
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[True-False-bytes] PASSED [ 29%]
3936
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[True-False-int] PASSED [ 29%]
3937
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[True-False-float] PASSED [ 29%]
3938
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[True-False-bool] PASSED [ 29%]
3939
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[True-False-Enum1] PASSED [ 29%]
3940
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[True-None-str] PASSED [ 29%]
3941
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[True-None-bytes] PASSED [ 29%]
3942
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[True-None-int] PASSED [ 29%]
3943
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[True-None-float] PASSED [ 29%]
3944
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[True-None-bool] PASSED [ 29%]
3945
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[True-None-Enum1] PASSED [ 29%]
3946
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[Enum1.FOO-False-str] PASSED [ 29%]
3947
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[Enum1.FOO-False-bytes] PASSED [ 29%]
3948
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[Enum1.FOO-False-int] PASSED [ 29%]
3949
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[Enum1.FOO-False-float] PASSED [ 29%]
3950
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[Enum1.FOO-False-bool] PASSED [ 29%]
3951
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[Enum1.FOO-False-Enum1] PASSED [ 29%]
3952
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[Enum1.FOO-None-str] PASSED [ 29%]
3953
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[Enum1.FOO-None-bytes] PASSED [ 29%]
3954
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[Enum1.FOO-None-int] PASSED [ 29%]
3955
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[Enum1.FOO-None-float] PASSED [ 29%]
3956
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[Enum1.FOO-None-bool] PASSED [ 29%]
3957
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__[Enum1.FOO-None-Enum1] PASSED [ 29%]
3958
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[str-True-str] PASSED [ 30%]
3959
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[str-True-bytes] PASSED [ 30%]
3960
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[str-True-int] PASSED [ 30%]
3961
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[str-True-float] PASSED [ 30%]
3962
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[str-True-bool] PASSED [ 30%]
3963
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[str-True-Enum1] PASSED [ 30%]
3964
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[abc-True-str] PASSED [ 30%]
3965
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[abc-True-bytes] PASSED [ 30%]
3966
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[abc-True-int] PASSED [ 30%]
3967
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[abc-True-float] PASSED [ 30%]
3968
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[abc-True-bool] PASSED [ 30%]
3969
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[abc-True-Enum1] PASSED [ 30%]
3970
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[1-True-str] PASSED [ 30%]
3971
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[1-True-bytes] PASSED [ 30%]
3972
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[1-True-int] PASSED [ 30%]
3973
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[1-True-float] PASSED [ 30%]
3974
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[1-True-bool] PASSED [ 30%]
3975
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[1-True-Enum1] PASSED [ 30%]
3976
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[3.1415-True-str] PASSED [ 30%]
3977
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[3.1415-True-bytes] PASSED [ 30%]
3978
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[3.1415-True-int] PASSED [ 30%]
3979
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[3.1415-True-float] PASSED [ 30%]
3980
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[3.1415-True-bool] PASSED [ 30%]
3981
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[3.1415-True-Enum1] PASSED [ 30%]
3982
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[True-True-str] PASSED [ 30%]
3983
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[True-True-bytes] PASSED [ 30%]
3984
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[True-True-int] PASSED [ 30%]
3985
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[True-True-float] PASSED [ 30%]
3986
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[True-True-bool] PASSED [ 30%]
3987
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[True-True-Enum1] PASSED [ 30%]
3988
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[Enum1.FOO-True-str] PASSED [ 30%]
3989
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[Enum1.FOO-True-bytes] PASSED [ 30%]
3990
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[Enum1.FOO-True-int] PASSED [ 30%]
3991
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[Enum1.FOO-True-float] PASSED [ 30%]
3992
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[Enum1.FOO-True-bool] PASSED [ 30%]
3993
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__delitem__struct_mode[Enum1.FOO-True-Enum1] PASSED [ 30%]
3994
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[str-None-str] PASSED [ 30%]
3995
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[str-None-bytes] PASSED [ 30%]
3996
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[str-None-int] PASSED [ 30%]
3997
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[str-None-float] PASSED [ 30%]
3998
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[str-None-bool] PASSED [ 30%]
3999
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[str-None-Enum1] PASSED [ 30%]
4000
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[str-False-str] PASSED [ 30%]
4001
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[str-False-bytes] PASSED [ 30%]
4002
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[str-False-int] PASSED [ 30%]
4003
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[str-False-float] PASSED [ 30%]
4004
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[str-False-bool] PASSED [ 30%]
4005
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[str-False-Enum1] PASSED [ 30%]
4006
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[str-True-str] PASSED [ 30%]
4007
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[str-True-bytes] PASSED [ 30%]
4008
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[str-True-int] PASSED [ 30%]
4009
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[str-True-float] PASSED [ 30%]
4010
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[str-True-bool] PASSED [ 30%]
4011
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[str-True-Enum1] PASSED [ 30%]
4012
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[abc-None-str] PASSED [ 30%]
4013
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[abc-None-bytes] PASSED [ 30%]
4014
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[abc-None-int] PASSED [ 30%]
4015
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[abc-None-float] PASSED [ 30%]
4016
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[abc-None-bool] PASSED [ 30%]
4017
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[abc-None-Enum1] PASSED [ 30%]
4018
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[abc-False-str] PASSED [ 30%]
4019
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[abc-False-bytes] PASSED [ 30%]
4020
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[abc-False-int] PASSED [ 30%]
4021
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[abc-False-float] PASSED [ 30%]
4022
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[abc-False-bool] PASSED [ 30%]
4023
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[abc-False-Enum1] PASSED [ 30%]
4024
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[abc-True-str] PASSED [ 30%]
4025
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[abc-True-bytes] PASSED [ 30%]
4026
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[abc-True-int] PASSED [ 30%]
4027
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[abc-True-float] PASSED [ 30%]
4028
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[abc-True-bool] PASSED [ 30%]
4029
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[abc-True-Enum1] PASSED [ 30%]
4030
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[1-None-str] PASSED [ 30%]
4031
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[1-None-bytes] PASSED [ 30%]
4032
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[1-None-int] PASSED [ 30%]
4033
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[1-None-float] PASSED [ 30%]
4034
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[1-None-bool] PASSED [ 30%]
4035
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[1-None-Enum1] PASSED [ 30%]
4036
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[1-False-str] PASSED [ 30%]
4037
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[1-False-bytes] PASSED [ 30%]
4038
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[1-False-int] PASSED [ 30%]
4039
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[1-False-float] PASSED [ 31%]
4040
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[1-False-bool] PASSED [ 31%]
4041
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[1-False-Enum1] PASSED [ 31%]
4042
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[1-True-str] PASSED [ 31%]
4043
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[1-True-bytes] PASSED [ 31%]
4044
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[1-True-int] PASSED [ 31%]
4045
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[1-True-float] PASSED [ 31%]
4046
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[1-True-bool] PASSED [ 31%]
4047
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[1-True-Enum1] PASSED [ 31%]
4048
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[3.1415-None-str] PASSED [ 31%]
4049
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[3.1415-None-bytes] PASSED [ 31%]
4050
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[3.1415-None-int] PASSED [ 31%]
4051
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[3.1415-None-float] PASSED [ 31%]
4052
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[3.1415-None-bool] PASSED [ 31%]
4053
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[3.1415-None-Enum1] PASSED [ 31%]
4054
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[3.1415-False-str] PASSED [ 31%]
4055
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[3.1415-False-bytes] PASSED [ 31%]
4056
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[3.1415-False-int] PASSED [ 31%]
4057
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[3.1415-False-float] PASSED [ 31%]
4058
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[3.1415-False-bool] PASSED [ 31%]
4059
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[3.1415-False-Enum1] PASSED [ 31%]
4060
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[3.1415-True-str] PASSED [ 31%]
4061
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[3.1415-True-bytes] PASSED [ 31%]
4062
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[3.1415-True-int] PASSED [ 31%]
4063
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[3.1415-True-float] PASSED [ 31%]
4064
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[3.1415-True-bool] PASSED [ 31%]
4065
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[3.1415-True-Enum1] PASSED [ 31%]
4066
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[True-None-str] PASSED [ 31%]
4067
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[True-None-bytes] PASSED [ 31%]
4068
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[True-None-int] PASSED [ 31%]
4069
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[True-None-float] PASSED [ 31%]
4070
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[True-None-bool] PASSED [ 31%]
4071
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[True-None-Enum1] PASSED [ 31%]
4072
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[True-False-str] PASSED [ 31%]
4073
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[True-False-bytes] PASSED [ 31%]
4074
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[True-False-int] PASSED [ 31%]
4075
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[True-False-float] PASSED [ 31%]
4076
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[True-False-bool] PASSED [ 31%]
4077
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[True-False-Enum1] PASSED [ 31%]
4078
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[True-True-str] PASSED [ 31%]
4079
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[True-True-bytes] PASSED [ 31%]
4080
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[True-True-int] PASSED [ 31%]
4081
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[True-True-float] PASSED [ 31%]
4082
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[True-True-bool] PASSED [ 31%]
4083
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[True-True-Enum1] PASSED [ 31%]
4084
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[Enum1.FOO-None-str] PASSED [ 31%]
4085
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[Enum1.FOO-None-bytes] PASSED [ 31%]
4086
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[Enum1.FOO-None-int] PASSED [ 31%]
4087
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[Enum1.FOO-None-float] PASSED [ 31%]
4088
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[Enum1.FOO-None-bool] PASSED [ 31%]
4089
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[Enum1.FOO-None-Enum1] PASSED [ 31%]
4090
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[Enum1.FOO-False-str] PASSED [ 31%]
4091
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[Enum1.FOO-False-bytes] PASSED [ 31%]
4092
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[Enum1.FOO-False-int] PASSED [ 31%]
4093
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[Enum1.FOO-False-float] PASSED [ 31%]
4094
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[Enum1.FOO-False-bool] PASSED [ 31%]
4095
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[Enum1.FOO-False-Enum1] PASSED [ 31%]
4096
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[Enum1.FOO-True-str] PASSED [ 31%]
4097
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[Enum1.FOO-True-bytes] PASSED [ 31%]
4098
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[Enum1.FOO-True-int] PASSED [ 31%]
4099
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[Enum1.FOO-True-float] PASSED [ 31%]
4100
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[Enum1.FOO-True-bool] PASSED [ 31%]
4101
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__contains__[Enum1.FOO-True-Enum1] PASSED [ 31%]
4102
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[str-None-str] PASSED [ 31%]
4103
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[str-None-bytes] PASSED [ 31%]
4104
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[str-None-int] PASSED [ 31%]
4105
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[str-None-float] PASSED [ 31%]
4106
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[str-None-bool] PASSED [ 31%]
4107
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[str-None-Enum1] PASSED [ 31%]
4108
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[str-False-str] PASSED [ 31%]
4109
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[str-False-bytes] PASSED [ 31%]
4110
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[str-False-int] PASSED [ 31%]
4111
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[str-False-float] PASSED [ 31%]
4112
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[str-False-bool] PASSED [ 31%]
4113
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[str-False-Enum1] PASSED [ 31%]
4114
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[str-True-str] PASSED [ 31%]
4115
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[str-True-bytes] PASSED [ 31%]
4116
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[str-True-int] PASSED [ 31%]
4117
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[str-True-float] PASSED [ 31%]
4118
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[str-True-bool] PASSED [ 31%]
4119
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[str-True-Enum1] PASSED [ 31%]
4120
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[abc-None-str] PASSED [ 31%]
4121
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[abc-None-bytes] PASSED [ 32%]
4122
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[abc-None-int] PASSED [ 32%]
4123
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[abc-None-float] PASSED [ 32%]
4124
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[abc-None-bool] PASSED [ 32%]
4125
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[abc-None-Enum1] PASSED [ 32%]
4126
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[abc-False-str] PASSED [ 32%]
4127
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[abc-False-bytes] PASSED [ 32%]
4128
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[abc-False-int] PASSED [ 32%]
4129
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[abc-False-float] PASSED [ 32%]
4130
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[abc-False-bool] PASSED [ 32%]
4131
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[abc-False-Enum1] PASSED [ 32%]
4132
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[abc-True-str] PASSED [ 32%]
4133
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[abc-True-bytes] PASSED [ 32%]
4134
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[abc-True-int] PASSED [ 32%]
4135
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[abc-True-float] PASSED [ 32%]
4136
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[abc-True-bool] PASSED [ 32%]
4137
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[abc-True-Enum1] PASSED [ 32%]
4138
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[1-None-str] PASSED [ 32%]
4139
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[1-None-bytes] PASSED [ 32%]
4140
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[1-None-int] PASSED [ 32%]
4141
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[1-None-float] PASSED [ 32%]
4142
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[1-None-bool] PASSED [ 32%]
4143
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[1-None-Enum1] PASSED [ 32%]
4144
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[1-False-str] PASSED [ 32%]
4145
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[1-False-bytes] PASSED [ 32%]
4146
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[1-False-int] PASSED [ 32%]
4147
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[1-False-float] PASSED [ 32%]
4148
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[1-False-bool] PASSED [ 32%]
4149
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[1-False-Enum1] PASSED [ 32%]
4150
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[1-True-str] PASSED [ 32%]
4151
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[1-True-bytes] PASSED [ 32%]
4152
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[1-True-int] PASSED [ 32%]
4153
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[1-True-float] PASSED [ 32%]
4154
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[1-True-bool] PASSED [ 32%]
4155
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[1-True-Enum1] PASSED [ 32%]
4156
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[3.1415-None-str] PASSED [ 32%]
4157
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[3.1415-None-bytes] PASSED [ 32%]
4158
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[3.1415-None-int] PASSED [ 32%]
4159
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[3.1415-None-float] PASSED [ 32%]
4160
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[3.1415-None-bool] PASSED [ 32%]
4161
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[3.1415-None-Enum1] PASSED [ 32%]
4162
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[3.1415-False-str] PASSED [ 32%]
4163
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[3.1415-False-bytes] PASSED [ 32%]
4164
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[3.1415-False-int] PASSED [ 32%]
4165
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[3.1415-False-float] PASSED [ 32%]
4166
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[3.1415-False-bool] PASSED [ 32%]
4167
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[3.1415-False-Enum1] PASSED [ 32%]
4168
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[3.1415-True-str] PASSED [ 32%]
4169
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[3.1415-True-bytes] PASSED [ 32%]
4170
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[3.1415-True-int] PASSED [ 32%]
4171
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[3.1415-True-float] PASSED [ 32%]
4172
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[3.1415-True-bool] PASSED [ 32%]
4173
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[3.1415-True-Enum1] PASSED [ 32%]
4174
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[True-None-str] PASSED [ 32%]
4175
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[True-None-bytes] PASSED [ 32%]
4176
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[True-None-int] PASSED [ 32%]
4177
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[True-None-float] PASSED [ 32%]
4178
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[True-None-bool] PASSED [ 32%]
4179
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[True-None-Enum1] PASSED [ 32%]
4180
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[True-False-str] PASSED [ 32%]
4181
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[True-False-bytes] PASSED [ 32%]
4182
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[True-False-int] PASSED [ 32%]
4183
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[True-False-float] PASSED [ 32%]
4184
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[True-False-bool] PASSED [ 32%]
4185
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[True-False-Enum1] PASSED [ 32%]
4186
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[True-True-str] PASSED [ 32%]
4187
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[True-True-bytes] PASSED [ 32%]
4188
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[True-True-int] PASSED [ 32%]
4189
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[True-True-float] PASSED [ 32%]
4190
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[True-True-bool] PASSED [ 32%]
4191
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[True-True-Enum1] PASSED [ 32%]
4192
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[Enum1.FOO-None-str] PASSED [ 32%]
4193
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[Enum1.FOO-None-bytes] PASSED [ 32%]
4194
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[Enum1.FOO-None-int] PASSED [ 32%]
4195
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[Enum1.FOO-None-float] PASSED [ 32%]
4196
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[Enum1.FOO-None-bool] PASSED [ 32%]
4197
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[Enum1.FOO-None-Enum1] PASSED [ 32%]
4198
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[Enum1.FOO-False-str] PASSED [ 32%]
4199
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[Enum1.FOO-False-bytes] PASSED [ 32%]
4200
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[Enum1.FOO-False-int] PASSED [ 32%]
4201
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[Enum1.FOO-False-float] PASSED [ 32%]
4202
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[Enum1.FOO-False-bool] PASSED [ 33%]
4203
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[Enum1.FOO-False-Enum1] PASSED [ 33%]
4204
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[Enum1.FOO-True-str] PASSED [ 33%]
4205
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[Enum1.FOO-True-bytes] PASSED [ 33%]
4206
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[Enum1.FOO-True-int] PASSED [ 33%]
4207
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[Enum1.FOO-True-float] PASSED [ 33%]
4208
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[Enum1.FOO-True-bool] PASSED [ 33%]
4209
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test__eq__[Enum1.FOO-True-Enum1] PASSED [ 33%]
4210
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[str-None-str] PASSED [ 33%]
4211
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[str-None-bytes] PASSED [ 33%]
4212
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[str-None-int] PASSED [ 33%]
4213
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[str-None-float] PASSED [ 33%]
4214
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[str-None-bool] PASSED [ 33%]
4215
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[str-None-Enum1] PASSED [ 33%]
4216
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[str-False-str] PASSED [ 33%]
4217
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[str-False-bytes] PASSED [ 33%]
4218
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[str-False-int] PASSED [ 33%]
4219
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[str-False-float] PASSED [ 33%]
4220
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[str-False-bool] PASSED [ 33%]
4221
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[str-False-Enum1] PASSED [ 33%]
4222
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[str-True-str] PASSED [ 33%]
4223
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[str-True-bytes] PASSED [ 33%]
4224
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[str-True-int] PASSED [ 33%]
4225
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[str-True-float] PASSED [ 33%]
4226
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[str-True-bool] PASSED [ 33%]
4227
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[str-True-Enum1] PASSED [ 33%]
4228
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[abc-None-str] PASSED [ 33%]
4229
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[abc-None-bytes] PASSED [ 33%]
4230
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[abc-None-int] PASSED [ 33%]
4231
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[abc-None-float] PASSED [ 33%]
4232
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[abc-None-bool] PASSED [ 33%]
4233
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[abc-None-Enum1] PASSED [ 33%]
4234
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[abc-False-str] PASSED [ 33%]
4235
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[abc-False-bytes] PASSED [ 33%]
4236
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[abc-False-int] PASSED [ 33%]
4237
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[abc-False-float] PASSED [ 33%]
4238
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[abc-False-bool] PASSED [ 33%]
4239
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[abc-False-Enum1] PASSED [ 33%]
4240
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[abc-True-str] PASSED [ 33%]
4241
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[abc-True-bytes] PASSED [ 33%]
4242
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[abc-True-int] PASSED [ 33%]
4243
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[abc-True-float] PASSED [ 33%]
4244
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[abc-True-bool] PASSED [ 33%]
4245
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[abc-True-Enum1] PASSED [ 33%]
4246
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[1-None-str] PASSED [ 33%]
4247
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[1-None-bytes] PASSED [ 33%]
4248
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[1-None-int] PASSED [ 33%]
4249
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[1-None-float] PASSED [ 33%]
4250
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[1-None-bool] PASSED [ 33%]
4251
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[1-None-Enum1] PASSED [ 33%]
4252
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[1-False-str] PASSED [ 33%]
4253
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[1-False-bytes] PASSED [ 33%]
4254
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[1-False-int] PASSED [ 33%]
4255
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[1-False-float] PASSED [ 33%]
4256
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[1-False-bool] PASSED [ 33%]
4257
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[1-False-Enum1] PASSED [ 33%]
4258
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[1-True-str] PASSED [ 33%]
4259
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[1-True-bytes] PASSED [ 33%]
4260
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[1-True-int] PASSED [ 33%]
4261
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[1-True-float] PASSED [ 33%]
4262
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[1-True-bool] PASSED [ 33%]
4263
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[1-True-Enum1] PASSED [ 33%]
4264
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[3.1415-None-str] PASSED [ 33%]
4265
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[3.1415-None-bytes] PASSED [ 33%]
4266
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[3.1415-None-int] PASSED [ 33%]
4267
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[3.1415-None-float] PASSED [ 33%]
4268
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[3.1415-None-bool] PASSED [ 33%]
4269
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[3.1415-None-Enum1] PASSED [ 33%]
4270
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[3.1415-False-str] PASSED [ 33%]
4271
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[3.1415-False-bytes] PASSED [ 33%]
4272
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[3.1415-False-int] PASSED [ 33%]
4273
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[3.1415-False-float] PASSED [ 33%]
4274
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[3.1415-False-bool] PASSED [ 33%]
4275
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[3.1415-False-Enum1] PASSED [ 33%]
4276
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[3.1415-True-str] PASSED [ 33%]
4277
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[3.1415-True-bytes] PASSED [ 33%]
4278
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[3.1415-True-int] PASSED [ 33%]
4279
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[3.1415-True-float] PASSED [ 33%]
4280
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[3.1415-True-bool] PASSED [ 33%]
4281
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[3.1415-True-Enum1] PASSED [ 33%]
4282
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[True-None-str] PASSED [ 33%]
4283
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[True-None-bytes] PASSED [ 34%]
4284
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[True-None-int] PASSED [ 34%]
4285
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[True-None-float] PASSED [ 34%]
4286
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[True-None-bool] PASSED [ 34%]
4287
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[True-None-Enum1] PASSED [ 34%]
4288
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[True-False-str] PASSED [ 34%]
4289
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[True-False-bytes] PASSED [ 34%]
4290
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[True-False-int] PASSED [ 34%]
4291
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[True-False-float] PASSED [ 34%]
4292
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[True-False-bool] PASSED [ 34%]
4293
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[True-False-Enum1] PASSED [ 34%]
4294
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[True-True-str] PASSED [ 34%]
4295
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[True-True-bytes] PASSED [ 34%]
4296
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[True-True-int] PASSED [ 34%]
4297
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[True-True-float] PASSED [ 34%]
4298
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[True-True-bool] PASSED [ 34%]
4299
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[True-True-Enum1] PASSED [ 34%]
4300
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[Enum1.FOO-None-str] PASSED [ 34%]
4301
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[Enum1.FOO-None-bytes] PASSED [ 34%]
4302
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[Enum1.FOO-None-int] PASSED [ 34%]
4303
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[Enum1.FOO-None-float] PASSED [ 34%]
4304
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[Enum1.FOO-None-bool] PASSED [ 34%]
4305
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[Enum1.FOO-None-Enum1] PASSED [ 34%]
4306
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[Enum1.FOO-False-str] PASSED [ 34%]
4307
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[Enum1.FOO-False-bytes] PASSED [ 34%]
4308
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[Enum1.FOO-False-int] PASSED [ 34%]
4309
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[Enum1.FOO-False-float] PASSED [ 34%]
4310
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[Enum1.FOO-False-bool] PASSED [ 34%]
4311
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[Enum1.FOO-False-Enum1] PASSED [ 34%]
4312
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[Enum1.FOO-True-str] PASSED [ 34%]
4313
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[Enum1.FOO-True-bytes] PASSED [ 34%]
4314
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[Enum1.FOO-True-int] PASSED [ 34%]
4315
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[Enum1.FOO-True-float] PASSED [ 34%]
4316
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[Enum1.FOO-True-bool] PASSED [ 34%]
4317
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get[Enum1.FOO-True-Enum1] PASSED [ 34%]
4318
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[str-None-str] PASSED [ 34%]
4319
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[str-None-bytes] PASSED [ 34%]
4320
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[str-None-int] PASSED [ 34%]
4321
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[str-None-float] PASSED [ 34%]
4322
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[str-None-bool] PASSED [ 34%]
4323
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[str-None-Enum1] PASSED [ 34%]
4324
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[str-False-str] PASSED [ 34%]
4325
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[str-False-bytes] PASSED [ 34%]
4326
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[str-False-int] PASSED [ 34%]
4327
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[str-False-float] PASSED [ 34%]
4328
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[str-False-bool] PASSED [ 34%]
4329
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[str-False-Enum1] PASSED [ 34%]
4330
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[str-True-str] PASSED [ 34%]
4331
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[str-True-bytes] PASSED [ 34%]
4332
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[str-True-int] PASSED [ 34%]
4333
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[str-True-float] PASSED [ 34%]
4334
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[str-True-bool] PASSED [ 34%]
4335
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[str-True-Enum1] PASSED [ 34%]
4336
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[abc-None-str] PASSED [ 34%]
4337
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[abc-None-bytes] PASSED [ 34%]
4338
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[abc-None-int] PASSED [ 34%]
4339
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[abc-None-float] PASSED [ 34%]
4340
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[abc-None-bool] PASSED [ 34%]
4341
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[abc-None-Enum1] PASSED [ 34%]
4342
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[abc-False-str] PASSED [ 34%]
4343
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[abc-False-bytes] PASSED [ 34%]
4344
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[abc-False-int] PASSED [ 34%]
4345
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[abc-False-float] PASSED [ 34%]
4346
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[abc-False-bool] PASSED [ 34%]
4347
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[abc-False-Enum1] PASSED [ 34%]
4348
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[abc-True-str] PASSED [ 34%]
4349
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[abc-True-bytes] PASSED [ 34%]
4350
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[abc-True-int] PASSED [ 34%]
4351
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[abc-True-float] PASSED [ 34%]
4352
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[abc-True-bool] PASSED [ 34%]
4353
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[abc-True-Enum1] PASSED [ 34%]
4354
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[1-None-str] PASSED [ 34%]
4355
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[1-None-bytes] PASSED [ 34%]
4356
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[1-None-int] PASSED [ 34%]
4357
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[1-None-float] PASSED [ 34%]
4358
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[1-None-bool] PASSED [ 34%]
4359
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[1-None-Enum1] PASSED [ 34%]
4360
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[1-False-str] PASSED [ 34%]
4361
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[1-False-bytes] PASSED [ 34%]
4362
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[1-False-int] PASSED [ 34%]
4363
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[1-False-float] PASSED [ 34%]
4364
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[1-False-bool] PASSED [ 35%]
4365
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[1-False-Enum1] PASSED [ 35%]
4366
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[1-True-str] PASSED [ 35%]
4367
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[1-True-bytes] PASSED [ 35%]
4368
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[1-True-int] PASSED [ 35%]
4369
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[1-True-float] PASSED [ 35%]
4370
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[1-True-bool] PASSED [ 35%]
4371
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[1-True-Enum1] PASSED [ 35%]
4372
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[3.1415-None-str] PASSED [ 35%]
4373
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[3.1415-None-bytes] PASSED [ 35%]
4374
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[3.1415-None-int] PASSED [ 35%]
4375
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[3.1415-None-float] PASSED [ 35%]
4376
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[3.1415-None-bool] PASSED [ 35%]
4377
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[3.1415-None-Enum1] PASSED [ 35%]
4378
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[3.1415-False-str] PASSED [ 35%]
4379
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[3.1415-False-bytes] PASSED [ 35%]
4380
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[3.1415-False-int] PASSED [ 35%]
4381
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[3.1415-False-float] PASSED [ 35%]
4382
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[3.1415-False-bool] PASSED [ 35%]
4383
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[3.1415-False-Enum1] PASSED [ 35%]
4384
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[3.1415-True-str] PASSED [ 35%]
4385
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[3.1415-True-bytes] PASSED [ 35%]
4386
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[3.1415-True-int] PASSED [ 35%]
4387
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[3.1415-True-float] PASSED [ 35%]
4388
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[3.1415-True-bool] PASSED [ 35%]
4389
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[3.1415-True-Enum1] PASSED [ 35%]
4390
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[True-None-str] PASSED [ 35%]
4391
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[True-None-bytes] PASSED [ 35%]
4392
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[True-None-int] PASSED [ 35%]
4393
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[True-None-float] PASSED [ 35%]
4394
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[True-None-bool] PASSED [ 35%]
4395
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[True-None-Enum1] PASSED [ 35%]
4396
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[True-False-str] PASSED [ 35%]
4397
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[True-False-bytes] PASSED [ 35%]
4398
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[True-False-int] PASSED [ 35%]
4399
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[True-False-float] PASSED [ 35%]
4400
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[True-False-bool] PASSED [ 35%]
4401
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[True-False-Enum1] PASSED [ 35%]
4402
78s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[True-True-str] PASSED [ 35%]
4403
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[True-True-bytes] PASSED [ 35%]
4404
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[True-True-int] PASSED [ 35%]
4405
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[True-True-float] PASSED [ 35%]
4406
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[True-True-bool] PASSED [ 35%]
4407
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[True-True-Enum1] PASSED [ 35%]
4408
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[Enum1.FOO-None-str] PASSED [ 35%]
4409
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[Enum1.FOO-None-bytes] PASSED [ 35%]
4410
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[Enum1.FOO-None-int] PASSED [ 35%]
4411
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[Enum1.FOO-None-float] PASSED [ 35%]
4412
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[Enum1.FOO-None-bool] PASSED [ 35%]
4413
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[Enum1.FOO-None-Enum1] PASSED [ 35%]
4414
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[Enum1.FOO-False-str] PASSED [ 35%]
4415
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[Enum1.FOO-False-bytes] PASSED [ 35%]
4416
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[Enum1.FOO-False-int] PASSED [ 35%]
4417
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[Enum1.FOO-False-float] PASSED [ 35%]
4418
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[Enum1.FOO-False-bool] PASSED [ 35%]
4419
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[Enum1.FOO-False-Enum1] PASSED [ 35%]
4420
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[Enum1.FOO-True-str] PASSED [ 35%]
4421
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[Enum1.FOO-True-bytes] PASSED [ 35%]
4422
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[Enum1.FOO-True-int] PASSED [ 35%]
4423
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[Enum1.FOO-True-float] PASSED [ 35%]
4424
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[Enum1.FOO-True-bool] PASSED [ 35%]
4425
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_get_with_default[Enum1.FOO-True-Enum1] PASSED [ 35%]
4426
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[str-False-str] PASSED [ 35%]
4427
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[str-False-bytes] PASSED [ 35%]
4428
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[str-False-int] PASSED [ 35%]
4429
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[str-False-float] PASSED [ 35%]
4430
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[str-False-bool] PASSED [ 35%]
4431
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[str-False-Enum1] PASSED [ 35%]
4432
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[str-None-str] PASSED [ 35%]
4433
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[str-None-bytes] PASSED [ 35%]
4434
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[str-None-int] PASSED [ 35%]
4435
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[str-None-float] PASSED [ 35%]
4436
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[str-None-bool] PASSED [ 35%]
4437
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[str-None-Enum1] PASSED [ 35%]
4438
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[abc-False-str] PASSED [ 35%]
4439
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[abc-False-bytes] PASSED [ 35%]
4440
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[abc-False-int] PASSED [ 35%]
4441
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[abc-False-float] PASSED [ 35%]
4442
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[abc-False-bool] PASSED [ 35%]
4443
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[abc-False-Enum1] PASSED [ 35%]
4444
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[abc-None-str] PASSED [ 35%]
4445
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[abc-None-bytes] PASSED [ 36%]
4446
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[abc-None-int] PASSED [ 36%]
4447
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[abc-None-float] PASSED [ 36%]
4448
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[abc-None-bool] PASSED [ 36%]
4449
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[abc-None-Enum1] PASSED [ 36%]
4450
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[1-False-str] PASSED [ 36%]
4451
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[1-False-bytes] PASSED [ 36%]
4452
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[1-False-int] PASSED [ 36%]
4453
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[1-False-float] PASSED [ 36%]
4454
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[1-False-bool] PASSED [ 36%]
4455
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[1-False-Enum1] PASSED [ 36%]
4456
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[1-None-str] PASSED [ 36%]
4457
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[1-None-bytes] PASSED [ 36%]
4458
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[1-None-int] PASSED [ 36%]
4459
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[1-None-float] PASSED [ 36%]
4460
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[1-None-bool] PASSED [ 36%]
4461
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[1-None-Enum1] PASSED [ 36%]
4462
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[3.1415-False-str] PASSED [ 36%]
4463
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[3.1415-False-bytes] PASSED [ 36%]
4464
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[3.1415-False-int] PASSED [ 36%]
4465
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[3.1415-False-float] PASSED [ 36%]
4466
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[3.1415-False-bool] PASSED [ 36%]
4467
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[3.1415-False-Enum1] PASSED [ 36%]
4468
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[3.1415-None-str] PASSED [ 36%]
4469
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[3.1415-None-bytes] PASSED [ 36%]
4470
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[3.1415-None-int] PASSED [ 36%]
4471
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[3.1415-None-float] PASSED [ 36%]
4472
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[3.1415-None-bool] PASSED [ 36%]
4473
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[3.1415-None-Enum1] PASSED [ 36%]
4474
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[True-False-str] PASSED [ 36%]
4475
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[True-False-bytes] PASSED [ 36%]
4476
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[True-False-int] PASSED [ 36%]
4477
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[True-False-float] PASSED [ 36%]
4478
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[True-False-bool] PASSED [ 36%]
4479
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[True-False-Enum1] PASSED [ 36%]
4480
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[True-None-str] PASSED [ 36%]
4481
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[True-None-bytes] PASSED [ 36%]
4482
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[True-None-int] PASSED [ 36%]
4483
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[True-None-float] PASSED [ 36%]
4484
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[True-None-bool] PASSED [ 36%]
4485
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[True-None-Enum1] PASSED [ 36%]
4486
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[Enum1.FOO-False-str] PASSED [ 36%]
4487
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[Enum1.FOO-False-bytes] PASSED [ 36%]
4488
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[Enum1.FOO-False-int] PASSED [ 36%]
4489
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[Enum1.FOO-False-float] PASSED [ 36%]
4490
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[Enum1.FOO-False-bool] PASSED [ 36%]
4491
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[Enum1.FOO-False-Enum1] PASSED [ 36%]
4492
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[Enum1.FOO-None-str] PASSED [ 36%]
4493
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[Enum1.FOO-None-bytes] PASSED [ 36%]
4494
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[Enum1.FOO-None-int] PASSED [ 36%]
4495
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[Enum1.FOO-None-float] PASSED [ 36%]
4496
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[Enum1.FOO-None-bool] PASSED [ 36%]
4497
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop[Enum1.FOO-None-Enum1] PASSED [ 36%]
4498
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[str-True-str] PASSED [ 36%]
4499
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[str-True-bytes] PASSED [ 36%]
4500
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[str-True-int] PASSED [ 36%]
4501
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[str-True-float] PASSED [ 36%]
4502
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[str-True-bool] PASSED [ 36%]
4503
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[str-True-Enum1] PASSED [ 36%]
4504
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[abc-True-str] PASSED [ 36%]
4505
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[abc-True-bytes] PASSED [ 36%]
4506
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[abc-True-int] PASSED [ 36%]
4507
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[abc-True-float] PASSED [ 36%]
4508
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[abc-True-bool] PASSED [ 36%]
4509
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[abc-True-Enum1] PASSED [ 36%]
4510
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[1-True-str] PASSED [ 36%]
4511
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[1-True-bytes] PASSED [ 36%]
4512
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[1-True-int] PASSED [ 36%]
4513
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[1-True-float] PASSED [ 36%]
4514
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[1-True-bool] PASSED [ 36%]
4515
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[1-True-Enum1] PASSED [ 36%]
4516
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[3.1415-True-str] PASSED [ 36%]
4517
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[3.1415-True-bytes] PASSED [ 36%]
4518
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[3.1415-True-int] PASSED [ 36%]
4519
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[3.1415-True-float] PASSED [ 36%]
4520
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[3.1415-True-bool] PASSED [ 36%]
4521
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[3.1415-True-Enum1] PASSED [ 36%]
4522
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[True-True-str] PASSED [ 36%]
4523
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[True-True-bytes] PASSED [ 36%]
4524
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[True-True-int] PASSED [ 36%]
4525
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[True-True-float] PASSED [ 36%]
4526
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[True-True-bool] PASSED [ 36%]
4527
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[True-True-Enum1] PASSED [ 37%]
4528
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[Enum1.FOO-True-str] PASSED [ 37%]
4529
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[Enum1.FOO-True-bytes] PASSED [ 37%]
4530
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[Enum1.FOO-True-int] PASSED [ 37%]
4531
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[Enum1.FOO-True-float] PASSED [ 37%]
4532
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[Enum1.FOO-True-bool] PASSED [ 37%]
4533
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_struct_mode[Enum1.FOO-True-Enum1] PASSED [ 37%]
4534
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[str-False-str] PASSED [ 37%]
4535
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[str-False-bytes] PASSED [ 37%]
4536
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[str-False-int] PASSED [ 37%]
4537
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[str-False-float] PASSED [ 37%]
4538
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[str-False-bool] PASSED [ 37%]
4539
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[str-False-Enum1] PASSED [ 37%]
4540
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[str-None-str] PASSED [ 37%]
4541
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[str-None-bytes] PASSED [ 37%]
4542
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[str-None-int] PASSED [ 37%]
4543
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[str-None-float] PASSED [ 37%]
4544
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[str-None-bool] PASSED [ 37%]
4545
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[str-None-Enum1] PASSED [ 37%]
4546
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[abc-False-str] PASSED [ 37%]
4547
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[abc-False-bytes] PASSED [ 37%]
4548
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[abc-False-int] PASSED [ 37%]
4549
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[abc-False-float] PASSED [ 37%]
4550
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[abc-False-bool] PASSED [ 37%]
4551
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[abc-False-Enum1] PASSED [ 37%]
4552
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[abc-None-str] PASSED [ 37%]
4553
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[abc-None-bytes] PASSED [ 37%]
4554
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[abc-None-int] PASSED [ 37%]
4555
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[abc-None-float] PASSED [ 37%]
4556
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[abc-None-bool] PASSED [ 37%]
4557
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[abc-None-Enum1] PASSED [ 37%]
4558
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[1-False-str] PASSED [ 37%]
4559
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[1-False-bytes] PASSED [ 37%]
4560
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[1-False-int] PASSED [ 37%]
4561
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[1-False-float] PASSED [ 37%]
4562
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[1-False-bool] PASSED [ 37%]
4563
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[1-False-Enum1] PASSED [ 37%]
4564
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[1-None-str] PASSED [ 37%]
4565
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[1-None-bytes] PASSED [ 37%]
4566
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[1-None-int] PASSED [ 37%]
4567
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[1-None-float] PASSED [ 37%]
4568
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[1-None-bool] PASSED [ 37%]
4569
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[1-None-Enum1] PASSED [ 37%]
4570
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[3.1415-False-str] PASSED [ 37%]
4571
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[3.1415-False-bytes] PASSED [ 37%]
4572
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[3.1415-False-int] PASSED [ 37%]
4573
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[3.1415-False-float] PASSED [ 37%]
4574
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[3.1415-False-bool] PASSED [ 37%]
4575
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[3.1415-False-Enum1] PASSED [ 37%]
4576
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[3.1415-None-str] PASSED [ 37%]
4577
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[3.1415-None-bytes] PASSED [ 37%]
4578
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[3.1415-None-int] PASSED [ 37%]
4579
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[3.1415-None-float] PASSED [ 37%]
4580
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[3.1415-None-bool] PASSED [ 37%]
4581
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[3.1415-None-Enum1] PASSED [ 37%]
4582
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[True-False-str] PASSED [ 37%]
4583
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[True-False-bytes] PASSED [ 37%]
4584
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[True-False-int] PASSED [ 37%]
4585
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[True-False-float] PASSED [ 37%]
4586
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[True-False-bool] PASSED [ 37%]
4587
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[True-False-Enum1] PASSED [ 37%]
4588
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[True-None-str] PASSED [ 37%]
4589
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[True-None-bytes] PASSED [ 37%]
4590
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[True-None-int] PASSED [ 37%]
4591
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[True-None-float] PASSED [ 37%]
4592
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[True-None-bool] PASSED [ 37%]
4593
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[True-None-Enum1] PASSED [ 37%]
4863
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[Enum1.FOO-False-str] PASSED [ 37%]
4595
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[Enum1.FOO-False-bytes] PASSED [ 37%]
4596
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[Enum1.FOO-False-int] PASSED [ 37%]
4597
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[Enum1.FOO-False-float] PASSED [ 37%]
4598
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[Enum1.FOO-False-bool] PASSED [ 37%]
4599
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[Enum1.FOO-False-Enum1] PASSED [ 37%]
4600
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[Enum1.FOO-None-str] PASSED [ 37%]
4601
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[Enum1.FOO-None-bytes] PASSED [ 37%]
4602
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[Enum1.FOO-None-int] PASSED [ 37%]
4603
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[Enum1.FOO-None-float] PASSED [ 37%]
4604
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[Enum1.FOO-None-bool] PASSED [ 37%]
4605
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default[Enum1.FOO-None-Enum1] PASSED [ 37%]
4606
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[str-True-str] PASSED [ 37%]
4607
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[str-True-bytes] PASSED [ 37%]
4608
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[str-True-int] PASSED [ 38%]
4609
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[str-True-float] PASSED [ 38%]
4610
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[str-True-bool] PASSED [ 38%]
4611
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[str-True-Enum1] PASSED [ 38%]
4612
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[abc-True-str] PASSED [ 38%]
4613
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[abc-True-bytes] PASSED [ 38%]
4614
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[abc-True-int] PASSED [ 38%]
4615
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[abc-True-float] PASSED [ 38%]
4616
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[abc-True-bool] PASSED [ 38%]
4617
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[abc-True-Enum1] PASSED [ 38%]
4618
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[1-True-str] PASSED [ 38%]
4619
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[1-True-bytes] PASSED [ 38%]
4620
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[1-True-int] PASSED [ 38%]
4621
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[1-True-float] PASSED [ 38%]
4622
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[1-True-bool] PASSED [ 38%]
4623
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[1-True-Enum1] PASSED [ 38%]
4624
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[3.1415-True-str] PASSED [ 38%]
4625
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[3.1415-True-bytes] PASSED [ 38%]
4626
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[3.1415-True-int] PASSED [ 38%]
4627
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[3.1415-True-float] PASSED [ 38%]
4628
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[3.1415-True-bool] PASSED [ 38%]
4629
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[3.1415-True-Enum1] PASSED [ 38%]
4630
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[True-True-str] PASSED [ 38%]
4631
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[True-True-bytes] PASSED [ 38%]
4632
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[True-True-int] PASSED [ 38%]
4633
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[True-True-float] PASSED [ 38%]
4634
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[True-True-bool] PASSED [ 38%]
4635
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[True-True-Enum1] PASSED [ 38%]
4636
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[Enum1.FOO-True-str] PASSED [ 38%]
4637
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[Enum1.FOO-True-bytes] PASSED [ 38%]
4638
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[Enum1.FOO-True-int] PASSED [ 38%]
4639
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[Enum1.FOO-True-float] PASSED [ 38%]
4640
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[Enum1.FOO-True-bool] PASSED [ 38%]
4641
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_pop_with_default_struct_mode[Enum1.FOO-True-Enum1] PASSED [ 38%]
4642
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_keys[None-str] PASSED [ 38%]
4643
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_keys[None-bytes] PASSED [ 38%]
4644
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_keys[None-int] PASSED [ 38%]
4645
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_keys[None-float] PASSED [ 38%]
4646
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_keys[None-bool] PASSED [ 38%]
4647
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_keys[None-Enum1] PASSED [ 38%]
4648
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_keys[False-str] PASSED [ 38%]
4649
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_keys[False-bytes] PASSED [ 38%]
4650
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_keys[False-int] PASSED [ 38%]
4651
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_keys[False-float] PASSED [ 38%]
4652
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_keys[False-bool] PASSED [ 38%]
4653
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_keys[False-Enum1] PASSED [ 38%]
4654
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_keys[True-str] PASSED [ 38%]
4655
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_keys[True-bytes] PASSED [ 38%]
4656
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_keys[True-int] PASSED [ 38%]
4657
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_keys[True-float] PASSED [ 38%]
4658
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_keys[True-bool] PASSED [ 38%]
4659
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_keys[True-Enum1] PASSED [ 38%]
4660
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_values[None-str] PASSED [ 38%]
4661
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_values[None-bytes] PASSED [ 38%]
4662
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_values[None-int] PASSED [ 38%]
4663
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_values[None-float] PASSED [ 38%]
4664
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_values[None-bool] PASSED [ 38%]
4665
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_values[None-Enum1] PASSED [ 38%]
4666
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_values[False-str] PASSED [ 38%]
4667
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_values[False-bytes] PASSED [ 38%]
4668
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_values[False-int] PASSED [ 38%]
4669
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_values[False-float] PASSED [ 38%]
4670
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_values[False-bool] PASSED [ 38%]
4671
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_values[False-Enum1] PASSED [ 38%]
4672
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_values[True-str] PASSED [ 38%]
4673
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_values[True-bytes] PASSED [ 38%]
4674
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_values[True-int] PASSED [ 38%]
4675
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_values[True-float] PASSED [ 38%]
4676
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_values[True-bool] PASSED [ 38%]
4677
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_values[True-Enum1] PASSED [ 38%]
4678
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_items[None-str] PASSED [ 38%]
4679
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_items[None-bytes] PASSED [ 38%]
4680
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_items[None-int] PASSED [ 38%]
4681
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_items[None-float] PASSED [ 38%]
4682
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_items[None-bool] PASSED [ 38%]
4683
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_items[None-Enum1] PASSED [ 38%]
4684
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_items[False-str] PASSED [ 38%]
4685
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_items[False-bytes] PASSED [ 38%]
4686
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_items[False-int] PASSED [ 38%]
4687
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_items[False-float] PASSED [ 38%]
4688
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_items[False-bool] PASSED [ 38%]
4689
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_items[False-Enum1] PASSED [ 39%]
4690
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_items[True-str] PASSED [ 39%]
4691
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_items[True-bytes] PASSED [ 39%]
4692
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_items[True-int] PASSED [ 39%]
4693
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_items[True-float] PASSED [ 39%]
4694
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_items[True-bool] PASSED [ 39%]
4695
79s tests/test_compare_dictconfig_vs_dict.py::TestUntypedDictConfig::test_items[True-Enum1] PASSED [ 39%]
4696
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[str-None-str-data0] PASSED [ 39%]
4697
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[str-None-bytes-data1] PASSED [ 39%]
4698
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[str-None-int-data2] PASSED [ 39%]
4699
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[str-None-float-data3] PASSED [ 39%]
4700
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[str-None-bool-data4] PASSED [ 39%]
4701
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[str-False-str-data0] PASSED [ 39%]
4702
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[str-False-bytes-data1] PASSED [ 39%]
4703
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[str-False-int-data2] PASSED [ 39%]
4704
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[str-False-float-data3] PASSED [ 39%]
4705
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[str-False-bool-data4] PASSED [ 39%]
4706
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[str-True-str-data0] PASSED [ 39%]
4707
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[str-True-bytes-data1] PASSED [ 39%]
4708
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[str-True-int-data2] PASSED [ 39%]
4709
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[str-True-float-data3] PASSED [ 39%]
4710
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[str-True-bool-data4] PASSED [ 39%]
4711
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[abc-None-str-data0] PASSED [ 39%]
4712
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[abc-None-bytes-data1] PASSED [ 39%]
4713
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[abc-None-int-data2] PASSED [ 39%]
4714
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[abc-None-float-data3] PASSED [ 39%]
4715
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[abc-None-bool-data4] PASSED [ 39%]
4716
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[abc-False-str-data0] PASSED [ 39%]
4717
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[abc-False-bytes-data1] PASSED [ 39%]
4718
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[abc-False-int-data2] PASSED [ 39%]
4719
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[abc-False-float-data3] PASSED [ 39%]
4720
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[abc-False-bool-data4] PASSED [ 39%]
4721
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[abc-True-str-data0] PASSED [ 39%]
4722
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[abc-True-bytes-data1] PASSED [ 39%]
4723
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[abc-True-int-data2] PASSED [ 39%]
4724
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[abc-True-float-data3] PASSED [ 39%]
4725
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[abc-True-bool-data4] PASSED [ 39%]
4726
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[1-None-str-data0] PASSED [ 39%]
4727
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[1-None-bytes-data1] PASSED [ 39%]
4728
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[1-None-int-data2] PASSED [ 39%]
4729
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[1-None-float-data3] PASSED [ 39%]
4730
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[1-None-bool-data4] PASSED [ 39%]
4731
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[1-False-str-data0] PASSED [ 39%]
4732
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[1-False-bytes-data1] PASSED [ 39%]
4733
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[1-False-int-data2] PASSED [ 39%]
4734
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[1-False-float-data3] PASSED [ 39%]
4735
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[1-False-bool-data4] PASSED [ 39%]
4736
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[1-True-str-data0] PASSED [ 39%]
4737
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[1-True-bytes-data1] PASSED [ 39%]
4738
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[1-True-int-data2] PASSED [ 39%]
4739
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[1-True-float-data3] PASSED [ 39%]
4740
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[1-True-bool-data4] PASSED [ 39%]
4741
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[3.1415-None-str-data0] PASSED [ 39%]
4742
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[3.1415-None-bytes-data1] PASSED [ 39%]
4743
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[3.1415-None-int-data2] PASSED [ 39%]
4744
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[3.1415-None-float-data3] PASSED [ 39%]
4745
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[3.1415-None-bool-data4] PASSED [ 39%]
4746
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[3.1415-False-str-data0] PASSED [ 39%]
4747
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[3.1415-False-bytes-data1] PASSED [ 39%]
4748
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[3.1415-False-int-data2] PASSED [ 39%]
4749
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[3.1415-False-float-data3] PASSED [ 39%]
4750
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[3.1415-False-bool-data4] PASSED [ 39%]
4751
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[3.1415-True-str-data0] PASSED [ 39%]
4752
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[3.1415-True-bytes-data1] PASSED [ 39%]
4753
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[3.1415-True-int-data2] PASSED [ 39%]
4754
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[3.1415-True-float-data3] PASSED [ 39%]
4755
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[3.1415-True-bool-data4] PASSED [ 39%]
4756
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[True-None-str-data0] PASSED [ 39%]
4757
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[True-None-bytes-data1] PASSED [ 39%]
4758
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[True-None-int-data2] PASSED [ 39%]
4759
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[True-None-float-data3] PASSED [ 39%]
4760
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[True-None-bool-data4] PASSED [ 39%]
4761
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[True-False-str-data0] PASSED [ 39%]
4762
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[True-False-bytes-data1] PASSED [ 39%]
4763
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[True-False-int-data2] PASSED [ 39%]
4764
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[True-False-float-data3] PASSED [ 39%]
4765
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[True-False-bool-data4] PASSED [ 39%]
4766
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[True-True-str-data0] PASSED [ 39%]
4767
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[True-True-bytes-data1] PASSED [ 39%]
4768
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[True-True-int-data2] PASSED [ 39%]
4769
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[True-True-float-data3] PASSED [ 39%]
4770
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[True-True-bool-data4] PASSED [ 40%]
4771
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[Enum1.FOO-None-str-data0] PASSED [ 40%]
4772
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[Enum1.FOO-None-bytes-data1] PASSED [ 40%]
4773
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[Enum1.FOO-None-int-data2] PASSED [ 40%]
4774
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[Enum1.FOO-None-float-data3] PASSED [ 40%]
4775
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[Enum1.FOO-None-bool-data4] PASSED [ 40%]
4776
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[Enum1.FOO-False-str-data0] PASSED [ 40%]
4777
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[Enum1.FOO-False-bytes-data1] PASSED [ 40%]
4778
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[Enum1.FOO-False-int-data2] PASSED [ 40%]
4779
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[Enum1.FOO-False-float-data3] PASSED [ 40%]
4780
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[Enum1.FOO-False-bool-data4] PASSED [ 40%]
4781
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[Enum1.FOO-True-str-data0] PASSED [ 40%]
4782
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[Enum1.FOO-True-bytes-data1] PASSED [ 40%]
4783
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[Enum1.FOO-True-int-data2] PASSED [ 40%]
4784
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[Enum1.FOO-True-float-data3] PASSED [ 40%]
4785
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__setitem__primitive_typed[Enum1.FOO-True-bool-data4] PASSED [ 40%]
4786
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[str-None-str-data0] PASSED [ 40%]
4787
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[str-None-bytes-data1] PASSED [ 40%]
4788
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[str-None-int-data2] PASSED [ 40%]
4789
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[str-None-float-data3] PASSED [ 40%]
4790
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[str-None-bool-data4] PASSED [ 40%]
4791
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[str-False-str-data0] PASSED [ 40%]
4792
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[str-False-bytes-data1] PASSED [ 40%]
4793
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[str-False-int-data2] PASSED [ 40%]
4794
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[str-False-float-data3] PASSED [ 40%]
4795
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[str-False-bool-data4] PASSED [ 40%]
4796
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[str-True-str-data0] PASSED [ 40%]
4797
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[str-True-bytes-data1] PASSED [ 40%]
4798
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[str-True-int-data2] PASSED [ 40%]
4799
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[str-True-float-data3] PASSED [ 40%]
4800
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[str-True-bool-data4] PASSED [ 40%]
4801
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[abc-None-str-data0] PASSED [ 40%]
4802
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[abc-None-bytes-data1] PASSED [ 40%]
4803
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[abc-None-int-data2] PASSED [ 40%]
4804
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[abc-None-float-data3] PASSED [ 40%]
4805
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[abc-None-bool-data4] PASSED [ 40%]
4806
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[abc-False-str-data0] PASSED [ 40%]
4807
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[abc-False-bytes-data1] PASSED [ 40%]
4808
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[abc-False-int-data2] PASSED [ 40%]
4809
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[abc-False-float-data3] PASSED [ 40%]
4810
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[abc-False-bool-data4] PASSED [ 40%]
4811
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[abc-True-str-data0] PASSED [ 40%]
4812
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[abc-True-bytes-data1] PASSED [ 40%]
4813
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[abc-True-int-data2] PASSED [ 40%]
4814
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[abc-True-float-data3] PASSED [ 40%]
4815
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[abc-True-bool-data4] PASSED [ 40%]
4816
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[1-None-str-data0] PASSED [ 40%]
4817
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[1-None-bytes-data1] PASSED [ 40%]
4818
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[1-None-int-data2] PASSED [ 40%]
4819
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[1-None-float-data3] PASSED [ 40%]
4820
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[1-None-bool-data4] PASSED [ 40%]
4821
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[1-False-str-data0] PASSED [ 40%]
4822
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[1-False-bytes-data1] PASSED [ 40%]
4823
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[1-False-int-data2] PASSED [ 40%]
4824
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[1-False-float-data3] PASSED [ 40%]
4825
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[1-False-bool-data4] PASSED [ 40%]
4826
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[1-True-str-data0] PASSED [ 40%]
4827
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[1-True-bytes-data1] PASSED [ 40%]
4828
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[1-True-int-data2] PASSED [ 40%]
4829
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[1-True-float-data3] PASSED [ 40%]
4830
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[1-True-bool-data4] PASSED [ 40%]
4831
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[3.1415-None-str-data0] PASSED [ 40%]
4832
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[3.1415-None-bytes-data1] PASSED [ 40%]
4833
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[3.1415-None-int-data2] PASSED [ 40%]
4834
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[3.1415-None-float-data3] PASSED [ 40%]
4835
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[3.1415-None-bool-data4] PASSED [ 40%]
4836
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[3.1415-False-str-data0] PASSED [ 40%]
4837
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[3.1415-False-bytes-data1] PASSED [ 40%]
4838
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[3.1415-False-int-data2] PASSED [ 40%]
4839
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[3.1415-False-float-data3] PASSED [ 40%]
4840
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[3.1415-False-bool-data4] PASSED [ 40%]
4841
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[3.1415-True-str-data0] PASSED [ 40%]
4842
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[3.1415-True-bytes-data1] PASSED [ 40%]
4843
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[3.1415-True-int-data2] PASSED [ 40%]
4844
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[3.1415-True-float-data3] PASSED [ 40%]
4845
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[3.1415-True-bool-data4] PASSED [ 40%]
4846
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[True-None-str-data0] PASSED [ 40%]
4847
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[True-None-bytes-data1] PASSED [ 40%]
4848
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[True-None-int-data2] PASSED [ 40%]
4849
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[True-None-float-data3] PASSED [ 40%]
4850
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[True-None-bool-data4] PASSED [ 40%]
4851
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[True-False-str-data0] PASSED [ 41%]
4852
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[True-False-bytes-data1] PASSED [ 41%]
4853
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[True-False-int-data2] PASSED [ 41%]
4854
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[True-False-float-data3] PASSED [ 41%]
4855
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[True-False-bool-data4] PASSED [ 41%]
4856
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[True-True-str-data0] PASSED [ 41%]
4857
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[True-True-bytes-data1] PASSED [ 41%]
4858
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[True-True-int-data2] PASSED [ 41%]
4859
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[True-True-float-data3] PASSED [ 41%]
4860
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[True-True-bool-data4] PASSED [ 41%]
4861
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[Enum1.FOO-None-str-data0] PASSED [ 41%]
4862
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[Enum1.FOO-None-bytes-data1] PASSED [ 41%]
4863
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[Enum1.FOO-None-int-data2] PASSED [ 41%]
4864
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[Enum1.FOO-None-float-data3] PASSED [ 41%]
4865
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[Enum1.FOO-None-bool-data4] PASSED [ 41%]
4866
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[Enum1.FOO-False-str-data0] PASSED [ 41%]
4867
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[Enum1.FOO-False-bytes-data1] PASSED [ 41%]
4868
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[Enum1.FOO-False-int-data2] PASSED [ 41%]
4869
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[Enum1.FOO-False-float-data3] PASSED [ 41%]
4870
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[Enum1.FOO-False-bool-data4] PASSED [ 41%]
4871
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[Enum1.FOO-True-str-data0] PASSED [ 41%]
4872
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[Enum1.FOO-True-bytes-data1] PASSED [ 41%]
4873
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[Enum1.FOO-True-int-data2] PASSED [ 41%]
4874
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[Enum1.FOO-True-float-data3] PASSED [ 41%]
4875
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__getitem__primitive_typed[Enum1.FOO-True-bool-data4] PASSED [ 41%]
4876
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[str-False-str-data0] PASSED [ 41%]
4877
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[str-False-bytes-data1] PASSED [ 41%]
4878
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[str-False-int-data2] PASSED [ 41%]
4879
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[str-False-float-data3] PASSED [ 41%]
4880
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[str-False-bool-data4] PASSED [ 41%]
4881
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[str-None-str-data0] PASSED [ 41%]
4882
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[str-None-bytes-data1] PASSED [ 41%]
4883
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[str-None-int-data2] PASSED [ 41%]
4884
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[str-None-float-data3] PASSED [ 41%]
4885
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[str-None-bool-data4] PASSED [ 41%]
4886
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[abc-False-str-data0] PASSED [ 41%]
4887
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[abc-False-bytes-data1] PASSED [ 41%]
4888
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[abc-False-int-data2] PASSED [ 41%]
4889
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[abc-False-float-data3] PASSED [ 41%]
4890
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[abc-False-bool-data4] PASSED [ 41%]
4891
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[abc-None-str-data0] PASSED [ 41%]
4892
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[abc-None-bytes-data1] PASSED [ 41%]
4893
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[abc-None-int-data2] PASSED [ 41%]
4894
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[abc-None-float-data3] PASSED [ 41%]
4895
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[abc-None-bool-data4] PASSED [ 41%]
4896
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[1-False-str-data0] PASSED [ 41%]
4897
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[1-False-bytes-data1] PASSED [ 41%]
4898
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[1-False-int-data2] PASSED [ 41%]
4899
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[1-False-float-data3] PASSED [ 41%]
4900
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[1-False-bool-data4] PASSED [ 41%]
4901
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[1-None-str-data0] PASSED [ 41%]
4902
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[1-None-bytes-data1] PASSED [ 41%]
4903
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[1-None-int-data2] PASSED [ 41%]
4904
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[1-None-float-data3] PASSED [ 41%]
4905
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[1-None-bool-data4] PASSED [ 41%]
4906
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[3.1415-False-str-data0] PASSED [ 41%]
4907
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[3.1415-False-bytes-data1] PASSED [ 41%]
4908
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[3.1415-False-int-data2] PASSED [ 41%]
4909
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[3.1415-False-float-data3] PASSED [ 41%]
4910
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[3.1415-False-bool-data4] PASSED [ 41%]
4911
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[3.1415-None-str-data0] PASSED [ 41%]
4912
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[3.1415-None-bytes-data1] PASSED [ 41%]
4913
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[3.1415-None-int-data2] PASSED [ 41%]
4914
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[3.1415-None-float-data3] PASSED [ 41%]
4915
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[3.1415-None-bool-data4] PASSED [ 41%]
4916
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[True-False-str-data0] PASSED [ 41%]
4917
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[True-False-bytes-data1] PASSED [ 41%]
4918
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[True-False-int-data2] PASSED [ 41%]
4919
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[True-False-float-data3] PASSED [ 41%]
4920
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[True-False-bool-data4] PASSED [ 41%]
4921
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[True-None-str-data0] PASSED [ 41%]
4922
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[True-None-bytes-data1] PASSED [ 41%]
4923
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[True-None-int-data2] PASSED [ 41%]
4924
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[True-None-float-data3] PASSED [ 41%]
4925
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[True-None-bool-data4] PASSED [ 41%]
4926
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[Enum1.FOO-False-str-data0] PASSED [ 41%]
4927
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[Enum1.FOO-False-bytes-data1] PASSED [ 41%]
4928
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[Enum1.FOO-False-int-data2] PASSED [ 41%]
4929
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[Enum1.FOO-False-float-data3] PASSED [ 41%]
4930
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[Enum1.FOO-False-bool-data4] PASSED [ 41%]
4931
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[Enum1.FOO-None-str-data0] PASSED [ 41%]
4932
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[Enum1.FOO-None-bytes-data1] PASSED [ 42%]
4933
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[Enum1.FOO-None-int-data2] PASSED [ 42%]
4934
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[Enum1.FOO-None-float-data3] PASSED [ 42%]
4935
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed[Enum1.FOO-None-bool-data4] PASSED [ 42%]
4936
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[str-True-str-data0] PASSED [ 42%]
4937
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[str-True-bytes-data1] PASSED [ 42%]
4938
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[str-True-int-data2] PASSED [ 42%]
4939
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[str-True-float-data3] PASSED [ 42%]
4940
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[str-True-bool-data4] PASSED [ 42%]
4941
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[abc-True-str-data0] PASSED [ 42%]
4942
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[abc-True-bytes-data1] PASSED [ 42%]
4943
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[abc-True-int-data2] PASSED [ 42%]
4944
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[abc-True-float-data3] PASSED [ 42%]
4945
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[abc-True-bool-data4] PASSED [ 42%]
4946
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[1-True-str-data0] PASSED [ 42%]
4947
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[1-True-bytes-data1] PASSED [ 42%]
4948
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[1-True-int-data2] PASSED [ 42%]
4949
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[1-True-float-data3] PASSED [ 42%]
4950
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[1-True-bool-data4] PASSED [ 42%]
4951
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[3.1415-True-str-data0] PASSED [ 42%]
4952
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[3.1415-True-bytes-data1] PASSED [ 42%]
4953
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[3.1415-True-int-data2] PASSED [ 42%]
4954
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[3.1415-True-float-data3] PASSED [ 42%]
4955
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[3.1415-True-bool-data4] PASSED [ 42%]
4956
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[True-True-str-data0] PASSED [ 42%]
4957
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[True-True-bytes-data1] PASSED [ 42%]
4958
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[True-True-int-data2] PASSED [ 42%]
4959
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[True-True-float-data3] PASSED [ 42%]
4960
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[True-True-bool-data4] PASSED [ 42%]
4961
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[Enum1.FOO-True-str-data0] PASSED [ 42%]
4962
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[Enum1.FOO-True-bytes-data1] PASSED [ 42%]
4963
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[Enum1.FOO-True-int-data2] PASSED [ 42%]
4964
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[Enum1.FOO-True-float-data3] PASSED [ 42%]
4965
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__delitem__primitive_typed_struct_mode[Enum1.FOO-True-bool-data4] PASSED [ 42%]
4966
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[str-None-str-data0] PASSED [ 42%]
4967
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[str-None-bytes-data1] PASSED [ 42%]
4968
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[str-None-int-data2] PASSED [ 42%]
4969
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[str-None-float-data3] PASSED [ 42%]
4970
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[str-None-bool-data4] PASSED [ 42%]
4971
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[str-False-str-data0] PASSED [ 42%]
4972
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[str-False-bytes-data1] PASSED [ 42%]
4973
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[str-False-int-data2] PASSED [ 42%]
4974
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[str-False-float-data3] PASSED [ 42%]
4975
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[str-False-bool-data4] PASSED [ 42%]
4976
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[str-True-str-data0] PASSED [ 42%]
4977
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[str-True-bytes-data1] PASSED [ 42%]
4978
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[str-True-int-data2] PASSED [ 42%]
4979
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[str-True-float-data3] PASSED [ 42%]
4980
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[str-True-bool-data4] PASSED [ 42%]
4981
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[abc-None-str-data0] PASSED [ 42%]
4982
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[abc-None-bytes-data1] PASSED [ 42%]
4983
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[abc-None-int-data2] PASSED [ 42%]
4984
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[abc-None-float-data3] PASSED [ 42%]
4985
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[abc-None-bool-data4] PASSED [ 42%]
4986
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[abc-False-str-data0] PASSED [ 42%]
4987
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[abc-False-bytes-data1] PASSED [ 42%]
4988
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[abc-False-int-data2] PASSED [ 42%]
4989
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[abc-False-float-data3] PASSED [ 42%]
4990
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[abc-False-bool-data4] PASSED [ 42%]
4991
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[abc-True-str-data0] PASSED [ 42%]
4992
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[abc-True-bytes-data1] PASSED [ 42%]
4993
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[abc-True-int-data2] PASSED [ 42%]
4994
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[abc-True-float-data3] PASSED [ 42%]
4995
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[abc-True-bool-data4] PASSED [ 42%]
4996
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[1-None-str-data0] PASSED [ 42%]
4997
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[1-None-bytes-data1] PASSED [ 42%]
4998
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[1-None-int-data2] PASSED [ 42%]
4999
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[1-None-float-data3] PASSED [ 42%]
5000
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[1-None-bool-data4] PASSED [ 42%]
5001
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[1-False-str-data0] PASSED [ 42%]
5002
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[1-False-bytes-data1] PASSED [ 42%]
5003
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[1-False-int-data2] PASSED [ 42%]
5004
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[1-False-float-data3] PASSED [ 42%]
5005
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[1-False-bool-data4] PASSED [ 42%]
5006
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[1-True-str-data0] PASSED [ 42%]
5007
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[1-True-bytes-data1] PASSED [ 42%]
5008
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[1-True-int-data2] PASSED [ 42%]
5009
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[1-True-float-data3] PASSED [ 42%]
5010
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[1-True-bool-data4] PASSED [ 42%]
5011
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[3.1415-None-str-data0] PASSED [ 42%]
5012
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[3.1415-None-bytes-data1] PASSED [ 42%]
5013
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[3.1415-None-int-data2] PASSED [ 42%]
5014
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[3.1415-None-float-data3] PASSED [ 43%]
5015
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[3.1415-None-bool-data4] PASSED [ 43%]
5016
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[3.1415-False-str-data0] PASSED [ 43%]
5017
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[3.1415-False-bytes-data1] PASSED [ 43%]
5018
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[3.1415-False-int-data2] PASSED [ 43%]
5019
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[3.1415-False-float-data3] PASSED [ 43%]
5020
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[3.1415-False-bool-data4] PASSED [ 43%]
5021
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[3.1415-True-str-data0] PASSED [ 43%]
5022
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[3.1415-True-bytes-data1] PASSED [ 43%]
5023
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[3.1415-True-int-data2] PASSED [ 43%]
5024
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[3.1415-True-float-data3] PASSED [ 43%]
5025
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[3.1415-True-bool-data4] PASSED [ 43%]
5026
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[True-None-str-data0] PASSED [ 43%]
5027
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[True-None-bytes-data1] PASSED [ 43%]
5028
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[True-None-int-data2] PASSED [ 43%]
5029
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[True-None-float-data3] PASSED [ 43%]
5030
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[True-None-bool-data4] PASSED [ 43%]
5031
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[True-False-str-data0] PASSED [ 43%]
5032
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[True-False-bytes-data1] PASSED [ 43%]
5033
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[True-False-int-data2] PASSED [ 43%]
5034
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[True-False-float-data3] PASSED [ 43%]
5035
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[True-False-bool-data4] PASSED [ 43%]
5036
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[True-True-str-data0] PASSED [ 43%]
5037
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[True-True-bytes-data1] PASSED [ 43%]
5038
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[True-True-int-data2] PASSED [ 43%]
5039
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[True-True-float-data3] PASSED [ 43%]
5040
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[True-True-bool-data4] PASSED [ 43%]
5041
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[Enum1.FOO-None-str-data0] PASSED [ 43%]
5042
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[Enum1.FOO-None-bytes-data1] PASSED [ 43%]
5043
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[Enum1.FOO-None-int-data2] PASSED [ 43%]
5044
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[Enum1.FOO-None-float-data3] PASSED [ 43%]
5045
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[Enum1.FOO-None-bool-data4] PASSED [ 43%]
5046
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[Enum1.FOO-False-str-data0] PASSED [ 43%]
5047
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[Enum1.FOO-False-bytes-data1] PASSED [ 43%]
5048
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[Enum1.FOO-False-int-data2] PASSED [ 43%]
5049
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[Enum1.FOO-False-float-data3] PASSED [ 43%]
5050
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[Enum1.FOO-False-bool-data4] PASSED [ 43%]
5051
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[Enum1.FOO-True-str-data0] PASSED [ 43%]
5052
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[Enum1.FOO-True-bytes-data1] PASSED [ 43%]
5053
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[Enum1.FOO-True-int-data2] PASSED [ 43%]
5054
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[Enum1.FOO-True-float-data3] PASSED [ 43%]
5055
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__contains__primitive_typed[Enum1.FOO-True-bool-data4] PASSED [ 43%]
5056
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[str-None-str-data0] PASSED [ 43%]
5057
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[str-None-bytes-data1] PASSED [ 43%]
5058
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[str-None-int-data2] PASSED [ 43%]
5059
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[str-None-float-data3] PASSED [ 43%]
5060
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[str-None-bool-data4] PASSED [ 43%]
5061
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[str-False-str-data0] PASSED [ 43%]
5062
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[str-False-bytes-data1] PASSED [ 43%]
5063
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[str-False-int-data2] PASSED [ 43%]
5064
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[str-False-float-data3] PASSED [ 43%]
5065
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[str-False-bool-data4] PASSED [ 43%]
5066
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[str-True-str-data0] PASSED [ 43%]
5067
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[str-True-bytes-data1] PASSED [ 43%]
5068
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[str-True-int-data2] PASSED [ 43%]
5069
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[str-True-float-data3] PASSED [ 43%]
5070
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[str-True-bool-data4] PASSED [ 43%]
5071
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[abc-None-str-data0] PASSED [ 43%]
5072
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[abc-None-bytes-data1] PASSED [ 43%]
5073
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[abc-None-int-data2] PASSED [ 43%]
5074
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[abc-None-float-data3] PASSED [ 43%]
5075
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[abc-None-bool-data4] PASSED [ 43%]
5076
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[abc-False-str-data0] PASSED [ 43%]
5077
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[abc-False-bytes-data1] PASSED [ 43%]
5078
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[abc-False-int-data2] PASSED [ 43%]
5079
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[abc-False-float-data3] PASSED [ 43%]
5080
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[abc-False-bool-data4] PASSED [ 43%]
5081
79s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[abc-True-str-data0] PASSED [ 43%]
5082
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[abc-True-bytes-data1] PASSED [ 43%]
5083
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[abc-True-int-data2] PASSED [ 43%]
5084
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[abc-True-float-data3] PASSED [ 43%]
5085
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[abc-True-bool-data4] PASSED [ 43%]
5086
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[1-None-str-data0] PASSED [ 43%]
5087
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[1-None-bytes-data1] PASSED [ 43%]
5088
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[1-None-int-data2] PASSED [ 43%]
5089
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[1-None-float-data3] PASSED [ 43%]
5090
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[1-None-bool-data4] PASSED [ 43%]
5091
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[1-False-str-data0] PASSED [ 43%]
5092
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[1-False-bytes-data1] PASSED [ 43%]
5093
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[1-False-int-data2] PASSED [ 43%]
5094
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[1-False-float-data3] PASSED [ 43%]
5095
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[1-False-bool-data4] PASSED [ 44%]
5096
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[1-True-str-data0] PASSED [ 44%]
5097
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[1-True-bytes-data1] PASSED [ 44%]
5098
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[1-True-int-data2] PASSED [ 44%]
5099
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[1-True-float-data3] PASSED [ 44%]
5100
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[1-True-bool-data4] PASSED [ 44%]
5101
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[3.1415-None-str-data0] PASSED [ 44%]
5102
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[3.1415-None-bytes-data1] PASSED [ 44%]
5103
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[3.1415-None-int-data2] PASSED [ 44%]
5104
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[3.1415-None-float-data3] PASSED [ 44%]
5105
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[3.1415-None-bool-data4] PASSED [ 44%]
5106
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[3.1415-False-str-data0] PASSED [ 44%]
5107
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[3.1415-False-bytes-data1] PASSED [ 44%]
5108
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[3.1415-False-int-data2] PASSED [ 44%]
5109
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[3.1415-False-float-data3] PASSED [ 44%]
5110
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[3.1415-False-bool-data4] PASSED [ 44%]
5111
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[3.1415-True-str-data0] PASSED [ 44%]
5112
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[3.1415-True-bytes-data1] PASSED [ 44%]
5113
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[3.1415-True-int-data2] PASSED [ 44%]
5114
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[3.1415-True-float-data3] PASSED [ 44%]
5115
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[3.1415-True-bool-data4] PASSED [ 44%]
5116
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[True-None-str-data0] PASSED [ 44%]
5117
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[True-None-bytes-data1] PASSED [ 44%]
5118
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[True-None-int-data2] PASSED [ 44%]
5119
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[True-None-float-data3] PASSED [ 44%]
5120
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[True-None-bool-data4] PASSED [ 44%]
5121
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[True-False-str-data0] PASSED [ 44%]
5122
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[True-False-bytes-data1] PASSED [ 44%]
5123
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[True-False-int-data2] PASSED [ 44%]
5124
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[True-False-float-data3] PASSED [ 44%]
5125
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[True-False-bool-data4] PASSED [ 44%]
5126
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[True-True-str-data0] PASSED [ 44%]
5127
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[True-True-bytes-data1] PASSED [ 44%]
5128
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[True-True-int-data2] PASSED [ 44%]
5129
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[True-True-float-data3] PASSED [ 44%]
5130
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[True-True-bool-data4] PASSED [ 44%]
5131
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[Enum1.FOO-None-str-data0] PASSED [ 44%]
5132
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[Enum1.FOO-None-bytes-data1] PASSED [ 44%]
5133
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[Enum1.FOO-None-int-data2] PASSED [ 44%]
5134
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[Enum1.FOO-None-float-data3] PASSED [ 44%]
5135
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[Enum1.FOO-None-bool-data4] PASSED [ 44%]
5136
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[Enum1.FOO-False-str-data0] PASSED [ 44%]
5137
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[Enum1.FOO-False-bytes-data1] PASSED [ 44%]
5138
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[Enum1.FOO-False-int-data2] PASSED [ 44%]
5139
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[Enum1.FOO-False-float-data3] PASSED [ 44%]
5140
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[Enum1.FOO-False-bool-data4] PASSED [ 44%]
5141
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[Enum1.FOO-True-str-data0] PASSED [ 44%]
5142
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[Enum1.FOO-True-bytes-data1] PASSED [ 44%]
5143
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[Enum1.FOO-True-int-data2] PASSED [ 44%]
5144
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[Enum1.FOO-True-float-data3] PASSED [ 44%]
5145
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test__eq__primitive_typed[Enum1.FOO-True-bool-data4] PASSED [ 44%]
5146
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[str-None-str-data0] PASSED [ 44%]
5147
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[str-None-bytes-data1] PASSED [ 44%]
5148
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[str-None-int-data2] PASSED [ 44%]
5149
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[str-None-float-data3] PASSED [ 44%]
5150
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[str-None-bool-data4] PASSED [ 44%]
5151
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[str-False-str-data0] PASSED [ 44%]
5152
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[str-False-bytes-data1] PASSED [ 44%]
5153
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[str-False-int-data2] PASSED [ 44%]
5154
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[str-False-float-data3] PASSED [ 44%]
5155
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[str-False-bool-data4] PASSED [ 44%]
5156
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[str-True-str-data0] PASSED [ 44%]
5157
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[str-True-bytes-data1] PASSED [ 44%]
5158
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[str-True-int-data2] PASSED [ 44%]
5159
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[str-True-float-data3] PASSED [ 44%]
5160
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[str-True-bool-data4] PASSED [ 44%]
5161
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[abc-None-str-data0] PASSED [ 44%]
5162
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[abc-None-bytes-data1] PASSED [ 44%]
5163
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[abc-None-int-data2] PASSED [ 44%]
5164
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[abc-None-float-data3] PASSED [ 44%]
5165
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[abc-None-bool-data4] PASSED [ 44%]
5166
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[abc-False-str-data0] PASSED [ 44%]
5167
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[abc-False-bytes-data1] PASSED [ 44%]
5168
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[abc-False-int-data2] PASSED [ 44%]
5169
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[abc-False-float-data3] PASSED [ 44%]
5170
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[abc-False-bool-data4] PASSED [ 44%]
5171
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[abc-True-str-data0] PASSED [ 44%]
5172
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[abc-True-bytes-data1] PASSED [ 44%]
5173
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[abc-True-int-data2] PASSED [ 44%]
5174
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[abc-True-float-data3] PASSED [ 44%]
5175
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[abc-True-bool-data4] PASSED [ 44%]
5176
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[1-None-str-data0] PASSED [ 45%]
5177
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[1-None-bytes-data1] PASSED [ 45%]
5178
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[1-None-int-data2] PASSED [ 45%]
5179
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[1-None-float-data3] PASSED [ 45%]
5180
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[1-None-bool-data4] PASSED [ 45%]
5181
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[1-False-str-data0] PASSED [ 45%]
5182
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[1-False-bytes-data1] PASSED [ 45%]
5183
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[1-False-int-data2] PASSED [ 45%]
5184
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[1-False-float-data3] PASSED [ 45%]
5185
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[1-False-bool-data4] PASSED [ 45%]
5186
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[1-True-str-data0] PASSED [ 45%]
5187
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[1-True-bytes-data1] PASSED [ 45%]
5188
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[1-True-int-data2] PASSED [ 45%]
5189
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[1-True-float-data3] PASSED [ 45%]
5190
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[1-True-bool-data4] PASSED [ 45%]
5191
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[3.1415-None-str-data0] PASSED [ 45%]
5192
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[3.1415-None-bytes-data1] PASSED [ 45%]
5193
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[3.1415-None-int-data2] PASSED [ 45%]
5194
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[3.1415-None-float-data3] PASSED [ 45%]
5195
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[3.1415-None-bool-data4] PASSED [ 45%]
5196
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[3.1415-False-str-data0] PASSED [ 45%]
5197
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[3.1415-False-bytes-data1] PASSED [ 45%]
5198
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[3.1415-False-int-data2] PASSED [ 45%]
5199
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[3.1415-False-float-data3] PASSED [ 45%]
5200
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[3.1415-False-bool-data4] PASSED [ 45%]
5201
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[3.1415-True-str-data0] PASSED [ 45%]
5202
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[3.1415-True-bytes-data1] PASSED [ 45%]
5203
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[3.1415-True-int-data2] PASSED [ 45%]
5204
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[3.1415-True-float-data3] PASSED [ 45%]
5205
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[3.1415-True-bool-data4] PASSED [ 45%]
5206
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[True-None-str-data0] PASSED [ 45%]
5207
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[True-None-bytes-data1] PASSED [ 45%]
5208
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[True-None-int-data2] PASSED [ 45%]
5209
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[True-None-float-data3] PASSED [ 45%]
5210
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[True-None-bool-data4] PASSED [ 45%]
5211
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[True-False-str-data0] PASSED [ 45%]
5212
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[True-False-bytes-data1] PASSED [ 45%]
5213
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[True-False-int-data2] PASSED [ 45%]
5214
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[True-False-float-data3] PASSED [ 45%]
5215
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[True-False-bool-data4] PASSED [ 45%]
5216
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[True-True-str-data0] PASSED [ 45%]
5217
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[True-True-bytes-data1] PASSED [ 45%]
5218
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[True-True-int-data2] PASSED [ 45%]
5219
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[True-True-float-data3] PASSED [ 45%]
5220
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[True-True-bool-data4] PASSED [ 45%]
5221
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[Enum1.FOO-None-str-data0] PASSED [ 45%]
5222
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[Enum1.FOO-None-bytes-data1] PASSED [ 45%]
5223
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[Enum1.FOO-None-int-data2] PASSED [ 45%]
5224
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[Enum1.FOO-None-float-data3] PASSED [ 45%]
5225
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[Enum1.FOO-None-bool-data4] PASSED [ 45%]
5226
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[Enum1.FOO-False-str-data0] PASSED [ 45%]
5227
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[Enum1.FOO-False-bytes-data1] PASSED [ 45%]
5228
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[Enum1.FOO-False-int-data2] PASSED [ 45%]
5229
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[Enum1.FOO-False-float-data3] PASSED [ 45%]
5230
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[Enum1.FOO-False-bool-data4] PASSED [ 45%]
5231
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[Enum1.FOO-True-str-data0] PASSED [ 45%]
5232
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[Enum1.FOO-True-bytes-data1] PASSED [ 45%]
5233
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[Enum1.FOO-True-int-data2] PASSED [ 45%]
5234
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[Enum1.FOO-True-float-data3] PASSED [ 45%]
5235
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_primitive_typed[Enum1.FOO-True-bool-data4] PASSED [ 45%]
5236
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[str-None-str-data0] PASSED [ 45%]
5237
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[str-None-bytes-data1] PASSED [ 45%]
5238
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[str-None-int-data2] PASSED [ 45%]
5239
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[str-None-float-data3] PASSED [ 45%]
5240
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[str-None-bool-data4] PASSED [ 45%]
5241
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[str-False-str-data0] PASSED [ 45%]
5242
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[str-False-bytes-data1] PASSED [ 45%]
5243
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[str-False-int-data2] PASSED [ 45%]
5244
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[str-False-float-data3] PASSED [ 45%]
5245
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[str-False-bool-data4] PASSED [ 45%]
5246
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[str-True-str-data0] PASSED [ 45%]
5247
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[str-True-bytes-data1] PASSED [ 45%]
5248
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[str-True-int-data2] PASSED [ 45%]
5249
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[str-True-float-data3] PASSED [ 45%]
5250
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[str-True-bool-data4] PASSED [ 45%]
5251
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[abc-None-str-data0] PASSED [ 45%]
5252
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[abc-None-bytes-data1] PASSED [ 45%]
5253
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[abc-None-int-data2] PASSED [ 45%]
5254
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[abc-None-float-data3] PASSED [ 45%]
5255
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[abc-None-bool-data4] PASSED [ 45%]
5256
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[abc-False-str-data0] PASSED [ 45%]
5257
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[abc-False-bytes-data1] PASSED [ 46%]
5258
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[abc-False-int-data2] PASSED [ 46%]
5259
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[abc-False-float-data3] PASSED [ 46%]
5260
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[abc-False-bool-data4] PASSED [ 46%]
5261
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[abc-True-str-data0] PASSED [ 46%]
5262
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[abc-True-bytes-data1] PASSED [ 46%]
5263
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[abc-True-int-data2] PASSED [ 46%]
5264
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[abc-True-float-data3] PASSED [ 46%]
5265
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[abc-True-bool-data4] PASSED [ 46%]
5266
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[1-None-str-data0] PASSED [ 46%]
5267
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[1-None-bytes-data1] PASSED [ 46%]
5268
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[1-None-int-data2] PASSED [ 46%]
5269
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[1-None-float-data3] PASSED [ 46%]
5270
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[1-None-bool-data4] PASSED [ 46%]
5271
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[1-False-str-data0] PASSED [ 46%]
5272
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[1-False-bytes-data1] PASSED [ 46%]
5273
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[1-False-int-data2] PASSED [ 46%]
5274
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[1-False-float-data3] PASSED [ 46%]
5275
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[1-False-bool-data4] PASSED [ 46%]
5276
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[1-True-str-data0] PASSED [ 46%]
5277
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[1-True-bytes-data1] PASSED [ 46%]
5278
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[1-True-int-data2] PASSED [ 46%]
5279
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[1-True-float-data3] PASSED [ 46%]
5280
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[1-True-bool-data4] PASSED [ 46%]
5281
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[3.1415-None-str-data0] PASSED [ 46%]
5282
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[3.1415-None-bytes-data1] PASSED [ 46%]
5283
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[3.1415-None-int-data2] PASSED [ 46%]
5284
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[3.1415-None-float-data3] PASSED [ 46%]
5285
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[3.1415-None-bool-data4] PASSED [ 46%]
5286
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[3.1415-False-str-data0] PASSED [ 46%]
5287
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[3.1415-False-bytes-data1] PASSED [ 46%]
5288
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[3.1415-False-int-data2] PASSED [ 46%]
5289
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[3.1415-False-float-data3] PASSED [ 46%]
5290
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[3.1415-False-bool-data4] PASSED [ 46%]
5291
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[3.1415-True-str-data0] PASSED [ 46%]
5292
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[3.1415-True-bytes-data1] PASSED [ 46%]
5293
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[3.1415-True-int-data2] PASSED [ 46%]
5294
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[3.1415-True-float-data3] PASSED [ 46%]
5295
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[3.1415-True-bool-data4] PASSED [ 46%]
5296
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[True-None-str-data0] PASSED [ 46%]
5297
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[True-None-bytes-data1] PASSED [ 46%]
5298
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[True-None-int-data2] PASSED [ 46%]
5299
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[True-None-float-data3] PASSED [ 46%]
5300
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[True-None-bool-data4] PASSED [ 46%]
5301
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[True-False-str-data0] PASSED [ 46%]
5302
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[True-False-bytes-data1] PASSED [ 46%]
5303
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[True-False-int-data2] PASSED [ 46%]
5304
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[True-False-float-data3] PASSED [ 46%]
5305
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[True-False-bool-data4] PASSED [ 46%]
5306
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[True-True-str-data0] PASSED [ 46%]
5307
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[True-True-bytes-data1] PASSED [ 46%]
5308
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[True-True-int-data2] PASSED [ 46%]
5309
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[True-True-float-data3] PASSED [ 46%]
5310
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[True-True-bool-data4] PASSED [ 46%]
5311
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[Enum1.FOO-None-str-data0] PASSED [ 46%]
5312
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[Enum1.FOO-None-bytes-data1] PASSED [ 46%]
5313
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[Enum1.FOO-None-int-data2] PASSED [ 46%]
5314
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[Enum1.FOO-None-float-data3] PASSED [ 46%]
5315
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[Enum1.FOO-None-bool-data4] PASSED [ 46%]
5316
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[Enum1.FOO-False-str-data0] PASSED [ 46%]
5317
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[Enum1.FOO-False-bytes-data1] PASSED [ 46%]
5318
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[Enum1.FOO-False-int-data2] PASSED [ 46%]
5319
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[Enum1.FOO-False-float-data3] PASSED [ 46%]
5320
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[Enum1.FOO-False-bool-data4] PASSED [ 46%]
5321
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[Enum1.FOO-True-str-data0] PASSED [ 46%]
5322
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[Enum1.FOO-True-bytes-data1] PASSED [ 46%]
5323
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[Enum1.FOO-True-int-data2] PASSED [ 46%]
5324
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[Enum1.FOO-True-float-data3] PASSED [ 46%]
5325
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_get_with_default_primitive_typed[Enum1.FOO-True-bool-data4] PASSED [ 46%]
5326
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[str-False-str-data0] PASSED [ 46%]
5327
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[str-False-bytes-data1] PASSED [ 46%]
5328
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[str-False-int-data2] PASSED [ 46%]
5329
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[str-False-float-data3] PASSED [ 46%]
5330
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[str-False-bool-data4] PASSED [ 46%]
5331
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[str-None-str-data0] PASSED [ 46%]
5332
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[str-None-bytes-data1] PASSED [ 46%]
5333
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[str-None-int-data2] PASSED [ 46%]
5334
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[str-None-float-data3] PASSED [ 46%]
5335
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[str-None-bool-data4] PASSED [ 46%]
5336
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[abc-False-str-data0] PASSED [ 46%]
5337
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[abc-False-bytes-data1] PASSED [ 46%]
5338
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[abc-False-int-data2] PASSED [ 47%]
5339
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[abc-False-float-data3] PASSED [ 47%]
5340
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[abc-False-bool-data4] PASSED [ 47%]
5341
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[abc-None-str-data0] PASSED [ 47%]
5342
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[abc-None-bytes-data1] PASSED [ 47%]
5343
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[abc-None-int-data2] PASSED [ 47%]
5344
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[abc-None-float-data3] PASSED [ 47%]
5345
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[abc-None-bool-data4] PASSED [ 47%]
5346
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[1-False-str-data0] PASSED [ 47%]
5347
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[1-False-bytes-data1] PASSED [ 47%]
5348
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[1-False-int-data2] PASSED [ 47%]
5349
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[1-False-float-data3] PASSED [ 47%]
5350
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[1-False-bool-data4] PASSED [ 47%]
5351
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[1-None-str-data0] PASSED [ 47%]
5352
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[1-None-bytes-data1] PASSED [ 47%]
5353
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[1-None-int-data2] PASSED [ 47%]
5354
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[1-None-float-data3] PASSED [ 47%]
5355
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[1-None-bool-data4] PASSED [ 47%]
5356
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[3.1415-False-str-data0] PASSED [ 47%]
5357
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[3.1415-False-bytes-data1] PASSED [ 47%]
5358
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[3.1415-False-int-data2] PASSED [ 47%]
5359
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[3.1415-False-float-data3] PASSED [ 47%]
5360
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[3.1415-False-bool-data4] PASSED [ 47%]
5361
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[3.1415-None-str-data0] PASSED [ 47%]
5362
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[3.1415-None-bytes-data1] PASSED [ 47%]
5363
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[3.1415-None-int-data2] PASSED [ 47%]
5364
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[3.1415-None-float-data3] PASSED [ 47%]
5365
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[3.1415-None-bool-data4] PASSED [ 47%]
5366
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[True-False-str-data0] PASSED [ 47%]
5367
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[True-False-bytes-data1] PASSED [ 47%]
5368
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[True-False-int-data2] PASSED [ 47%]
5369
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[True-False-float-data3] PASSED [ 47%]
5370
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[True-False-bool-data4] PASSED [ 47%]
5371
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[True-None-str-data0] PASSED [ 47%]
5372
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[True-None-bytes-data1] PASSED [ 47%]
5373
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[True-None-int-data2] PASSED [ 47%]
5374
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[True-None-float-data3] PASSED [ 47%]
5375
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[True-None-bool-data4] PASSED [ 47%]
5376
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[Enum1.FOO-False-str-data0] PASSED [ 47%]
5377
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[Enum1.FOO-False-bytes-data1] PASSED [ 47%]
5378
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[Enum1.FOO-False-int-data2] PASSED [ 47%]
5379
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[Enum1.FOO-False-float-data3] PASSED [ 47%]
5380
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[Enum1.FOO-False-bool-data4] PASSED [ 47%]
5381
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[Enum1.FOO-None-str-data0] PASSED [ 47%]
5382
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[Enum1.FOO-None-bytes-data1] PASSED [ 47%]
5383
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[Enum1.FOO-None-int-data2] PASSED [ 47%]
5384
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[Enum1.FOO-None-float-data3] PASSED [ 47%]
5385
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed[Enum1.FOO-None-bool-data4] PASSED [ 47%]
5386
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[str-True-str-data0] PASSED [ 47%]
5387
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[str-True-bytes-data1] PASSED [ 47%]
5388
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[str-True-int-data2] PASSED [ 47%]
5389
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[str-True-float-data3] PASSED [ 47%]
5390
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[str-True-bool-data4] PASSED [ 47%]
5391
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[abc-True-str-data0] PASSED [ 47%]
5392
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[abc-True-bytes-data1] PASSED [ 47%]
5393
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[abc-True-int-data2] PASSED [ 47%]
5394
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[abc-True-float-data3] PASSED [ 47%]
5395
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[abc-True-bool-data4] PASSED [ 47%]
5396
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[1-True-str-data0] PASSED [ 47%]
5397
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[1-True-bytes-data1] PASSED [ 47%]
5398
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[1-True-int-data2] PASSED [ 47%]
5399
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[1-True-float-data3] PASSED [ 47%]
5400
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[1-True-bool-data4] PASSED [ 47%]
5401
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[3.1415-True-str-data0] PASSED [ 47%]
5402
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[3.1415-True-bytes-data1] PASSED [ 47%]
5403
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[3.1415-True-int-data2] PASSED [ 47%]
5404
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[3.1415-True-float-data3] PASSED [ 47%]
5405
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[3.1415-True-bool-data4] PASSED [ 47%]
5406
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[True-True-str-data0] PASSED [ 47%]
5407
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[True-True-bytes-data1] PASSED [ 47%]
5408
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[True-True-int-data2] PASSED [ 47%]
5409
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[True-True-float-data3] PASSED [ 47%]
5410
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[True-True-bool-data4] PASSED [ 47%]
5411
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[Enum1.FOO-True-str-data0] PASSED [ 47%]
5412
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[Enum1.FOO-True-bytes-data1] PASSED [ 47%]
5413
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[Enum1.FOO-True-int-data2] PASSED [ 47%]
5414
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[Enum1.FOO-True-float-data3] PASSED [ 47%]
5415
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_primitive_typed_struct_mode[Enum1.FOO-True-bool-data4] PASSED [ 47%]
5416
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[str-False-str-data0] PASSED [ 47%]
5417
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[str-False-bytes-data1] PASSED [ 47%]
5418
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[str-False-int-data2] PASSED [ 47%]
5419
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[str-False-float-data3] PASSED [ 47%]
5420
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[str-False-bool-data4] PASSED [ 48%]
5421
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[str-None-str-data0] PASSED [ 48%]
5422
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[str-None-bytes-data1] PASSED [ 48%]
5423
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[str-None-int-data2] PASSED [ 48%]
5424
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[str-None-float-data3] PASSED [ 48%]
5425
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[str-None-bool-data4] PASSED [ 48%]
5426
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[abc-False-str-data0] PASSED [ 48%]
5427
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[abc-False-bytes-data1] PASSED [ 48%]
5428
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[abc-False-int-data2] PASSED [ 48%]
5429
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[abc-False-float-data3] PASSED [ 48%]
5430
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[abc-False-bool-data4] PASSED [ 48%]
5431
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[abc-None-str-data0] PASSED [ 48%]
5432
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[abc-None-bytes-data1] PASSED [ 48%]
5433
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[abc-None-int-data2] PASSED [ 48%]
5434
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[abc-None-float-data3] PASSED [ 48%]
5435
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[abc-None-bool-data4] PASSED [ 48%]
5436
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[1-False-str-data0] PASSED [ 48%]
5437
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[1-False-bytes-data1] PASSED [ 48%]
5438
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[1-False-int-data2] PASSED [ 48%]
5439
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[1-False-float-data3] PASSED [ 48%]
5440
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[1-False-bool-data4] PASSED [ 48%]
5441
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[1-None-str-data0] PASSED [ 48%]
5442
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[1-None-bytes-data1] PASSED [ 48%]
5443
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[1-None-int-data2] PASSED [ 48%]
5444
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[1-None-float-data3] PASSED [ 48%]
5445
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[1-None-bool-data4] PASSED [ 48%]
5446
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[3.1415-False-str-data0] PASSED [ 48%]
5447
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[3.1415-False-bytes-data1] PASSED [ 48%]
5448
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[3.1415-False-int-data2] PASSED [ 48%]
5449
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[3.1415-False-float-data3] PASSED [ 48%]
5450
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[3.1415-False-bool-data4] PASSED [ 48%]
5451
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[3.1415-None-str-data0] PASSED [ 48%]
5452
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[3.1415-None-bytes-data1] PASSED [ 48%]
5453
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[3.1415-None-int-data2] PASSED [ 48%]
5454
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[3.1415-None-float-data3] PASSED [ 48%]
5455
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[3.1415-None-bool-data4] PASSED [ 48%]
5456
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[True-False-str-data0] PASSED [ 48%]
5457
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[True-False-bytes-data1] PASSED [ 48%]
5458
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[True-False-int-data2] PASSED [ 48%]
5459
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[True-False-float-data3] PASSED [ 48%]
5460
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[True-False-bool-data4] PASSED [ 48%]
5461
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[True-None-str-data0] PASSED [ 48%]
5462
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[True-None-bytes-data1] PASSED [ 48%]
5463
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[True-None-int-data2] PASSED [ 48%]
5464
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[True-None-float-data3] PASSED [ 48%]
5465
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[True-None-bool-data4] PASSED [ 48%]
5466
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[Enum1.FOO-False-str-data0] PASSED [ 48%]
5467
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[Enum1.FOO-False-bytes-data1] PASSED [ 48%]
5468
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[Enum1.FOO-False-int-data2] PASSED [ 48%]
5469
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[Enum1.FOO-False-float-data3] PASSED [ 48%]
5470
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[Enum1.FOO-False-bool-data4] PASSED [ 48%]
5471
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[Enum1.FOO-None-str-data0] PASSED [ 48%]
5472
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[Enum1.FOO-None-bytes-data1] PASSED [ 48%]
5473
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[Enum1.FOO-None-int-data2] PASSED [ 48%]
5474
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[Enum1.FOO-None-float-data3] PASSED [ 48%]
5475
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed[Enum1.FOO-None-bool-data4] PASSED [ 48%]
5476
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[str-True-str-data0] PASSED [ 48%]
5477
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[str-True-bytes-data1] PASSED [ 48%]
5478
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[str-True-int-data2] PASSED [ 48%]
5479
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[str-True-float-data3] PASSED [ 48%]
5480
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[str-True-bool-data4] PASSED [ 48%]
5481
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[abc-True-str-data0] PASSED [ 48%]
5482
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[abc-True-bytes-data1] PASSED [ 48%]
5483
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[abc-True-int-data2] PASSED [ 48%]
5484
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[abc-True-float-data3] PASSED [ 48%]
5485
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[abc-True-bool-data4] PASSED [ 48%]
5486
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[1-True-str-data0] PASSED [ 48%]
5487
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[1-True-bytes-data1] PASSED [ 48%]
5488
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[1-True-int-data2] PASSED [ 48%]
5489
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[1-True-float-data3] PASSED [ 48%]
5490
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[1-True-bool-data4] PASSED [ 48%]
5491
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[3.1415-True-str-data0] PASSED [ 48%]
5492
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[3.1415-True-bytes-data1] PASSED [ 48%]
5493
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[3.1415-True-int-data2] PASSED [ 48%]
5494
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[3.1415-True-float-data3] PASSED [ 48%]
5495
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[3.1415-True-bool-data4] PASSED [ 48%]
5496
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[True-True-str-data0] PASSED [ 48%]
5497
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[True-True-bytes-data1] PASSED [ 48%]
5498
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[True-True-int-data2] PASSED [ 48%]
5499
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[True-True-float-data3] PASSED [ 48%]
5500
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[True-True-bool-data4] PASSED [ 48%]
5501
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[Enum1.FOO-True-str-data0] PASSED [ 49%]
5502
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[Enum1.FOO-True-bytes-data1] PASSED [ 49%]
5503
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[Enum1.FOO-True-int-data2] PASSED [ 49%]
5504
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[Enum1.FOO-True-float-data3] PASSED [ 49%]
5505
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_pop_with_default_primitive_typed_struct_mode[Enum1.FOO-True-bool-data4] PASSED [ 49%]
5506
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_keys_primitive_typed[None-str-data0] PASSED [ 49%]
5507
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_keys_primitive_typed[None-bytes-data1] PASSED [ 49%]
5508
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_keys_primitive_typed[None-int-data2] PASSED [ 49%]
5509
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_keys_primitive_typed[None-float-data3] PASSED [ 49%]
5510
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_keys_primitive_typed[None-bool-data4] PASSED [ 49%]
5511
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_keys_primitive_typed[False-str-data0] PASSED [ 49%]
5512
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_keys_primitive_typed[False-bytes-data1] PASSED [ 49%]
5513
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_keys_primitive_typed[False-int-data2] PASSED [ 49%]
5514
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_keys_primitive_typed[False-float-data3] PASSED [ 49%]
5515
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_keys_primitive_typed[False-bool-data4] PASSED [ 49%]
5516
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_keys_primitive_typed[True-str-data0] PASSED [ 49%]
5517
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_keys_primitive_typed[True-bytes-data1] PASSED [ 49%]
5518
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_keys_primitive_typed[True-int-data2] PASSED [ 49%]
5519
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_keys_primitive_typed[True-float-data3] PASSED [ 49%]
5520
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_keys_primitive_typed[True-bool-data4] PASSED [ 49%]
5521
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_values_primitive_typed[None-str-data0] PASSED [ 49%]
5522
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_values_primitive_typed[None-bytes-data1] PASSED [ 49%]
5523
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_values_primitive_typed[None-int-data2] PASSED [ 49%]
5524
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_values_primitive_typed[None-float-data3] PASSED [ 49%]
5525
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_values_primitive_typed[None-bool-data4] PASSED [ 49%]
5526
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_values_primitive_typed[False-str-data0] PASSED [ 49%]
5527
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_values_primitive_typed[False-bytes-data1] PASSED [ 49%]
5528
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_values_primitive_typed[False-int-data2] PASSED [ 49%]
5529
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_values_primitive_typed[False-float-data3] PASSED [ 49%]
5530
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_values_primitive_typed[False-bool-data4] PASSED [ 49%]
5531
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_values_primitive_typed[True-str-data0] PASSED [ 49%]
5532
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_values_primitive_typed[True-bytes-data1] PASSED [ 49%]
5533
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_values_primitive_typed[True-int-data2] PASSED [ 49%]
5534
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_values_primitive_typed[True-float-data3] PASSED [ 49%]
5535
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_values_primitive_typed[True-bool-data4] PASSED [ 49%]
5536
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_items_primitive_typed[None-str-data0] PASSED [ 49%]
5537
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_items_primitive_typed[None-bytes-data1] PASSED [ 49%]
5538
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_items_primitive_typed[None-int-data2] PASSED [ 49%]
5539
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_items_primitive_typed[None-float-data3] PASSED [ 49%]
5540
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_items_primitive_typed[None-bool-data4] PASSED [ 49%]
5541
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_items_primitive_typed[False-str-data0] PASSED [ 49%]
5542
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_items_primitive_typed[False-bytes-data1] PASSED [ 49%]
5543
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_items_primitive_typed[False-int-data2] PASSED [ 49%]
5544
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_items_primitive_typed[False-float-data3] PASSED [ 49%]
5545
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_items_primitive_typed[False-bool-data4] PASSED [ 49%]
5546
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_items_primitive_typed[True-str-data0] PASSED [ 49%]
5547
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_items_primitive_typed[True-bytes-data1] PASSED [ 49%]
5548
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_items_primitive_typed[True-int-data2] PASSED [ 49%]
5549
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_items_primitive_typed[True-float-data3] PASSED [ 49%]
5550
80s tests/test_compare_dictconfig_vs_dict.py::TestPrimitiveTypeDunderMethods::test_items_primitive_typed[True-bool-data4] PASSED [ 49%]
5551
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__setitem__enum_typed[str-None-Enum1-data0] PASSED [ 49%]
5552
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__setitem__enum_typed[str-False-Enum1-data0] PASSED [ 49%]
5553
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__setitem__enum_typed[str-True-Enum1-data0] PASSED [ 49%]
5554
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__setitem__enum_typed[abc-None-Enum1-data0] PASSED [ 49%]
5555
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__setitem__enum_typed[abc-False-Enum1-data0] PASSED [ 49%]
5556
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__setitem__enum_typed[abc-True-Enum1-data0] PASSED [ 49%]
5557
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__setitem__enum_typed[1-None-Enum1-data0] PASSED [ 49%]
5558
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__setitem__enum_typed[1-False-Enum1-data0] PASSED [ 49%]
5559
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__setitem__enum_typed[1-True-Enum1-data0] PASSED [ 49%]
5560
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__setitem__enum_typed[3.1415-None-Enum1-data0] PASSED [ 49%]
5561
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__setitem__enum_typed[3.1415-False-Enum1-data0] PASSED [ 49%]
5562
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__setitem__enum_typed[3.1415-True-Enum1-data0] PASSED [ 49%]
5563
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__setitem__enum_typed[True-None-Enum1-data0] PASSED [ 49%]
5564
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__setitem__enum_typed[True-False-Enum1-data0] PASSED [ 49%]
5565
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__setitem__enum_typed[True-True-Enum1-data0] PASSED [ 49%]
5566
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__setitem__enum_typed[Enum1.FOO-None-Enum1-data0] PASSED [ 49%]
5567
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__setitem__enum_typed[Enum1.FOO-False-Enum1-data0] PASSED [ 49%]
5568
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__setitem__enum_typed[Enum1.FOO-True-Enum1-data0] PASSED [ 49%]
5569
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__getitem__enum_typed[str-None-Enum1-data0] PASSED [ 49%]
5570
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__getitem__enum_typed[str-False-Enum1-data0] PASSED [ 49%]
5571
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__getitem__enum_typed[str-True-Enum1-data0] PASSED [ 49%]
5572
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__getitem__enum_typed[abc-None-Enum1-data0] PASSED [ 49%]
5573
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__getitem__enum_typed[abc-False-Enum1-data0] PASSED [ 49%]
5574
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__getitem__enum_typed[abc-True-Enum1-data0] PASSED [ 49%]
5575
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__getitem__enum_typed[1-None-Enum1-data0] PASSED [ 49%]
5576
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__getitem__enum_typed[1-False-Enum1-data0] PASSED [ 49%]
5577
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__getitem__enum_typed[1-True-Enum1-data0] PASSED [ 49%]
5578
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__getitem__enum_typed[3.1415-None-Enum1-data0] PASSED [ 49%]
5579
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__getitem__enum_typed[3.1415-False-Enum1-data0] PASSED [ 49%]
5580
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__getitem__enum_typed[3.1415-True-Enum1-data0] PASSED [ 49%]
5581
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__getitem__enum_typed[True-None-Enum1-data0] PASSED [ 49%]
5582
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__getitem__enum_typed[True-False-Enum1-data0] PASSED [ 50%]
5583
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__getitem__enum_typed[True-True-Enum1-data0] PASSED [ 50%]
5584
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__getitem__enum_typed[Enum1.FOO-None-Enum1-data0] PASSED [ 50%]
5585
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__getitem__enum_typed[Enum1.FOO-False-Enum1-data0] PASSED [ 50%]
5586
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__getitem__enum_typed[Enum1.FOO-True-Enum1-data0] PASSED [ 50%]
5587
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__delitem__enum_typed[str-False-Enum1-data0] PASSED [ 50%]
5588
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__delitem__enum_typed[str-None-Enum1-data0] PASSED [ 50%]
5589
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__delitem__enum_typed[abc-False-Enum1-data0] PASSED [ 50%]
5590
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__delitem__enum_typed[abc-None-Enum1-data0] PASSED [ 50%]
5591
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__delitem__enum_typed[1-False-Enum1-data0] PASSED [ 50%]
5592
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__delitem__enum_typed[1-None-Enum1-data0] PASSED [ 50%]
5593
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__delitem__enum_typed[3.1415-False-Enum1-data0] PASSED [ 50%]
5863
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__delitem__enum_typed[3.1415-None-Enum1-data0] PASSED [ 50%]
5595
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__delitem__enum_typed[True-False-Enum1-data0] PASSED [ 50%]
5596
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__delitem__enum_typed[True-None-Enum1-data0] PASSED [ 50%]
5597
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__delitem__enum_typed[Enum1.FOO-False-Enum1-data0] PASSED [ 50%]
5598
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__delitem__enum_typed[Enum1.FOO-None-Enum1-data0] PASSED [ 50%]
5599
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__delitem__enum_typed_struct_mode[str-True-Enum1-data0] PASSED [ 50%]
5600
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__delitem__enum_typed_struct_mode[abc-True-Enum1-data0] PASSED [ 50%]
5601
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__delitem__enum_typed_struct_mode[1-True-Enum1-data0] PASSED [ 50%]
5602
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__delitem__enum_typed_struct_mode[3.1415-True-Enum1-data0] PASSED [ 50%]
5603
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__delitem__enum_typed_struct_mode[True-True-Enum1-data0] PASSED [ 50%]
5604
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__delitem__enum_typed_struct_mode[Enum1.FOO-True-Enum1-data0] PASSED [ 50%]
5605
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__contains__enum_typed[str-None-Enum1-data0] PASSED [ 50%]
5606
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__contains__enum_typed[str-False-Enum1-data0] PASSED [ 50%]
5607
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__contains__enum_typed[str-True-Enum1-data0] PASSED [ 50%]
5608
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__contains__enum_typed[abc-None-Enum1-data0] PASSED [ 50%]
5609
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__contains__enum_typed[abc-False-Enum1-data0] PASSED [ 50%]
5610
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__contains__enum_typed[abc-True-Enum1-data0] PASSED [ 50%]
5611
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__contains__enum_typed[1-None-Enum1-data0] PASSED [ 50%]
5612
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__contains__enum_typed[1-False-Enum1-data0] PASSED [ 50%]
5613
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__contains__enum_typed[1-True-Enum1-data0] PASSED [ 50%]
5614
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__contains__enum_typed[3.1415-None-Enum1-data0] PASSED [ 50%]
5615
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__contains__enum_typed[3.1415-False-Enum1-data0] PASSED [ 50%]
5616
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__contains__enum_typed[3.1415-True-Enum1-data0] PASSED [ 50%]
5617
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__contains__enum_typed[True-None-Enum1-data0] PASSED [ 50%]
5618
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__contains__enum_typed[True-False-Enum1-data0] PASSED [ 50%]
5619
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__contains__enum_typed[True-True-Enum1-data0] PASSED [ 50%]
5620
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__contains__enum_typed[Enum1.FOO-None-Enum1-data0] PASSED [ 50%]
5621
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__contains__enum_typed[Enum1.FOO-False-Enum1-data0] PASSED [ 50%]
5622
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__contains__enum_typed[Enum1.FOO-True-Enum1-data0] PASSED [ 50%]
5623
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__eq__enum_typed[str-None-Enum1-data0] PASSED [ 50%]
5624
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__eq__enum_typed[str-False-Enum1-data0] PASSED [ 50%]
5625
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__eq__enum_typed[str-True-Enum1-data0] PASSED [ 50%]
5626
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__eq__enum_typed[abc-None-Enum1-data0] PASSED [ 50%]
5627
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__eq__enum_typed[abc-False-Enum1-data0] PASSED [ 50%]
5628
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__eq__enum_typed[abc-True-Enum1-data0] PASSED [ 50%]
5629
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__eq__enum_typed[1-None-Enum1-data0] PASSED [ 50%]
5630
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__eq__enum_typed[1-False-Enum1-data0] PASSED [ 50%]
5631
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__eq__enum_typed[1-True-Enum1-data0] PASSED [ 50%]
5632
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__eq__enum_typed[3.1415-None-Enum1-data0] PASSED [ 50%]
5633
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__eq__enum_typed[3.1415-False-Enum1-data0] PASSED [ 50%]
5634
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__eq__enum_typed[3.1415-True-Enum1-data0] PASSED [ 50%]
5635
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__eq__enum_typed[True-None-Enum1-data0] PASSED [ 50%]
5636
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__eq__enum_typed[True-False-Enum1-data0] PASSED [ 50%]
5637
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__eq__enum_typed[True-True-Enum1-data0] PASSED [ 50%]
5638
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__eq__enum_typed[Enum1.FOO-None-Enum1-data0] PASSED [ 50%]
5639
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__eq__enum_typed[Enum1.FOO-False-Enum1-data0] PASSED [ 50%]
5640
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test__eq__enum_typed[Enum1.FOO-True-Enum1-data0] PASSED [ 50%]
5641
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_enum_typed[str-None-Enum1-data0] PASSED [ 50%]
5642
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_enum_typed[str-False-Enum1-data0] PASSED [ 50%]
5643
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_enum_typed[str-True-Enum1-data0] PASSED [ 50%]
5644
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_enum_typed[abc-None-Enum1-data0] PASSED [ 50%]
5645
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_enum_typed[abc-False-Enum1-data0] PASSED [ 50%]
5646
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_enum_typed[abc-True-Enum1-data0] PASSED [ 50%]
5647
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_enum_typed[1-None-Enum1-data0] PASSED [ 50%]
5648
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_enum_typed[1-False-Enum1-data0] PASSED [ 50%]
5649
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_enum_typed[1-True-Enum1-data0] PASSED [ 50%]
5650
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_enum_typed[3.1415-None-Enum1-data0] PASSED [ 50%]
5651
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_enum_typed[3.1415-False-Enum1-data0] PASSED [ 50%]
5652
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_enum_typed[3.1415-True-Enum1-data0] PASSED [ 50%]
5653
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_enum_typed[True-None-Enum1-data0] PASSED [ 50%]
5654
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_enum_typed[True-False-Enum1-data0] PASSED [ 50%]
5655
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_enum_typed[True-True-Enum1-data0] PASSED [ 50%]
5656
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_enum_typed[Enum1.FOO-None-Enum1-data0] PASSED [ 50%]
5657
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_enum_typed[Enum1.FOO-False-Enum1-data0] PASSED [ 50%]
5658
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_enum_typed[Enum1.FOO-True-Enum1-data0] PASSED [ 50%]
5659
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_with_default_enum_typed[str-None-Enum1-data0] PASSED [ 50%]
5660
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_with_default_enum_typed[str-False-Enum1-data0] PASSED [ 50%]
5661
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_with_default_enum_typed[str-True-Enum1-data0] PASSED [ 50%]
5662
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_with_default_enum_typed[abc-None-Enum1-data0] PASSED [ 50%]
5663
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_with_default_enum_typed[abc-False-Enum1-data0] PASSED [ 51%]
5664
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_with_default_enum_typed[abc-True-Enum1-data0] PASSED [ 51%]
5665
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_with_default_enum_typed[1-None-Enum1-data0] PASSED [ 51%]
5666
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_with_default_enum_typed[1-False-Enum1-data0] PASSED [ 51%]
5667
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_with_default_enum_typed[1-True-Enum1-data0] PASSED [ 51%]
5668
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_with_default_enum_typed[3.1415-None-Enum1-data0] PASSED [ 51%]
5669
80s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_with_default_enum_typed[3.1415-False-Enum1-data0] PASSED [ 51%]
5670
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_with_default_enum_typed[3.1415-True-Enum1-data0] PASSED [ 51%]
5671
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_with_default_enum_typed[True-None-Enum1-data0] PASSED [ 51%]
5672
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_with_default_enum_typed[True-False-Enum1-data0] PASSED [ 51%]
5673
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_with_default_enum_typed[True-True-Enum1-data0] PASSED [ 51%]
5674
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_with_default_enum_typed[Enum1.FOO-None-Enum1-data0] PASSED [ 51%]
5675
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_with_default_enum_typed[Enum1.FOO-False-Enum1-data0] PASSED [ 51%]
5676
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_get_with_default_enum_typed[Enum1.FOO-True-Enum1-data0] PASSED [ 51%]
5677
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_enum_typed[str-False-Enum1-data0] PASSED [ 51%]
5678
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_enum_typed[str-None-Enum1-data0] PASSED [ 51%]
5679
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_enum_typed[abc-False-Enum1-data0] PASSED [ 51%]
5680
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_enum_typed[abc-None-Enum1-data0] PASSED [ 51%]
5681
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_enum_typed[1-False-Enum1-data0] PASSED [ 51%]
5682
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_enum_typed[1-None-Enum1-data0] PASSED [ 51%]
5683
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_enum_typed[3.1415-False-Enum1-data0] PASSED [ 51%]
5684
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_enum_typed[3.1415-None-Enum1-data0] PASSED [ 51%]
5685
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_enum_typed[True-False-Enum1-data0] PASSED [ 51%]
5686
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_enum_typed[True-None-Enum1-data0] PASSED [ 51%]
5687
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_enum_typed[Enum1.FOO-False-Enum1-data0] PASSED [ 51%]
5688
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_enum_typed[Enum1.FOO-None-Enum1-data0] PASSED [ 51%]
5689
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_enum_typed_struct_mode[str-True-Enum1-data0] PASSED [ 51%]
5690
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_enum_typed_struct_mode[abc-True-Enum1-data0] PASSED [ 51%]
5691
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_enum_typed_struct_mode[1-True-Enum1-data0] PASSED [ 51%]
5692
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_enum_typed_struct_mode[3.1415-True-Enum1-data0] PASSED [ 51%]
5693
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_enum_typed_struct_mode[True-True-Enum1-data0] PASSED [ 51%]
5694
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_enum_typed_struct_mode[Enum1.FOO-True-Enum1-data0] PASSED [ 51%]
5695
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_with_default_enum_typed[str-False-Enum1-data0] PASSED [ 51%]
5696
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_with_default_enum_typed[str-None-Enum1-data0] PASSED [ 51%]
5697
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_with_default_enum_typed[abc-False-Enum1-data0] PASSED [ 51%]
5698
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_with_default_enum_typed[abc-None-Enum1-data0] PASSED [ 51%]
5699
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_with_default_enum_typed[1-False-Enum1-data0] PASSED [ 51%]
5700
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_with_default_enum_typed[1-None-Enum1-data0] PASSED [ 51%]
5701
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_with_default_enum_typed[3.1415-False-Enum1-data0] PASSED [ 51%]
5702
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_with_default_enum_typed[3.1415-None-Enum1-data0] PASSED [ 51%]
5703
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_with_default_enum_typed[True-False-Enum1-data0] PASSED [ 51%]
5704
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_with_default_enum_typed[True-None-Enum1-data0] PASSED [ 51%]
5705
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_with_default_enum_typed[Enum1.FOO-False-Enum1-data0] PASSED [ 51%]
5706
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_with_default_enum_typed[Enum1.FOO-None-Enum1-data0] PASSED [ 51%]
5707
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_with_default_enum_typed_struct_mode[str-True-Enum1-data0] PASSED [ 51%]
5708
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_with_default_enum_typed_struct_mode[abc-True-Enum1-data0] PASSED [ 51%]
5709
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_with_default_enum_typed_struct_mode[1-True-Enum1-data0] PASSED [ 51%]
5710
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_with_default_enum_typed_struct_mode[3.1415-True-Enum1-data0] PASSED [ 51%]
5711
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_with_default_enum_typed_struct_mode[True-True-Enum1-data0] PASSED [ 51%]
5712
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_pop_with_default_enum_typed_struct_mode[Enum1.FOO-True-Enum1-data0] PASSED [ 51%]
5713
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_keys_enum_typed[None-Enum1-data0] PASSED [ 51%]
5714
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_keys_enum_typed[False-Enum1-data0] PASSED [ 51%]
5715
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_keys_enum_typed[True-Enum1-data0] PASSED [ 51%]
5716
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_values_enum_typed[None-Enum1-data0] PASSED [ 51%]
5717
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_values_enum_typed[False-Enum1-data0] PASSED [ 51%]
5718
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_values_enum_typed[True-Enum1-data0] PASSED [ 51%]
5719
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_items_enum_typed[None-Enum1-data0] PASSED [ 51%]
5720
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_items_enum_typed[False-Enum1-data0] PASSED [ 51%]
5721
81s tests/test_compare_dictconfig_vs_dict.py::TestEnumTypeDunderMethods::test_items_enum_typed[True-Enum1-data0] PASSED [ 51%]
5722
81s tests/test_config_eq.py::test_eq[empty] PASSED [ 51%]
5723
81s tests/test_config_eq.py::test_eq[simple_list] PASSED [ 51%]
5724
81s tests/test_config_eq.py::test_eq[i12-i22] PASSED [ 51%]
5725
81s tests/test_config_eq.py::test_eq[i13-i23] PASSED [ 51%]
5726
81s tests/test_config_eq.py::test_eq[i14-i24] PASSED [ 51%]
5727
81s tests/test_config_eq.py::test_eq[i15-i25] PASSED [ 51%]
5728
81s tests/test_config_eq.py::test_eq[i16-i26] PASSED [ 51%]
5729
81s tests/test_config_eq.py::test_eq[i17-i27] PASSED [ 51%]
5730
81s tests/test_config_eq.py::test_eq[i18-i28] PASSED [ 51%]
5731
81s tests/test_config_eq.py::test_eq[i19-i29] PASSED [ 51%]
5732
81s tests/test_config_eq.py::test_eq[i110-i210] PASSED [ 51%]
5733
81s tests/test_config_eq.py::test_eq[i111-i211] PASSED [ 51%]
5734
81s tests/test_config_eq.py::test_eq[i112-i212] PASSED [ 51%]
5735
81s tests/test_config_eq.py::test_eq[i113-i213] PASSED [ 51%]
5736
81s tests/test_config_eq.py::test_eq[i114-i214] PASSED [ 51%]
5737
81s tests/test_config_eq.py::test_eq[i115-i215] PASSED [ 51%]
5738
81s tests/test_config_eq.py::test_eq[list_in_dict] PASSED [ 51%]
5739
81s tests/test_config_eq.py::test_eq[i117-i217] PASSED [ 51%]
5740
81s tests/test_config_eq.py::test_eq[i118-i218] PASSED [ 51%]
5741
81s tests/test_config_eq.py::test_eq[list_simple_interpolation] PASSED [ 51%]
5742
81s tests/test_config_eq.py::test_eq[dict==dict,ref_error] PASSED [ 51%]
5743
81s tests/test_config_eq.py::test_eq[dict==dict,missing] PASSED [ 51%]
5744
81s tests/test_config_eq.py::test_eq[User==User] PASSED [ 52%]
5745
81s tests/test_config_eq.py::test_eq[dict==User] PASSED [ 52%]
5746
81s tests/test_config_eq.py::test_eq[Group==Group] PASSED [ 52%]
5747
81s tests/test_config_eq.py::test_eq[dict==Group] PASSED [ 52%]
5748
81s tests/test_config_eq.py::test_eq[node_interpolation] PASSED [ 52%]
5749
81s tests/test_config_eq.py::test_eq[dictconfig_inter] PASSED [ 52%]
5750
81s tests/test_config_eq.py::test_eq[listconfig_inter] PASSED [ 52%]
5751
81s tests/test_config_eq.py::test_eq[dictconfig_none] PASSED [ 52%]
5752
81s tests/test_config_eq.py::test_eq[listconfig_none] PASSED [ 52%]
5753
81s tests/test_config_eq.py::test_eq[missing_dictconfig] PASSED [ 52%]
5754
81s tests/test_config_eq.py::test_eq[missing_listconfig] PASSED [ 52%]
5755
81s tests/test_config_eq.py::test_eq[nested_missing_dictconfig] PASSED [ 52%]
5756
81s tests/test_config_eq.py::test_eq[nested_missing_listconfig] PASSED [ 52%]
5757
81s tests/test_config_eq.py::test_missing_container_string_eq[missing_dictconfig] PASSED [ 52%]
5758
81s tests/test_config_eq.py::test_missing_container_string_eq[missing_listconfig] PASSED [ 52%]
5759
81s tests/test_config_eq.py::test_not_eq[empty_dict_neq_dict] PASSED [ 52%]
5760
81s tests/test_config_eq.py::test_not_eq[empty_dict_vs_list] PASSED [ 52%]
5761
81s tests/test_config_eq.py::test_not_eq[dict_neq_none] PASSED [ 52%]
5762
81s tests/test_config_eq.py::test_not_eq[dict_none_neq_dict_not_none] PASSED [ 52%]
5763
81s tests/test_config_eq.py::test_not_eq[simple_dict_neq] PASSED [ 52%]
5764
81s tests/test_config_eq.py::test_not_eq[different_key_same_value] PASSED [ 52%]
5765
81s tests/test_config_eq.py::test_not_eq[input16-input26] PASSED [ 52%]
5766
81s tests/test_config_eq.py::test_not_eq[input17-input27] PASSED [ 52%]
5767
81s tests/test_config_eq.py::test_not_eq[input18-input28] PASSED [ 52%]
5768
81s tests/test_config_eq.py::test_not_eq[input19-input29] PASSED [ 52%]
5769
81s tests/test_config_eq.py::test_not_eq[input110-input210] PASSED [ 52%]
5770
81s tests/test_config_eq.py::test_not_eq[list:empty_vs_full] PASSED [ 52%]
5771
81s tests/test_config_eq.py::test_not_eq[list:different_value] PASSED [ 52%]
5772
81s tests/test_config_eq.py::test_not_eq[input113-input213] PASSED [ 52%]
5773
81s tests/test_config_eq.py::test_not_eq[input114-input214] PASSED [ 52%]
5774
81s tests/test_config_eq.py::test_not_eq[input115-input215] PASSED [ 52%]
5775
81s tests/test_config_eq.py::test_not_eq[input116-input216] PASSED [ 52%]
5776
81s tests/test_config_eq.py::test_not_eq[input117-input217] PASSED [ 52%]
5777
81s tests/test_config_eq.py::test_not_eq[input118-input218] PASSED [ 52%]
5778
81s tests/test_config_eq.py::test_not_eq[node_interpolation] PASSED [ 52%]
5779
81s tests/test_config_eq.py::test_config_eq_mismatch_types PASSED [ 52%]
5780
81s tests/test_config_eq.py::test_dict_not_eq_with_another_class PASSED [ 52%]
5781
81s tests/test_create.py::test_create_value[None-None] PASSED [ 52%]
5782
81s tests/test_create.py::test_create_value[input_1-expected1] PASSED [ 52%]
5783
81s tests/test_create.py::test_create_value[hello-expected2] PASSED [ 52%]
5784
81s tests/test_create.py::test_create_value[hello: world-expected3] PASSED [ 52%]
5785
81s tests/test_create.py::test_create_value[input_4-expected4] PASSED [ 52%]
5786
81s tests/test_create.py::test_create_value[-expected5] PASSED [ 52%]
5787
81s tests/test_create.py::test_create_value[input_6-expected6] PASSED [ 52%]
5788
81s tests/test_create.py::test_create_value[input_7-expected7] PASSED [ 52%]
5789
81s tests/test_create.py::test_create_value[input_8-expected8] PASSED [ 52%]
5790
81s tests/test_create.py::test_create_value[input_9-expected9] PASSED [ 52%]
5791
81s tests/test_create.py::test_create_value[input_10-expected10] PASSED [ 52%]
5792
81s tests/test_create.py::test_create_value[input_11-expected11] PASSED [ 52%]
5793
81s tests/test_create.py::test_create_value[input_12-expected12] PASSED [ 52%]
5794
81s tests/test_create.py::test_create_value[input_13-expected13] PASSED [ 52%]
5795
81s tests/test_create.py::test_create_value[input_14-expected14] PASSED [ 52%]
5796
81s tests/test_create.py::test_create_value[input_15-expected15] PASSED [ 52%]
5797
81s tests/test_create.py::test_create_value[input_16-expected16] PASSED [ 52%]
5798
81s tests/test_create.py::test_create_value[input_17-expected17] PASSED [ 52%]
5799
81s tests/test_create.py::test_create_value[input_18-expected18] PASSED [ 52%]
5800
81s tests/test_create.py::test_create_value[input_19-expected19] PASSED [ 52%]
5801
81s tests/test_create.py::test_create_allow_objects[input_0] PASSED [ 52%]
5802
81s tests/test_create.py::test_create_allow_objects[input_1] PASSED [ 52%]
5803
81s tests/test_create.py::test_create_allow_objects[input_2] PASSED [ 52%]
5804
81s tests/test_create.py::test_create_allow_objects[input_3] PASSED [ 52%]
5805
81s tests/test_create.py::test_create_allow_objects[input_4] PASSED [ 52%]
5806
81s tests/test_create.py::test_create_allow_objects[input_5] PASSED [ 52%]
5807
81s tests/test_create.py::test_create_allow_objects[input_6] PASSED [ 52%]
5808
81s tests/test_create.py::test_create_allow_objects_non_copyable[input_0] PASSED [ 52%]
5809
81s tests/test_create.py::test_create_allow_objects_non_copyable[input_1] PASSED [ 52%]
5810
81s tests/test_create.py::test_create_allow_objects_non_copyable[input_2] PASSED [ 52%]
5811
81s tests/test_create.py::test_create_allow_objects_non_copyable[input_3] PASSED [ 52%]
5812
81s tests/test_create.py::test_create_allow_objects_non_copyable[input_4] PASSED [ 52%]
5813
81s tests/test_create.py::test_create_allow_objects_non_copyable[input_5] PASSED [ 52%]
5814
81s tests/test_create.py::test_create_allow_objects_non_copyable[input_6] PASSED [ 52%]
5815
81s tests/test_create.py::TestCreationWithCustomClass::test_top_level[shape] PASSED [ 52%]
5816
81s tests/test_create.py::TestCreationWithCustomClass::test_top_level[list_subclass] PASSED [ 52%]
5817
81s tests/test_create.py::TestCreationWithCustomClass::test_top_level[dict_subclass] PASSED [ 52%]
5818
81s tests/test_create.py::TestCreationWithCustomClass::test_nested[shape] PASSED [ 52%]
5819
81s tests/test_create.py::TestCreationWithCustomClass::test_nested[list_subclass] PASSED [ 52%]
5820
81s tests/test_create.py::TestCreationWithCustomClass::test_nested[dict_subclass] PASSED [ 52%]
5821
81s tests/test_create.py::TestCreationWithCustomClass::test_nested_allow_objects[shape] PASSED [ 52%]
5822
81s tests/test_create.py::TestCreationWithCustomClass::test_nested_allow_objects[list_subclass] PASSED [ 52%]
5823
81s tests/test_create.py::TestCreationWithCustomClass::test_nested_allow_objects[dict_subclass] PASSED [ 52%]
5824
81s tests/test_create.py::TestCreationWithCustomClass::test_structured_conf[shape] PASSED [ 52%]
5825
81s tests/test_create.py::TestCreationWithCustomClass::test_structured_conf[list_subclass] PASSED [ 52%]
5826
81s tests/test_create.py::TestCreationWithCustomClass::test_structured_conf[dict_subclass] PASSED [ 53%]
5827
81s tests/test_create.py::TestCreationWithCustomClass::test_direct_creation_of_listconfig_or_dictconfig[shape] PASSED [ 53%]
5828
81s tests/test_create.py::TestCreationWithCustomClass::test_direct_creation_of_listconfig_or_dictconfig[list_subclass] PASSED [ 53%]
5829
81s tests/test_create.py::TestCreationWithCustomClass::test_direct_creation_of_listconfig_or_dictconfig[dict_subclass] PASSED [ 53%]
5830
81s tests/test_create.py::test_create_flags_overriding[dict] PASSED [ 53%]
5831
81s tests/test_create.py::test_create_flags_overriding[list] PASSED [ 53%]
5832
81s tests/test_create.py::test_create_from_cli PASSED [ 53%]
5833
81s tests/test_create.py::test_cli_passing PASSED [ 53%]
5834
81s tests/test_create.py::test_dotlist[input_0-expected0] PASSED [ 53%]
5835
81s tests/test_create.py::test_dotlist[input_1-expected1] PASSED [ 53%]
5836
81s tests/test_create.py::test_dotlist[input_2-expected2] PASSED [ 53%]
5837
81s tests/test_create.py::test_create_list_with_illegal_value_idx0 PASSED [ 53%]
5838
81s tests/test_create.py::test_create_list_with_illegal_value_idx1 PASSED [ 53%]
5839
81s tests/test_create.py::test_create_dict_with_illegal_value PASSED [ 53%]
5840
81s tests/test_create.py::test_create_nested_dict_with_illegal_value PASSED [ 53%]
5841
81s tests/test_create.py::test_create_from_oc PASSED [ 53%]
5842
81s tests/test_create.py::test_create_from_oc_with_flags PASSED [ 53%]
5843
81s tests/test_create.py::test_create_from_dictconfig_preserves_metadata PASSED [ 53%]
5844
81s tests/test_create.py::test_create_from_listconfig_preserves_metadata PASSED [ 53%]
5845
81s tests/test_create.py::test_create_node_parent_retained_on_create[node0] PASSED [ 53%]
5846
81s tests/test_create.py::test_create_node_parent_retained_on_create[node1] PASSED [ 53%]
5847
81s tests/test_create.py::test_create_node_parent_retained_on_assign[node0] PASSED [ 53%]
5848
81s tests/test_create.py::test_create_node_parent_retained_on_assign[node1] PASSED [ 53%]
5849
81s tests/test_create.py::test_dict_assignment_deepcopy_semantics[node0] PASSED [ 53%]
5850
81s tests/test_create.py::test_dict_assignment_deepcopy_semantics[node1] PASSED [ 53%]
5851
81s tests/test_create.py::test_list_assignment_deepcopy_semantics[node0] PASSED [ 53%]
5852
81s tests/test_create.py::test_list_assignment_deepcopy_semantics[node1] PASSED [ 53%]
5853
81s tests/test_create.py::test_assign_does_not_modify_src_config[d0] PASSED [ 53%]
5854
81s tests/test_create.py::test_assign_does_not_modify_src_config[d1] PASSED [ 53%]
5855
81s tests/test_create.py::test_create_unmodified_loader PASSED [ 53%]
5856
81s tests/test_create.py::test_create_float_yaml PASSED [ 53%]
5857
81s tests/test_create.py::test_create_untyped_list PASSED [ 53%]
5858
81s tests/test_create.py::test_create_untyped_dict PASSED [ 53%]
5859
81s tests/test_create.py::test_yaml_duplicate_keys[a:\n b: 1\n c: 2\n b: 3\n] PASSED [ 53%]
5860
81s tests/test_create.py::test_yaml_duplicate_keys[a:\n b: 1\na:\n b: 2\n] PASSED [ 53%]
5861
81s tests/test_create.py::test_yaml_merge PASSED [ 53%]
5862
81s tests/test_create.py::test_create_path[path] PASSED [ 53%]
5863
81s tests/test_create.py::test_create_path[posixpath] PASSED [ 53%]
5864
81s tests/test_create.py::test_create_path[windowspath] SKIPPED (require...) [ 53%]
5865
81s tests/test_create.py::test_create_from_str_check_parent[empty] PASSED [ 53%]
5866
81s tests/test_create.py::test_create_from_str_check_parent[name_only] PASSED [ 53%]
5867
81s tests/test_create.py::test_create_from_str_check_parent[dictconfig] PASSED [ 53%]
5868
81s tests/test_create.py::test_create_from_str_check_parent[listconfig] PASSED [ 53%]
5869
81s tests/test_errors.py::test_errors[structured:update_with_invalid_value] PASSED [ 53%]
5870
81s tests/test_errors.py::test_errors[structured:update:none_to_non_optional] PASSED [ 53%]
5871
81s tests/test_errors.py::test_errors[dict:update:object_of_illegal_type] PASSED [ 53%]
5872
81s tests/test_errors.py::test_errors[dict,readonly:pop] PASSED [ 53%]
5873
81s tests/test_errors.py::test_errors[dict:pop_invalid] PASSED [ 53%]
5874
81s tests/test_errors.py::test_errors[dict:pop_invalid_nested] PASSED [ 53%]
5875
81s tests/test_errors.py::test_errors[dict:del_invalid] PASSED [ 53%]
5876
81s tests/test_errors.py::test_errors[dict:del_invalid_nested] PASSED [ 53%]
5877
81s tests/test_errors.py::test_errors[structured:access_invalid_attribute] PASSED [ 53%]
5878
81s tests/test_errors.py::test_errors[dict,struct:access_invalid_attribute] PASSED [ 53%]
5879
81s tests/test_errors.py::test_errors[dict,accessing_missing_interpolation] PASSED [ 53%]
5880
81s tests/test_errors.py::test_errors[dict,accessing_missing_interpolation_with_full_path] PASSED [ 53%]
5881
81s tests/test_errors.py::test_errors[dict,accessing_missing_str_interpolation] PASSED [ 53%]
5882
81s tests/test_errors.py::test_errors[dict,accessing_missing_relative_interpolation] PASSED [ 53%]
5883
81s tests/test_errors.py::test_errors[dict,accessing_invalid_double_relative_interpolation] PASSED [ 53%]
5884
81s tests/test_errors.py::test_errors[dict,accessing_non_container_interpolation] PASSED [ 53%]
5885
81s tests/test_errors.py::test_errors[dict,accessing_missing_nested_interpolation] PASSED [ 53%]
5886
81s tests/test_errors.py::test_errors[dict,non_optional_field_with_interpolation_to_none] PASSED [ 53%]
5887
81s tests/test_errors.py::test_errors[dict,struct:set_invalid_attribute] PASSED [ 53%]
5888
81s tests/test_errors.py::test_errors[structured:setattr,invalid_type_assigned_to_structured] PASSED [ 53%]
5889
81s tests/test_errors.py::test_errors[dict,readonly:set_attribute] PASSED [ 53%]
5890
81s tests/test_errors.py::test_errors[dict:setattr:not_optional:set_none] PASSED [ 53%]
5891
81s tests/test_errors.py::test_errors[structured:setattr,invalid_type_assigned_to_field] PASSED [ 53%]
5892
81s tests/test_errors.py::test_errors[dict,struct:setitem_on_none_existing_key] PASSED [ 53%]
5893
81s tests/test_errors.py::test_errors[DictConfig[Color,str]:setitem_bad_key0] PASSED [ 53%]
5894
81s tests/test_errors.py::test_errors[DictConfig[Color,str]:setitem_bad_key1] PASSED [ 53%]
5895
81s tests/test_errors.py::test_errors[DictConfig[str,Color]:setitem_bad_value] PASSED [ 53%]
5896
81s tests/test_errors.py::test_errors[DictConfig[Any,Any]:setitem_stringnode_bad_value] PASSED [ 53%]
5897
81s tests/test_errors.py::test_errors[dict,struct:getitem_key_not_in_struct] PASSED [ 53%]
5898
81s tests/test_errors.py::test_errors[DictConfig[Color,str]:getitem_str_key] PASSED [ 53%]
5899
81s tests/test_errors.py::test_errors[DictConfig[Color,str]:getitem_str_key_None] PASSED [ 53%]
5900
81s tests/test_errors.py::test_errors[DictConfig[str,str]:getitem_color_key] PASSED [ 53%]
5901
81s tests/test_errors.py::test_errors[dict,readonly:merge_with] PASSED [ 53%]
5902
81s tests/test_errors.py::test_errors[structured:merge,invalid_field_type] PASSED [ 53%]
5903
81s tests/test_errors.py::test_errors[structured:merge,adding_an_invalid_key] PASSED [ 53%]
5904
81s tests/test_errors.py::test_errors[structured:merge,bad_key_merge] PASSED [ 53%]
5905
81s tests/test_errors.py::test_errors[structured:merge_invalid_dataclass] PASSED [ 53%]
5906
81s tests/test_errors.py::test_errors[dict:get_illegal_type] PASSED [ 53%]
5907
81s tests/test_errors.py::test_errors[dict:get_object_of_illegal_type] PASSED [ 54%]
5908
81s tests/test_errors.py::test_errors[dict[int,Any]:mistyped_key] PASSED [ 54%]
5909
81s tests/test_errors.py::test_errors[dict[float,Any]:mistyped_key] PASSED [ 54%]
5910
81s tests/test_errors.py::test_errors[dict[bool,Any]:mistyped_key0] PASSED [ 54%]
5911
81s tests/test_errors.py::test_errors[dict[bool,Any]:mistyped_key1] PASSED [ 54%]
5912
81s tests/test_errors.py::test_errors[dict:create_non_optional_with_none] PASSED [ 54%]
5913
81s tests/test_errors.py::test_errors[dict:create:not_optional_int_field_with_none] PASSED [ 54%]
5914
81s tests/test_errors.py::test_errors[dict:create:not_optional_A_field_with_none] PASSED [ 54%]
5915
81s tests/test_errors.py::test_errors[dict:merge_none_into_not_optional_element_type] PASSED [ 54%]
5916
81s tests/test_errors.py::test_errors[dict_create_from_illegal_type] PASSED [ 54%]
5917
81s tests/test_errors.py::test_errors[structured:create_with_invalid_value,int] PASSED [ 54%]
5918
81s tests/test_errors.py::test_errors[typed_DictConfig:assign_with_invalid_value,str_to_float] PASSED [ 54%]
5919
81s tests/test_errors.py::test_errors[typed_DictConfig:assign_with_invalid_value,path_to_float] FAILED [ 54%]
5920
81s tests/test_errors.py::test_errors[typed_DictConfig:assign_with_invalid_value,string_to_bytes] PASSED [ 54%]
5921
81s tests/test_errors.py::test_errors[typed_DictConfig:assign_with_invalid_value,string_to_bytes,no_convert] PASSED [ 54%]
5922
81s tests/test_errors.py::test_errors[typed_DictConfig:assign_with_invalid_value,string_to_path] PASSED [ 54%]
5923
81s tests/test_errors.py::test_errors[typed_DictConfig:assign_with_invalid_value,string_to_path,no_convert] PASSED [ 54%]
5924
81s tests/test_errors.py::test_errors[typed_DictConfig:assign_with_invalid_value,bytes_to_string] PASSED [ 54%]
5925
81s tests/test_errors.py::test_errors[typed_DictConfig:assign_with_invalid_value,bytes_to_string,parent_no_convert] PASSED [ 54%]
5926
81s tests/test_errors.py::test_errors[typed_DictConfig:assign_with_invalid_value,full_module_in_error] PASSED [ 54%]
5927
81s tests/test_errors.py::test_errors[typed_DictConfig:assign_with_invalid_value-string_to_union[bool-float]] PASSED [ 54%]
5928
81s tests/test_errors.py::test_errors[structured:create_from_unsupported_object] PASSED [ 54%]
5929
81s tests/test_errors.py::test_errors[structured:create_with_unsupported_element_type] PASSED [ 54%]
5930
81s tests/test_errors.py::test_errors[structured:create_with_union_error] PASSED [ 54%]
5931
81s tests/test_errors.py::test_errors[dict:set_value:reftype_mismatch] PASSED [ 54%]
5932
81s tests/test_errors.py::test_errors[DictConfig[str,int]:assigned_str_value] PASSED [ 54%]
5933
81s tests/test_errors.py::test_errors[DictConfig[str,int]:assigned_primitive_type] PASSED [ 54%]
5934
81s tests/test_errors.py::test_errors[DictConfig[str,int]:assigned_structured_config] PASSED [ 54%]
5935
81s tests/test_errors.py::test_errors[DictConfig[int,int]:assigned_primitive_type] PASSED [ 54%]
5936
81s tests/test_errors.py::test_errors[DictConfig[int,int]:assigned_structured_config] PASSED [ 54%]
5937
81s tests/test_errors.py::test_errors[dict,readonly:del] PASSED [ 54%]
5938
81s tests/test_errors.py::test_errors[dict,struct:del] PASSED [ 54%]
5939
81s tests/test_errors.py::test_errors[dict,structured:del] PASSED [ 54%]
8630
81s tests/test_errors.py::test_errors[dict,readonly:delattr] PASSED [ 54%]
8631
81s tests/test_errors.py::test_errors[structured,bad_default_value_for_dict] PASSED [ 54%]
8632
81s tests/test_errors.py::test_errors[structured,bad_default_value_for_list] PASSED [ 54%]
8633
81s tests/test_errors.py::test_errors[list:setattr0] PASSED [ 54%]
8634
81s tests/test_errors.py::test_errors[list:setattr1] PASSED [ 54%]
8635
81s tests/test_errors.py::test_errors[list:get_nox_ex:invalid_index_type] PASSED [ 54%]
8636
81s tests/test_errors.py::test_errors[list:get_node_ex:index_out_of_range] PASSED [ 54%]
8637
81s tests/test_errors.py::test_errors[list:get_node_none] PASSED [ 54%]
8638
81s tests/test_errors.py::test_errors[list:get_node_missing] PASSED [ 54%]
8639
81s tests/test_errors.py::test_errors[list:create:not_optional_with_none] PASSED [ 54%]
5950
81s tests/test_errors.py::test_errors[list:append_value_of_illegal_type] PASSED [ 54%]
5951
81s tests/test_errors.py::test_errors[list:readonly:pop] PASSED [ 54%]
5952
81s tests/test_errors.py::test_errors[list:pop_invalid_key] PASSED [ 54%]
5953
81s tests/test_errors.py::test_errors[dict,struct:pop] PASSED [ 54%]
5954
81s tests/test_errors.py::test_errors[dict,structured:pop] PASSED [ 54%]
5955
81s tests/test_errors.py::test_errors[list:pop_from_none] PASSED [ 54%]
5956
81s tests/test_errors.py::test_errors[list:pop_from_missing] PASSED [ 54%]
5957
81s tests/test_errors.py::test_errors[list:subscript_slice_with_missing] PASSED [ 54%]
5958
81s tests/test_errors.py::test_errors[list:subscript_index_with_missing] PASSED [ 54%]
5959
81s tests/test_errors.py::test_errors[list:subscript:index_out_of_range] PASSED [ 54%]
5960
81s tests/test_errors.py::test_errors[list:getitem,illegal_key_type0] PASSED [ 54%]
5961
81s tests/test_errors.py::test_errors[list:getitem,illegal_key_type1] PASSED [ 54%]
5962
81s tests/test_errors.py::test_errors[list:setitem,illegal_value_type] PASSED [ 54%]
5963
81s tests/test_errors.py::test_errors[list:setitem,illegal_key_type] PASSED [ 54%]
5964
81s tests/test_errors.py::test_errors[list,readonly:setitem] PASSED [ 54%]
5965
81s tests/test_errors.py::test_errors[list:create_not_optional:_set_value(None)] PASSED [ 54%]
5966
81s tests/test_errors.py::test_errors[list:create_not_optional:_set_value(True)] PASSED [ 54%]
5967
81s tests/test_errors.py::test_errors[list,int_elements:assigned_str_element0] PASSED [ 54%]
5968
81s tests/test_errors.py::test_errors[list,int_elements:assigned_str_element1] PASSED [ 54%]
5969
81s tests/test_errors.py::test_errors[list,not_optional:null_assignment] PASSED [ 54%]
5970
81s tests/test_errors.py::test_errors[list,readonly:index_not_found] PASSED [ 54%]
5971
81s tests/test_errors.py::test_errors[list,readonly:insert] PASSED [ 54%]
5972
81s tests/test_errors.py::test_errors[list:insert_into_none] PASSED [ 54%]
5973
81s tests/test_errors.py::test_errors[list:insert_into_missing] PASSED [ 54%]
5974
81s tests/test_errors.py::test_errors[list:get_from_none] PASSED [ 54%]
5975
81s tests/test_errors.py::test_errors[list:get_from_missing] PASSED [ 54%]
5976
81s tests/test_errors.py::test_errors[list:readonly:sort0] PASSED [ 54%]
5977
81s tests/test_errors.py::test_errors[list:sort_from_none] PASSED [ 54%]
5978
81s tests/test_errors.py::test_errors[list:sort_from_missing] PASSED [ 54%]
5979
81s tests/test_errors.py::test_errors[list:readonly:sort1] PASSED [ 54%]
5980
81s tests/test_errors.py::test_errors[list:iter_none] PASSED [ 54%]
5981
81s tests/test_errors.py::test_errors[list:iter_missing] PASSED [ 54%]
5982
81s tests/test_errors.py::test_errors[list,readonly:del] PASSED [ 54%]
5983
81s tests/test_errors.py::test_errors[to_object:structured-missing-field] PASSED [ 54%]
5984
81s tests/test_errors.py::test_errors[to_object:structured,throw_on_missing_interpolation] PASSED [ 54%]
5985
81s tests/test_errors.py::test_errors[to_object:structured,throw_on_interpolation_key_error] PASSED [ 54%]
5986
81s tests/test_errors.py::test_errors[to_container:throw_on_missing_interpolation] PASSED [ 54%]
5987
81s tests/test_errors.py::test_errors[to_container:throw_on_missing,dict] PASSED [ 54%]
5988
81s tests/test_errors.py::test_errors[to_container:throw_on_missing,list] PASSED [ 55%]
5989
81s tests/test_errors.py::test_errors[to_container:throw_on_missing,dict_value] PASSED [ 55%]
5990
81s tests/test_errors.py::test_errors[to_container:throw_on_missing,list_item] PASSED [ 55%]
5991
81s tests/test_errors.py::test_assertion_error PASSED [ 55%]
5992
81s tests/test_errors.py::test_resolver_error[legacy_register_resolver] PASSED [ 55%]
5993
81s tests/test_errors.py::test_resolver_error[register_new_resolver] PASSED [ 55%]
5994
81s tests/test_errors.py::test_parse_error_on_creation[create-arg0] PASSED [ 55%]
5995
81s tests/test_errors.py::test_parse_error_on_creation[DictConfig-${b] PASSED [ 55%]
5996
81s tests/test_errors.py::test_parse_error_on_creation[ListConfig-${b] PASSED [ 55%]
5997
81s tests/test_errors.py::test_parent_type_error_on_creation[dict] PASSED [ 55%]
5998
81s tests/test_errors.py::test_parent_type_error_on_creation[dict_empty] PASSED [ 55%]
5999
81s tests/test_errors.py::test_parent_type_error_on_creation[structured] PASSED [ 55%]
6000
81s tests/test_errors.py::test_parent_type_error_on_creation[list] PASSED [ 55%]
6001
81s tests/test_errors.py::test_parent_type_error_on_creation[list_empty] PASSED [ 55%]
6002
81s tests/test_errors.py::test_parent_type_error_on_creation[create] PASSED [ 55%]
6003
81s tests/test_errors.py::test_union_must_not_be_parent_of_union PASSED [ 55%]
6004
81s tests/test_errors.py::test_cycle_when_iterating_over_parents PASSED [ 55%]
6005
81s tests/test_errors.py::test_get_full_key_failure_in_format_and_raise PASSED [ 55%]
6006
81s tests/test_errors.py::test_dict_subclass_error PASSED [ 55%]
6007
81s tests/test_get_full_key.py::test_get_full_key_from_config[cfg0--a-a] PASSED [ 55%]
6008
81s tests/test_get_full_key.py::test_get_full_key_from_config[cfg1--a-a] PASSED [ 55%]
6009
81s tests/test_get_full_key.py::test_get_full_key_from_config[cfg2--bad-bad] PASSED [ 55%]
6010
81s tests/test_get_full_key.py::test_get_full_key_from_config[cfg3---] PASSED [ 55%]
6011
81s tests/test_get_full_key.py::test_get_full_key_from_config[cfg4--bad-bad] PASSED [ 55%]
6012
81s tests/test_get_full_key.py::test_get_full_key_from_config[cfg5--2-[2]] PASSED [ 55%]
6013
81s tests/test_get_full_key.py::test_get_full_key_from_config[cfg6--999-[999]] PASSED [ 55%]
6014
81s tests/test_get_full_key.py::test_get_full_key_from_config[cfg7---] PASSED [ 55%]
6015
81s tests/test_get_full_key.py::test_get_full_key_from_config[cfg8--999-[999]] PASSED [ 55%]
6016
81s tests/test_get_full_key.py::test_get_full_key_from_config[cfg9-b-c-b.c] PASSED [ 55%]
6017
81s tests/test_get_full_key.py::test_get_full_key_from_config[cfg10-b-bad-b.bad] PASSED [ 55%]
6018
81s tests/test_get_full_key.py::test_get_full_key_from_config[cfg11-a-1-a[1]] PASSED [ 55%]
6019
81s tests/test_get_full_key.py::test_get_full_key_from_config[cfg12-a-999-a[999]] PASSED [ 55%]
6020
81s tests/test_get_full_key.py::test_get_full_key_from_config[cfg13-0-2-[0][2]] PASSED [ 55%]
6021
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg14-0-999-[0][999]] PASSED [ 55%]
6022
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg15-2-a-[2].a] PASSED [ 55%]
6023
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg16-2-bad-[2].bad] PASSED [ 55%]
6024
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg17-b--b] PASSED [ 55%]
6025
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg18-b-bad-b.bad] PASSED [ 55%]
6026
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg19-a.b-c-a.b.c] PASSED [ 55%]
6027
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg20-a.b-bad-a.b.bad] PASSED [ 55%]
6028
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg21-a.b-0-a.b[0]] PASSED [ 55%]
6029
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg22-a.b-999-a.b[999]] PASSED [ 55%]
6030
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg23-a.1-0-a[1][0]] PASSED [ 55%]
6031
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg24-a.1-999-a[1][999]] PASSED [ 55%]
6032
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg25-a.0-b-a[0].b] PASSED [ 55%]
6033
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg26-a.0-bad-a[0].bad] PASSED [ 55%]
6034
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg27-0.a-b-[0].a.b] PASSED [ 55%]
6035
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg28-0.a-bad-[0].a.bad] PASSED [ 55%]
6036
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg29-0.a-0-[0].a[0]] PASSED [ 55%]
6037
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg30-0.a-999-[0].a[999]] PASSED [ 55%]
6038
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg31-0.0-a-[0][0].a] PASSED [ 55%]
6039
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg32-0.0-bad-[0][0].bad] PASSED [ 55%]
6040
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg33-0.0-0-[0][0][0]] PASSED [ 55%]
6041
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg34-0.0.a.a-0-[0][0].a.a[0]] PASSED [ 55%]
6042
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg35-b-c-b.c] PASSED [ 55%]
6043
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg36--foo-foo] PASSED [ 55%]
6044
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg37-foo-bar-foo.bar] PASSED [ 55%]
6045
82s tests/test_get_full_key.py::test_get_full_key_from_config[get_full_key_with_enum_key] PASSED [ 55%]
6046
82s tests/test_get_full_key.py::test_get_full_key_from_config[get_full_key_with_nested_enum_key] PASSED [ 55%]
6047
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg40--key40-[0:1]] PASSED [ 55%]
6048
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg41--key41-[0:1:2]] PASSED [ 55%]
6049
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg42--foo-foo] PASSED [ 55%]
6050
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg43--0-[0]] PASSED [ 55%]
6051
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg44-foo-bar-foo.bar] PASSED [ 55%]
6052
82s tests/test_get_full_key.py::test_get_full_key_from_config[cfg45-foo.bar-None-foo.bar] PASSED [ 55%]
6053
82s tests/test_get_full_key.py::test_value_node_get_full_key PASSED [ 55%]
6054
82s tests/test_get_full_key.py::test_union_node_get_full_key PASSED [ 55%]
6055
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[null] PASSED [ 55%]
6056
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[true] PASSED [ 55%]
6057
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[false] PASSED [ 55%]
6058
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[true_false] PASSED [ 55%]
6059
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[int] PASSED [ 55%]
6060
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[int_pos] PASSED [ 55%]
6061
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[int_neg] PASSED [ 55%]
6062
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[int_underscore] PASSED [ 55%]
6063
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[int_bad_underscore_1] PASSED [ 55%]
6064
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[int_bad_underscore_2] PASSED [ 55%]
6065
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[int_bad_underscore_3] PASSED [ 55%]
6066
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[int_bad_zero_start] PASSED [ 55%]
6067
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[float] PASSED [ 55%]
6068
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[float_no_int] PASSED [ 55%]
6069
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[float_no_decimal] PASSED [ 56%]
6070
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[float_minus] PASSED [ 56%]
6071
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[float_plus] PASSED [ 56%]
6072
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[float_underscore_1] PASSED [ 56%]
6073
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[float_underscore_2] PASSED [ 56%]
6074
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[float_bad_1] PASSED [ 56%]
6075
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[float_bad_2] PASSED [ 56%]
6076
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[float_bad_3] PASSED [ 56%]
6077
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[float_bad_4] PASSED [ 56%]
6078
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[float_exp_1] PASSED [ 56%]
6079
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[float_exp_2] PASSED [ 56%]
6080
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[float_exp_3] PASSED [ 56%]
6081
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[float_exp_4] PASSED [ 56%]
6082
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[float_exp_5] PASSED [ 56%]
6083
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[float_exp_bad_1] PASSED [ 56%]
6084
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[float_exp_bad_2] PASSED [ 56%]
6085
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[float_exp_bad_3] PASSED [ 56%]
6086
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[float_inf] PASSED [ 56%]
6087
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[float_plus_inf] PASSED [ 56%]
6088
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[float_minus_inf] PASSED [ 56%]
6089
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[float_nan] PASSED [ 56%]
6090
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[float_plus_nan] PASSED [ 56%]
6091
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[float_minus_nan] PASSED [ 56%]
6092
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_legal] PASSED [ 56%]
6093
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_illegal_1] PASSED [ 56%]
6094
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_illegal_2] PASSED [ 56%]
6095
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_illegal_3] PASSED [ 56%]
6096
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_dot] PASSED [ 56%]
6097
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_dollar] PASSED [ 56%]
6098
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_colon] PASSED [ 56%]
6099
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_ws_1] PASSED [ 56%]
6100
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_ws_2] PASSED [ 56%]
6101
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_esc_ws_1] PASSED [ 56%]
6102
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_esc_ws_2] PASSED [ 56%]
6103
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_esc_comma] PASSED [ 56%]
6104
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_esc_colon] PASSED [ 56%]
6105
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_esc_equal] PASSED [ 56%]
6106
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_esc_parentheses] PASSED [ 56%]
6107
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_esc_brackets] PASSED [ 56%]
6108
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_esc_braces] PASSED [ 56%]
6109
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_esc_backslash] PASSED [ 56%]
6110
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_backslash_noesc] PASSED [ 56%]
6111
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_esc_illegal_1] PASSED [ 56%]
6112
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_esc_illegal_2] PASSED [ 56%]
6113
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_single] PASSED [ 56%]
6114
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_double] PASSED [ 56%]
6115
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_outer_ws_single] PASSED [ 56%]
6116
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_outer_ws_double] PASSED [ 56%]
6117
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_int] PASSED [ 56%]
6118
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_null] PASSED [ 56%]
6119
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_bool] PASSED [ 56%]
6120
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_list] PASSED [ 56%]
6121
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_dict] PASSED [ 56%]
6122
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_backslash_noesc_single] PASSED [ 56%]
6123
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_backslash_noesc_double] PASSED [ 56%]
6124
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_concat_bad_2] PASSED [ 56%]
6125
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_too_many_1] PASSED [ 56%]
6126
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_too_many_2] PASSED [ 56%]
6127
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_too_many_3] PASSED [ 56%]
6128
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_trailing_esc_1] PASSED [ 56%]
6129
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_trailing_esc_2] PASSED [ 56%]
6130
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_no_esc_single_1] PASSED [ 56%]
6131
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_no_esc_single_2] PASSED [ 56%]
6132
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_no_esc_single_3] PASSED [ 56%]
6133
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_no_esc_dollar_single] PASSED [ 56%]
6134
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_no_esc_double_1] PASSED [ 56%]
6135
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_no_esc_double_2] PASSED [ 56%]
6136
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_no_esc_double_3] PASSED [ 56%]
6137
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_no_esc_dollar_double] PASSED [ 56%]
6138
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_bad_1] PASSED [ 56%]
6139
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_bad_2] PASSED [ 56%]
6140
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_esc_quote_single_1] PASSED [ 56%]
6141
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_esc_quote_single_2] PASSED [ 56%]
6142
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_esc_quote_single_3] PASSED [ 56%]
6143
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_esc_quote_single_4] PASSED [ 56%]
6144
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_esc_quote_single_bad] PASSED [ 56%]
6145
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_esc_quote_double_1] PASSED [ 56%]
6146
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_esc_quote_double_2] PASSED [ 56%]
6147
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_esc_quote_double_3] PASSED [ 56%]
6148
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_esc_quote_double_4] PASSED [ 56%]
6149
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_esc_quote_double_bad] PASSED [ 56%]
6150
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_empty] PASSED [ 57%]
6151
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_basic] PASSED [ 57%]
6152
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_tmp_1] PASSED [ 57%]
6153
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_tmp_2] PASSED [ 57%]
6154
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_inside_quote_different] PASSED [ 57%]
6155
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_inside_quote_same] PASSED [ 57%]
6156
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[str_quoted_extra_quote] PASSED [ 57%]
6157
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[list] PASSED [ 57%]
6158
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[dict] PASSED [ 57%]
6159
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[dict_unquoted_key] PASSED [ 57%]
6160
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[dict_quoted] PASSED [ 57%]
6161
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[structured_mixed] PASSED [ 57%]
6162
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[dict_int_key] PASSED [ 57%]
6163
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[dict_float_key] PASSED [ 57%]
6164
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[dict_null_key] PASSED [ 57%]
6165
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[dict_nan_like_key] PASSED [ 57%]
6166
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[dict_list_as_key] PASSED [ 57%]
6167
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[dict_bool_key] PASSED [ 57%]
6168
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[empty_dict] PASSED [ 57%]
6169
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[empty_list] PASSED [ 57%]
6170
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_no_interpolation[structured_deep] PASSED [ 57%]
6171
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[dict_access] PASSED [ 57%]
6172
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[list_access] PASSED [ 57%]
6173
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[dict_access_getitem] PASSED [ 57%]
6174
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[list_access_getitem] PASSED [ 57%]
6175
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[getitem_first_1] PASSED [ 57%]
6176
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[getitem_first_2] PASSED [ 57%]
6177
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[dict_access_deep_1] PASSED [ 57%]
6178
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[dict_access_deep_2] PASSED [ 57%]
6179
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[dict_access_deep_3] PASSED [ 57%]
6180
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[dict_access_deep_4] PASSED [ 57%]
6181
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[list_access_underscore] PASSED [ 57%]
6182
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[list_access_bad_negative] PASSED [ 57%]
6183
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[dict_access_list_like_1] PASSED [ 57%]
6184
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[dict_access_list_like_2] PASSED [ 57%]
6185
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[bool_like_keys] PASSED [ 57%]
6186
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[null_like_key_ok] PASSED [ 57%]
6187
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[null_like_key_bad_case] PASSED [ 57%]
6188
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[null_like_key_quoted_1] PASSED [ 57%]
6189
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[null_like_key_quoted_2] PASSED [ 57%]
6190
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[dotpath_bad_type] PASSED [ 57%]
6191
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[at_in_key] PASSED [ 57%]
6192
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[dollar_in_key] PASSED [ 57%]
6193
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[dict_interpolation_value] PASSED [ 57%]
6194
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[dict_interpolation_key] PASSED [ 57%]
6195
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[list_interpolation] PASSED [ 57%]
6196
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_dollar_and_inter] PASSED [ 57%]
6197
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_inter] PASSED [ 57%]
6198
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_esc_illegal_3] PASSED [ 57%]
6199
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_inter] PASSED [ 57%]
6200
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_esc_single_1] PASSED [ 57%]
6201
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_esc_single_2] PASSED [ 57%]
6202
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_esc_single_3] PASSED [ 57%]
6203
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_esc_single_4] PASSED [ 57%]
6204
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_esc_double_1] PASSED [ 57%]
6205
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_esc_double_2] PASSED [ 57%]
6206
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_esc_double_3] PASSED [ 57%]
6207
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_esc_double_4] PASSED [ 57%]
6208
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_other_quote_double] PASSED [ 57%]
6209
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_other_quote_single] PASSED [ 57%]
6210
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_concat_bad_1] PASSED [ 57%]
6211
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_nested] PASSED [ 57%]
6212
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_nested_esc_quotes] PASSED [ 57%]
6213
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_esc_inter] PASSED [ 57%]
6214
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_esc_inter_and_quotes] PASSED [ 57%]
6215
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_esc_inter_nested_single_1] PASSED [ 57%]
6216
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_esc_inter_nested_single_2] PASSED [ 57%]
6217
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_esc_inter_nested_single_3] PASSED [ 57%]
6218
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_esc_inter_nested_double_1] PASSED [ 57%]
6219
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_esc_inter_nested_double_2] PASSED [ 57%]
6220
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_esc_inter_nested_double_3] PASSED [ 57%]
6221
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_error_inside_quotes] PASSED [ 57%]
6222
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[ws_inter_node_outer] PASSED [ 57%]
6223
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[ws_inter_node_around_dot] PASSED [ 57%]
6224
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[ws_inter_node_inside_id] PASSED [ 57%]
6225
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[ws_inter_res_outer] PASSED [ 57%]
6226
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[ws_inter_res_around_colon] PASSED [ 57%]
6227
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[ws_inter_res_inside_id] PASSED [ 57%]
6228
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[ws_inter_res_inside_args] PASSED [ 57%]
6229
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[ws_inter_res_namespace] PASSED [ 57%]
6230
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[ws_inter_res_no_args] PASSED [ 57%]
6231
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[ws_list] PASSED [ 57%]
6232
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[ws_dict] PASSED [ 58%]
6233
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[ws_quoted_single] PASSED [ 58%]
6234
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[ws_quoted_double] PASSED [ 58%]
6235
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[nested_simple] PASSED [ 58%]
6236
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[nested_select] PASSED [ 58%]
6237
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[nested_select_getitem] PASSED [ 58%]
6238
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[nested_relative] PASSED [ 58%]
6239
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_nested_deep_single] PASSED [ 58%]
6240
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_nested_deep_double] PASSED [ 58%]
6241
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_nested_deep_mixed] PASSED [ 58%]
6242
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[str_quoted_issue_615] PASSED [ 58%]
6243
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[no_args] PASSED [ 58%]
6244
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[space_in_args] PASSED [ 58%]
6245
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[list_as_input] PASSED [ 58%]
6246
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[dict_as_input] PASSED [ 58%]
6247
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[dict_as_input_quotes] PASSED [ 58%]
6248
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[dict_typo_colons] PASSED [ 58%]
6249
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[missing_resolver] PASSED [ 58%]
6250
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[at_in_resolver] PASSED [ 58%]
6251
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[ns_resolver] PASSED [ 58%]
6252
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[nested_resolver] PASSED [ 58%]
6253
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[nested_deep] PASSED [ 58%]
6254
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[nested_resolver_combined_illegal] PASSED [ 58%]
6255
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[nested_args] PASSED [ 58%]
6256
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[int_resolver_quoted] PASSED [ 58%]
6257
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[int_resolver_noquote] PASSED [ 58%]
6258
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[float_resolver_quoted] PASSED [ 58%]
6259
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[float_resolver_noquote] PASSED [ 58%]
6260
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[float_resolver_exp] PASSED [ 58%]
6261
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[inter_float_resolver] PASSED [ 58%]
6262
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[dict_nan_key_1] PASSED [ 58%]
6263
82s tests/test_grammar.py::TestOmegaConfGrammar::test_single_element_with_resolver[dict_nan_key_2] PASSED [ 58%]
6264
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_basic] PASSED [ 58%]
6265
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_quotes_single_1] PASSED [ 58%]
6266
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_quotes_single_2] PASSED [ 58%]
6267
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_quotes_double_1] PASSED [ 58%]
6268
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_quotes_double_2] PASSED [ 58%]
6269
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_missing_end_quote_single] PASSED [ 58%]
6270
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_missing_end_quote_double] PASSED [ 58%]
6271
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_missing_start_quote_double] PASSED [ 58%]
6272
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_missing_start_quote_single] PASSED [ 58%]
6273
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_middle_quote_single] PASSED [ 58%]
6274
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_middle_quote_double] PASSED [ 58%]
6275
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_middle_quotes_single] PASSED [ 58%]
6276
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_middle_quotes_double] PASSED [ 58%]
6277
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_any_char] PASSED [ 58%]
6278
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_esc_inter] PASSED [ 58%]
6279
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_esc_inter_wrong_1] PASSED [ 58%]
6280
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_esc_inter_wrong_2] PASSED [ 58%]
6281
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_esc_backslash_1] PASSED [ 58%]
6282
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_esc_backslash_2] PASSED [ 58%]
6283
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_quoted_braces_wrong] PASSED [ 58%]
6284
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_leading_dollars] PASSED [ 58%]
6285
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_trailing_dollars] PASSED [ 58%]
6286
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_leading_escapes_1] PASSED [ 58%]
6287
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_leading_escapes_2] PASSED [ 58%]
6288
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_middle_escapes_1] PASSED [ 58%]
6289
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_middle_escapes_2] PASSED [ 58%]
6290
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_trailing_escapes] PASSED [ 58%]
6291
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_concat_interpolations] PASSED [ 58%]
6292
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[str_top_issue_617] PASSED [ 58%]
6293
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[ws_toplevel] PASSED [ 58%]
6294
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[missing_brace_1] PASSED [ 58%]
6295
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[missing_brace_2] PASSED [ 58%]
6296
82s tests/test_grammar.py::TestOmegaConfGrammar::test_config_value[extra_brace] PASSED [ 58%]
6297
82s tests/test_grammar.py::TestOmegaConfGrammar::test_deprecated_empty_args[trailing_comma] PASSED [ 58%]
6298
82s tests/test_grammar.py::TestOmegaConfGrammar::test_deprecated_empty_args[empty_middle] PASSED [ 58%]
6299
82s tests/test_grammar.py::TestOmegaConfGrammar::test_deprecated_empty_args[empty_first] PASSED [ 58%]
6300
82s tests/test_grammar.py::TestOmegaConfGrammar::test_deprecated_empty_args[single_comma] PASSED [ 58%]
6301
82s tests/test_grammar.py::TestOmegaConfGrammar::test_deprecated_empty_args[mixed_with_ws] PASSED [ 58%]
6302
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[${foo}] PASSED [ 58%]
6303
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[${foo.bar}] PASSED [ 58%]
6304
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[${a_b.c123}] PASSED [ 58%]
6305
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[${ foo \t}] PASSED [ 58%]
6306
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[x ${ab.cd.ef.gh} y] PASSED [ 58%]
6307
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[$ ${foo} ${bar} ${boz} $] PASSED [ 58%]
6308
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[${foo:bar}] PASSED [ 58%]
6309
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[${foo-bar:bar-foo}] PASSED [ 58%]
6310
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[${foo : bar, baz, boz}] PASSED [ 58%]
6311
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[${foo:bar,0,a-b c*d/$.%@?|}] PASSED [ 58%]
6312
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[\\${foo}] PASSED [ 58%]
6313
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[${foo.bar:boz}] PASSED [ 59%]
6314
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[${$foo.bar$.x$y}] PASSED [ 59%]
6315
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[${$0.1.2$}] PASSED [ 59%]
6316
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[${0foo}] PASSED [ 59%]
6317
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[${foo[bar]}] PASSED [ 59%]
6318
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[${foo.bar[baz]}] PASSED [ 59%]
6319
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[${foo[bar].baz}] PASSED [ 59%]
6320
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[${foo[bar].baz[boz]}] PASSED [ 59%]
6321
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[${[foo]}] PASSED [ 59%]
6322
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[${[foo].bar}] PASSED [ 59%]
6323
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[${[foo][bar]}] PASSED [ 59%]
6324
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[${..foo}] PASSED [ 59%]
6325
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[${..foo.bar}] PASSED [ 59%]
6326
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[${..foo[bar]}] PASSED [ 59%]
6327
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_regex[${..[foo].bar}] PASSED [ 59%]
6328
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[${foo}] PASSED [ 59%]
6329
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[${foo.bar}] PASSED [ 59%]
6330
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[${a_b.c123}] PASSED [ 59%]
6331
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[${ foo \t}] PASSED [ 59%]
6332
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[x ${ab.cd.ef.gh} y] PASSED [ 59%]
6333
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[$ ${foo} ${bar} ${boz} $] PASSED [ 59%]
6334
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[${foo:bar}] PASSED [ 59%]
6335
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[${foo-bar:bar-foo}] PASSED [ 59%]
6336
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[${foo : bar, baz, boz}] PASSED [ 59%]
6337
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[${foo:bar,0,a-b c*d/$.%@?|}] PASSED [ 59%]
6338
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[\\${foo}] PASSED [ 59%]
6339
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[${foo.bar:boz}] PASSED [ 59%]
6340
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[${$foo.bar$.x$y}] PASSED [ 59%]
6341
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[${$0.1.2$}] PASSED [ 59%]
6342
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[${0foo}] PASSED [ 59%]
6343
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[${foo[bar]}] PASSED [ 59%]
6344
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[${foo.bar[baz]}] PASSED [ 59%]
6345
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[${foo[bar].baz}] PASSED [ 59%]
6346
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[${foo[bar].baz[boz]}] PASSED [ 59%]
6347
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[${[foo]}] PASSED [ 59%]
6348
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[${[foo].bar}] PASSED [ 59%]
6349
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[${[foo][bar]}] PASSED [ 59%]
6350
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[${..foo}] PASSED [ 59%]
6351
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[${..foo.bar}] PASSED [ 59%]
6352
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[${..foo[bar]}] PASSED [ 59%]
6353
82s tests/test_grammar.py::TestMatchSimpleInterpolationPattern::test_grammar_consistency[${..[foo].bar}] PASSED [ 59%]
6354
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_regex[${.}-False] PASSED [ 59%]
6355
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_regex[${..}-False] PASSED [ 59%]
6356
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_regex[${}-False] PASSED [ 59%]
6357
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_regex[${foo-False] PASSED [ 59%]
6358
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_regex[${0foo:bar}-False] PASSED [ 59%]
6359
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_regex[${foo . bar}-False] PASSED [ 59%]
6360
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_regex[${ns . f:var}-False] PASSED [ 59%]
6361
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_regex[${$foo:bar}-False] PASSED [ 59%]
6362
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_regex[${.foo:bar}-False] PASSED [ 59%]
6363
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_regex[${foo:\\}-False] PASSED [ 59%]
6364
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_regex[${foo.${bar}}-True] PASSED [ 59%]
6365
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_regex[${foo:${bar}}-True] PASSED [ 59%]
6366
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_regex[${foo:'hello'}-True] PASSED [ 59%]
6367
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_regex[\\${foo-True] PASSED [ 59%]
6368
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_grammar_consistency[${.}-False] PASSED [ 59%]
6369
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_grammar_consistency[${..}-False] PASSED [ 59%]
6370
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_grammar_consistency[${}-False] PASSED [ 59%]
6371
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_grammar_consistency[${foo-False] PASSED [ 59%]
6372
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_grammar_consistency[${0foo:bar}-False] PASSED [ 59%]
6373
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_grammar_consistency[${foo . bar}-False] PASSED [ 59%]
6374
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_grammar_consistency[${ns . f:var}-False] PASSED [ 59%]
6375
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_grammar_consistency[${$foo:bar}-False] PASSED [ 59%]
6376
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_grammar_consistency[${.foo:bar}-False] PASSED [ 59%]
6377
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_grammar_consistency[${foo:\\}-False] PASSED [ 59%]
6378
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_grammar_consistency[${foo.${bar}}-True] PASSED [ 59%]
6379
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_grammar_consistency[${foo:${bar}}-True] PASSED [ 59%]
6380
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_grammar_consistency[${foo:'hello'}-True] PASSED [ 59%]
6381
82s tests/test_grammar.py::TestDoNotMatchSimpleInterpolationPattern::test_grammar_consistency[\\${foo-True] PASSED [ 59%]
6382
82s tests/test_grammar.py::test_empty_stack PASSED [ 59%]
6383
82s tests/test_grammar.py::test_parse_interpolation[dict_value] PASSED [ 59%]
6384
82s tests/test_grammar.py::test_parse_interpolation[dict_node] PASSED [ 59%]
6385
82s tests/test_grammar.py::test_parse_interpolation[list_node] PASSED [ 59%]
6386
82s tests/test_grammar.py::test_parse_interpolation[list_value] PASSED [ 59%]
6387
82s tests/test_grammar.py::test_parse_interpolation[relative:list_from_dict] PASSED [ 59%]
6388
82s tests/test_grammar.py::test_parse_interpolation[up_down] PASSED [ 59%]
6389
82s tests/test_grammar.py::test_parse_interpolation[up_down_getitem] PASSED [ 59%]
6390
82s tests/test_grammar.py::test_custom_resolver_param_supported_chars PASSED [ 59%]
6391
82s tests/test_grammar.py::test_valid_chars_in_interpolation PASSED [ 59%]
6392
82s tests/test_grammar.py::test_invalid_chars_in_interpolation[\\] PASSED [ 59%]
6393
82s tests/test_grammar.py::test_invalid_chars_in_interpolation[{] PASSED [ 59%]
6394
82s tests/test_grammar.py::test_invalid_chars_in_interpolation[}] PASSED [ 60%]
6395
82s tests/test_grammar.py::test_invalid_chars_in_interpolation[(] PASSED [ 60%]
6396
82s tests/test_grammar.py::test_invalid_chars_in_interpolation[)] PASSED [ 60%]
6397
82s tests/test_grammar.py::test_invalid_chars_in_interpolation[[] PASSED [ 60%]
6398
82s tests/test_grammar.py::test_invalid_chars_in_interpolation[]] PASSED [ 60%]
6399
82s tests/test_grammar.py::test_invalid_chars_in_interpolation[.] PASSED [ 60%]
6400
82s tests/test_grammar.py::test_invalid_chars_in_interpolation[:] PASSED [ 60%]
6401
82s tests/test_grammar.py::test_invalid_chars_in_interpolation["] PASSED [ 60%]
6402
82s tests/test_grammar.py::test_invalid_chars_in_interpolation['] PASSED [ 60%]
6403
82s tests/test_grammar.py::test_invalid_chars_in_interpolation[ ] PASSED [ 60%]
6404
82s tests/test_grammar.py::test_grammar_cache_is_thread_safe PASSED [ 60%]
6405
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_assignment_and_merging_in_dict[BooleanNode] PASSED [ 60%]
6406
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_assignment_and_merging_in_dict[BytesNode] PASSED [ 60%]
6407
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_assignment_and_merging_in_dict[FloatNode] PASSED [ 60%]
6408
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_assignment_and_merging_in_dict[IntegerNode] PASSED [ 60%]
6409
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_assignment_and_merging_in_dict[StringNode] PASSED [ 60%]
6410
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_assignment_and_merging_in_dict[PathNode] PASSED [ 60%]
6411
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_assignment_and_merging_in_dict[EnumNode] PASSED [ 60%]
6412
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_assignment_and_merging_in_dict[UnionNode] PASSED [ 60%]
6413
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_assignment_and_merging_in_dict[DictConfig] PASSED [ 60%]
6414
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_assignment_and_merging_in_dict[ListConfig] PASSED [ 60%]
6415
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_assignment_and_merging_in_dict[dataclass] PASSED [ 60%]
6416
82s tests/test_matrix.py::TestNodeTypesMatrix::test_dict_non_none_assignment[BooleanNode] PASSED [ 60%]
6417
82s tests/test_matrix.py::TestNodeTypesMatrix::test_dict_non_none_assignment[BytesNode] PASSED [ 60%]
6418
82s tests/test_matrix.py::TestNodeTypesMatrix::test_dict_non_none_assignment[FloatNode] PASSED [ 60%]
6419
82s tests/test_matrix.py::TestNodeTypesMatrix::test_dict_non_none_assignment[IntegerNode] PASSED [ 60%]
6420
82s tests/test_matrix.py::TestNodeTypesMatrix::test_dict_non_none_assignment[StringNode] PASSED [ 60%]
6421
82s tests/test_matrix.py::TestNodeTypesMatrix::test_dict_non_none_assignment[PathNode] PASSED [ 60%]
6422
82s tests/test_matrix.py::TestNodeTypesMatrix::test_dict_non_none_assignment[EnumNode] PASSED [ 60%]
6423
82s tests/test_matrix.py::TestNodeTypesMatrix::test_dict_non_none_assignment[UnionNode] PASSED [ 60%]
6424
82s tests/test_matrix.py::TestNodeTypesMatrix::test_dict_non_none_assignment[DictConfig] PASSED [ 60%]
6425
82s tests/test_matrix.py::TestNodeTypesMatrix::test_dict_non_none_assignment[ListConfig] PASSED [ 60%]
6426
82s tests/test_matrix.py::TestNodeTypesMatrix::test_dict_non_none_assignment[dataclass] PASSED [ 60%]
6427
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_assignment_in_list[BooleanNode] PASSED [ 60%]
6428
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_assignment_in_list[BytesNode] PASSED [ 60%]
6429
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_assignment_in_list[FloatNode] PASSED [ 60%]
6430
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_assignment_in_list[IntegerNode] PASSED [ 60%]
6431
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_assignment_in_list[StringNode] PASSED [ 60%]
6432
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_assignment_in_list[PathNode] PASSED [ 60%]
6433
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_assignment_in_list[EnumNode] PASSED [ 60%]
6434
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_assignment_in_list[UnionNode] PASSED [ 60%]
6435
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_assignment_in_list[DictConfig] PASSED [ 60%]
6436
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_assignment_in_list[ListConfig] PASSED [ 60%]
6437
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_assignment_in_list[dataclass] PASSED [ 60%]
6438
82s tests/test_matrix.py::TestNodeTypesMatrix::test_list_non_none_assignment[BooleanNode] PASSED [ 60%]
6439
82s tests/test_matrix.py::TestNodeTypesMatrix::test_list_non_none_assignment[BytesNode] PASSED [ 60%]
6440
82s tests/test_matrix.py::TestNodeTypesMatrix::test_list_non_none_assignment[FloatNode] PASSED [ 60%]
6441
82s tests/test_matrix.py::TestNodeTypesMatrix::test_list_non_none_assignment[IntegerNode] PASSED [ 60%]
6442
82s tests/test_matrix.py::TestNodeTypesMatrix::test_list_non_none_assignment[StringNode] PASSED [ 60%]
6443
82s tests/test_matrix.py::TestNodeTypesMatrix::test_list_non_none_assignment[PathNode] PASSED [ 60%]
6444
82s tests/test_matrix.py::TestNodeTypesMatrix::test_list_non_none_assignment[EnumNode] PASSED [ 60%]
6445
82s tests/test_matrix.py::TestNodeTypesMatrix::test_list_non_none_assignment[UnionNode] PASSED [ 60%]
6446
82s tests/test_matrix.py::TestNodeTypesMatrix::test_list_non_none_assignment[DictConfig] PASSED [ 60%]
6447
82s tests/test_matrix.py::TestNodeTypesMatrix::test_list_non_none_assignment[ListConfig] PASSED [ 60%]
6448
82s tests/test_matrix.py::TestNodeTypesMatrix::test_list_non_none_assignment[dataclass] PASSED [ 60%]
6449
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_construction[BooleanNode] PASSED [ 60%]
6450
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_construction[BytesNode] PASSED [ 60%]
6451
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_construction[FloatNode] PASSED [ 60%]
6452
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_construction[IntegerNode] PASSED [ 60%]
6453
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_construction[StringNode] PASSED [ 60%]
6454
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_construction[PathNode] PASSED [ 60%]
6455
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_construction[EnumNode] PASSED [ 60%]
6456
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_construction[UnionNode] PASSED [ 60%]
6457
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_construction[DictConfig] PASSED [ 60%]
6458
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_construction[ListConfig] PASSED [ 60%]
6459
82s tests/test_matrix.py::TestNodeTypesMatrix::test_none_construction[dataclass] PASSED [ 60%]
6460
82s tests/test_matrix.py::TestNodeTypesMatrix::test_interpolation[legacy_register_resolver-BooleanNode] PASSED [ 60%]
6461
82s tests/test_matrix.py::TestNodeTypesMatrix::test_interpolation[legacy_register_resolver-BytesNode] PASSED [ 60%]
6462
82s tests/test_matrix.py::TestNodeTypesMatrix::test_interpolation[legacy_register_resolver-FloatNode] PASSED [ 60%]
6463
82s tests/test_matrix.py::TestNodeTypesMatrix::test_interpolation[legacy_register_resolver-IntegerNode] PASSED [ 60%]
6464
82s tests/test_matrix.py::TestNodeTypesMatrix::test_interpolation[legacy_register_resolver-StringNode] PASSED [ 60%]
6465
82s tests/test_matrix.py::TestNodeTypesMatrix::test_interpolation[legacy_register_resolver-PathNode] PASSED [ 60%]
6466
82s tests/test_matrix.py::TestNodeTypesMatrix::test_interpolation[legacy_register_resolver-EnumNode] PASSED [ 60%]
6467
82s tests/test_matrix.py::TestNodeTypesMatrix::test_interpolation[legacy_register_resolver-UnionNode] PASSED [ 60%]
6468
82s tests/test_matrix.py::TestNodeTypesMatrix::test_interpolation[legacy_register_resolver-DictConfig] PASSED [ 60%]
6469
82s tests/test_matrix.py::TestNodeTypesMatrix::test_interpolation[legacy_register_resolver-ListConfig] PASSED [ 60%]
6470
82s tests/test_matrix.py::TestNodeTypesMatrix::test_interpolation[legacy_register_resolver-dataclass] PASSED [ 60%]
6471
83s tests/test_matrix.py::TestNodeTypesMatrix::test_interpolation[register_new_resolver-BooleanNode] PASSED [ 60%]
6472
83s tests/test_matrix.py::TestNodeTypesMatrix::test_interpolation[register_new_resolver-BytesNode] PASSED [ 60%]
6473
83s tests/test_matrix.py::TestNodeTypesMatrix::test_interpolation[register_new_resolver-FloatNode] PASSED [ 60%]
6474
83s tests/test_matrix.py::TestNodeTypesMatrix::test_interpolation[register_new_resolver-IntegerNode] PASSED [ 60%]
6475
83s tests/test_matrix.py::TestNodeTypesMatrix::test_interpolation[register_new_resolver-StringNode] PASSED [ 61%]
6476
83s tests/test_matrix.py::TestNodeTypesMatrix::test_interpolation[register_new_resolver-PathNode] PASSED [ 61%]
6477
83s tests/test_matrix.py::TestNodeTypesMatrix::test_interpolation[register_new_resolver-EnumNode] PASSED [ 61%]
6478
83s tests/test_matrix.py::TestNodeTypesMatrix::test_interpolation[register_new_resolver-UnionNode] PASSED [ 61%]
6479
83s tests/test_matrix.py::TestNodeTypesMatrix::test_interpolation[register_new_resolver-DictConfig] PASSED [ 61%]
6480
83s tests/test_matrix.py::TestNodeTypesMatrix::test_interpolation[register_new_resolver-ListConfig] PASSED [ 61%]
6481
83s tests/test_matrix.py::TestNodeTypesMatrix::test_interpolation[register_new_resolver-dataclass] PASSED [ 61%]
6482
83s tests/test_merge.py::test_merge[dict0-merge] PASSED [ 61%]
6483
83s tests/test_merge.py::test_merge[dict0-unsafe_merge] PASSED [ 61%]
6484
83s tests/test_merge.py::test_merge[dict:none-merge] PASSED [ 61%]
6485
83s tests/test_merge.py::test_merge[dict:none-unsafe_merge] PASSED [ 61%]
6486
83s tests/test_merge.py::test_merge[dict1-merge] PASSED [ 61%]
6487
83s tests/test_merge.py::test_merge[dict1-unsafe_merge] PASSED [ 61%]
6488
83s tests/test_merge.py::test_merge[dict2-merge] PASSED [ 61%]
6489
83s tests/test_merge.py::test_merge[dict2-unsafe_merge] PASSED [ 61%]
6490
83s tests/test_merge.py::test_merge[dict3-merge] PASSED [ 61%]
6491
83s tests/test_merge.py::test_merge[dict3-unsafe_merge] PASSED [ 61%]
6492
83s tests/test_merge.py::test_merge[dict:merge_dict_into_int-merge] PASSED [ 61%]
6493
83s tests/test_merge.py::test_merge[dict:merge_dict_into_int-unsafe_merge] PASSED [ 61%]
6494
83s tests/test_merge.py::test_merge[dict:merge_int_dict-merge] PASSED [ 61%]
6495
83s tests/test_merge.py::test_merge[dict:merge_int_dict-unsafe_merge] PASSED [ 61%]
6496
83s tests/test_merge.py::test_merge[inputs7-expected7-merge] PASSED [ 61%]
6497
83s tests/test_merge.py::test_merge[inputs7-expected7-unsafe_merge] PASSED [ 61%]
6498
83s tests/test_merge.py::test_merge[inputs8-expected8-merge] PASSED [ 61%]
6499
83s tests/test_merge.py::test_merge[inputs8-expected8-unsafe_merge] PASSED [ 61%]
6500
83s tests/test_merge.py::test_merge[inputs9-expected9-merge] PASSED [ 61%]
6501
83s tests/test_merge.py::test_merge[inputs9-expected9-unsafe_merge] PASSED [ 61%]
6502
83s tests/test_merge.py::test_merge[inputs10-expected10-merge] PASSED [ 61%]
6503
83s tests/test_merge.py::test_merge[inputs10-expected10-unsafe_merge] PASSED [ 61%]
6504
83s tests/test_merge.py::test_merge[inputs11-expected11-merge] PASSED [ 61%]
6505
83s tests/test_merge.py::test_merge[inputs11-expected11-unsafe_merge] PASSED [ 61%]
6506
83s tests/test_merge.py::test_merge[dict_merge_union_into_float-merge] PASSED [ 61%]
6507
83s tests/test_merge.py::test_merge[dict_merge_union_into_float-unsafe_merge] PASSED [ 61%]
6508
83s tests/test_merge.py::test_merge[dict_merge_union_into_str-merge] PASSED [ 61%]
6509
83s tests/test_merge.py::test_merge[dict_merge_union_into_str-unsafe_merge] PASSED [ 61%]
6510
83s tests/test_merge.py::test_merge[dict_merge_union_into_typed_float-merge] PASSED [ 61%]
6511
83s tests/test_merge.py::test_merge[dict_merge_union_into_typed_float-unsafe_merge] PASSED [ 61%]
6512
83s tests/test_merge.py::test_merge[dict_merge_union_bool_into_typed_float-merge] PASSED [ 61%]
6513
83s tests/test_merge.py::test_merge[dict_merge_union_bool_into_typed_float-unsafe_merge] PASSED [ 61%]
6514
83s tests/test_merge.py::test_merge[dict_merge_union_into_typed_int-merge] PASSED [ 61%]
6515
83s tests/test_merge.py::test_merge[dict_merge_union_into_typed_int-unsafe_merge] PASSED [ 61%]
6516
83s tests/test_merge.py::test_merge[dict_merge_int_into_union-err-merge] PASSED [ 61%]
6517
83s tests/test_merge.py::test_merge[dict_merge_int_into_union-err-unsafe_merge] PASSED [ 61%]
6518
83s tests/test_merge.py::test_merge[dict_merge_float_into_union-merge] PASSED [ 61%]
6519
83s tests/test_merge.py::test_merge[dict_merge_float_into_union-unsafe_merge] PASSED [ 61%]
6520
83s tests/test_merge.py::test_merge[dict_merge_into_missing0-merge] PASSED [ 61%]
6521
83s tests/test_merge.py::test_merge[dict_merge_into_missing0-unsafe_merge] PASSED [ 61%]
6522
83s tests/test_merge.py::test_merge[dict_merge_into_missing1-merge] PASSED [ 61%]
6523
83s tests/test_merge.py::test_merge[dict_merge_into_missing1-unsafe_merge] PASSED [ 61%]
6524
83s tests/test_merge.py::test_merge[dict_merge_missing_onto0-merge] PASSED [ 61%]
6525
83s tests/test_merge.py::test_merge[dict_merge_missing_onto0-unsafe_merge] PASSED [ 61%]
6526
83s tests/test_merge.py::test_merge[dict_merge_missing_onto1-merge] PASSED [ 61%]
6527
83s tests/test_merge.py::test_merge[dict_merge_missing_onto1-unsafe_merge] PASSED [ 61%]
6528
83s tests/test_merge.py::test_merge[dict_merge_missing_onto_no_node-merge] PASSED [ 61%]
6529
83s tests/test_merge.py::test_merge[dict_merge_missing_onto_no_node-unsafe_merge] PASSED [ 61%]
6530
83s tests/test_merge.py::test_merge[dict_merge_inter_to_missing-merge] PASSED [ 61%]
6531
83s tests/test_merge.py::test_merge[dict_merge_inter_to_missing-unsafe_merge] PASSED [ 61%]
6532
83s tests/test_merge.py::test_merge[dict_with_list_merge_inter_to_missing-merge] PASSED [ 61%]
6533
83s tests/test_merge.py::test_merge[dict_with_list_merge_inter_to_missing-unsafe_merge] PASSED [ 61%]
6534
83s tests/test_merge.py::test_merge[inputs26-expected26-merge] PASSED [ 61%]
6535
83s tests/test_merge.py::test_merge[inputs26-expected26-unsafe_merge] PASSED [ 61%]
6536
83s tests/test_merge.py::test_merge[inputs27-expected27-merge] PASSED [ 61%]
6537
83s tests/test_merge.py::test_merge[inputs27-expected27-unsafe_merge] PASSED [ 61%]
6538
83s tests/test_merge.py::test_merge[inputs28-expected28-merge] PASSED [ 61%]
6539
83s tests/test_merge.py::test_merge[inputs28-expected28-unsafe_merge] PASSED [ 61%]
6540
83s tests/test_merge.py::test_merge[list_merge_into_missing0-merge] PASSED [ 61%]
6541
83s tests/test_merge.py::test_merge[list_merge_into_missing0-unsafe_merge] PASSED [ 61%]
6542
83s tests/test_merge.py::test_merge[list_merge_into_missing1-merge] PASSED [ 61%]
6543
83s tests/test_merge.py::test_merge[list_merge_into_missing1-unsafe_merge] PASSED [ 61%]
6544
83s tests/test_merge.py::test_merge[list_merge_missing_onto0-merge] PASSED [ 61%]
6545
83s tests/test_merge.py::test_merge[list_merge_missing_onto0-unsafe_merge] PASSED [ 61%]
6546
83s tests/test_merge.py::test_merge[list_merge_missing_onto1-merge] PASSED [ 61%]
6547
83s tests/test_merge.py::test_merge[list_merge_missing_onto1-unsafe_merge] PASSED [ 61%]
6548
83s tests/test_merge.py::test_merge[merge_list_with_interpolation-merge] PASSED [ 61%]
6549
83s tests/test_merge.py::test_merge[merge_list_with_interpolation-unsafe_merge] PASSED [ 61%]
6550
83s tests/test_merge.py::test_merge[inter:updating_data-merge] PASSED [ 61%]
6551
83s tests/test_merge.py::test_merge[inter:updating_data-unsafe_merge] PASSED [ 61%]
6552
83s tests/test_merge.py::test_merge[inter:value_inter_over_value_inter-merge] PASSED [ 61%]
6553
83s tests/test_merge.py::test_merge[inter:value_inter_over_value_inter-unsafe_merge] PASSED [ 61%]
6554
83s tests/test_merge.py::test_merge[inter:data_over_value_inter-merge] PASSED [ 61%]
6555
83s tests/test_merge.py::test_merge[inter:data_over_value_inter-unsafe_merge] PASSED [ 61%]
6556
83s tests/test_merge.py::test_merge[inter:node_inter_over_value_inter-merge] PASSED [ 62%]
6557
83s tests/test_merge.py::test_merge[inter:node_inter_over_value_inter-unsafe_merge] PASSED [ 62%]
6558
83s tests/test_merge.py::test_merge[inter:inter_over_data-merge] PASSED [ 62%]
6559
83s tests/test_merge.py::test_merge[inter:inter_over_data-unsafe_merge] PASSED [ 62%]
6560
83s tests/test_merge.py::test_merge[node_inter:node_update-merge] PASSED [ 62%]
6561
83s tests/test_merge.py::test_merge[node_inter:node_update-unsafe_merge] PASSED [ 62%]
6562
83s tests/test_merge.py::test_merge[node_inter:value_inter_over_node_inter-merge] PASSED [ 62%]
6563
83s tests/test_merge.py::test_merge[node_inter:value_inter_over_node_inter-unsafe_merge] PASSED [ 62%]
6564
83s tests/test_merge.py::test_merge[node_inter:data_over_node_inter-merge] PASSED [ 62%]
6565
83s tests/test_merge.py::test_merge[node_inter:data_over_node_inter-unsafe_merge] PASSED [ 62%]
6566
83s tests/test_merge.py::test_merge[node_inter:node_inter_over_node_inter-merge] PASSED [ 62%]
6567
83s tests/test_merge.py::test_merge[node_inter:node_inter_over_node_inter-unsafe_merge] PASSED [ 62%]
6568
83s tests/test_merge.py::test_merge[inter:node_inter_over_data-merge] PASSED [ 62%]
6569
83s tests/test_merge.py::test_merge[inter:node_inter_over_data-unsafe_merge] PASSED [ 62%]
6570
83s tests/test_merge.py::test_merge[inter:node_over_node_interpolation-merge] PASSED [ 62%]
6571
83s tests/test_merge.py::test_merge[inter:node_over_node_interpolation-unsafe_merge] PASSED [ 62%]
6572
83s tests/test_merge.py::test_merge[inputs45-expected45-merge] PASSED [ 62%]
6573
83s tests/test_merge.py::test_merge[inputs45-expected45-unsafe_merge] PASSED [ 62%]
6574
83s tests/test_merge.py::test_merge[inputs46-expected46-merge] PASSED [ 62%]
6575
83s tests/test_merge.py::test_merge[inputs46-expected46-unsafe_merge] PASSED [ 62%]
6576
83s tests/test_merge.py::test_merge[inputs47-expected47-merge] PASSED [ 62%]
6577
83s tests/test_merge.py::test_merge[inputs47-expected47-unsafe_merge] PASSED [ 62%]
6578
83s tests/test_merge.py::test_merge[inputs48-expected48-merge] PASSED [ 62%]
6579
83s tests/test_merge.py::test_merge[inputs48-expected48-unsafe_merge] PASSED [ 62%]
6580
83s tests/test_merge.py::test_merge[inputs49-expected49-merge] PASSED [ 62%]
6581
83s tests/test_merge.py::test_merge[inputs49-expected49-unsafe_merge] PASSED [ 62%]
6582
83s tests/test_merge.py::test_merge[inputs50-expected50-merge] PASSED [ 62%]
6583
83s tests/test_merge.py::test_merge[inputs50-expected50-unsafe_merge] PASSED [ 62%]
6584
83s tests/test_merge.py::test_merge[inputs51-expected51-merge] PASSED [ 62%]
6585
83s tests/test_merge.py::test_merge[inputs51-expected51-unsafe_merge] PASSED [ 62%]
6586
83s tests/test_merge.py::test_merge[inputs52-expected52-merge] PASSED [ 62%]
6587
83s tests/test_merge.py::test_merge[inputs52-expected52-unsafe_merge] PASSED [ 62%]
6588
83s tests/test_merge.py::test_merge[inputs53-expected53-merge] PASSED [ 62%]
6589
83s tests/test_merge.py::test_merge[inputs53-expected53-unsafe_merge] PASSED [ 62%]
6590
83s tests/test_merge.py::test_merge[users_merge_with_missing_age-merge] PASSED [ 62%]
6591
83s tests/test_merge.py::test_merge[users_merge_with_missing_age-unsafe_merge] PASSED [ 62%]
6592
83s tests/test_merge.py::test_merge[optionalusers_merge_with_missing_age-merge] PASSED [ 62%]
6593
83s tests/test_merge.py::test_merge[optionalusers_merge_with_missing_age-unsafe_merge] PASSED [ 62%]
6863
83s tests/test_merge.py::test_merge[optionalusers_merge_with_none-merge] PASSED [ 62%]
6595
83s tests/test_merge.py::test_merge[optionalusers_merge_with_none-unsafe_merge] PASSED [ 62%]
6596
83s tests/test_merge.py::test_merge[conf_missing_dict-merge] PASSED [ 62%]
6597
83s tests/test_merge.py::test_merge[conf_missing_dict-unsafe_merge] PASSED [ 62%]
6598
83s tests/test_merge.py::test_merge[merge_missing_dict_into_missing_dict-merge] PASSED [ 62%]
6599
83s tests/test_merge.py::test_merge[merge_missing_dict_into_missing_dict-unsafe_merge] PASSED [ 62%]
6600
83s tests/test_merge.py::test_merge[merge_group_onto_user_error-merge] PASSED [ 62%]
6601
83s tests/test_merge.py::test_merge[merge_group_onto_user_error-unsafe_merge] PASSED [ 62%]
6602
83s tests/test_merge.py::test_merge[merge_subclass_on_superclass-merge] PASSED [ 62%]
6603
83s tests/test_merge.py::test_merge[merge_subclass_on_superclass-unsafe_merge] PASSED [ 62%]
6604
83s tests/test_merge.py::test_merge[merge_into_missing_node-merge] PASSED [ 62%]
6605
83s tests/test_merge.py::test_merge[merge_into_missing_node-unsafe_merge] PASSED [ 62%]
6606
83s tests/test_merge.py::test_merge[merge_none_into_existing_node-merge] PASSED [ 62%]
6607
83s tests/test_merge.py::test_merge[merge_none_into_existing_node-unsafe_merge] PASSED [ 62%]
6608
83s tests/test_merge.py::test_merge[merge_unknown_key_into_structured_node-merge] PASSED [ 62%]
6609
83s tests/test_merge.py::test_merge[merge_unknown_key_into_structured_node-unsafe_merge] PASSED [ 62%]
6610
83s tests/test_merge.py::test_merge[merge_list_into_optional_tuple_none-merge] PASSED [ 62%]
6611
83s tests/test_merge.py::test_merge[merge_list_into_optional_tuple_none-unsafe_merge] PASSED [ 62%]
6612
83s tests/test_merge.py::test_merge[dict:merge_into_sc_element_type:expanding_new_element-merge] PASSED [ 62%]
6613
83s tests/test_merge.py::test_merge[dict:merge_into_sc_element_type:expanding_new_element-unsafe_merge] PASSED [ 62%]
6614
83s tests/test_merge.py::test_merge[dict:merge_into_sc_element_type:into_missing_element-merge] PASSED [ 62%]
6615
83s tests/test_merge.py::test_merge[dict:merge_into_sc_element_type:into_missing_element-unsafe_merge] PASSED [ 62%]
6616
83s tests/test_merge.py::test_merge[dict:merge_into_sc_element_type:merging_with_existing_element-merge] PASSED [ 62%]
6617
83s tests/test_merge.py::test_merge[dict:merge_into_sc_element_type:merging_with_existing_element-unsafe_merge] PASSED [ 62%]
6618
83s tests/test_merge.py::test_merge[dict:merge_into_sc_element_type:merging_into_none-merge] PASSED [ 62%]
6619
83s tests/test_merge.py::test_merge[dict:merge_into_sc_element_type:merging_into_none-unsafe_merge] PASSED [ 62%]
6620
83s tests/test_merge.py::test_merge[merge_into_missing_DictConfig-merge] PASSED [ 62%]
6621
83s tests/test_merge.py::test_merge[merge_into_missing_DictConfig-unsafe_merge] PASSED [ 62%]
6622
83s tests/test_merge.py::test_merge[merge_into_missing_Dict[str,str]-merge] PASSED [ 62%]
6623
83s tests/test_merge.py::test_merge[merge_into_missing_Dict[str,str]-unsafe_merge] PASSED [ 62%]
6624
83s tests/test_merge.py::test_merge[merge_into_missing_ListConfig-merge] PASSED [ 62%]
6625
83s tests/test_merge.py::test_merge[merge_into_missing_ListConfig-unsafe_merge] PASSED [ 62%]
6626
83s tests/test_merge.py::test_merge[merge_into_missing_List[str]-merge] PASSED [ 62%]
6627
83s tests/test_merge.py::test_merge[merge_into_missing_List[str]-unsafe_merge] PASSED [ 62%]
6628
83s tests/test_merge.py::test_merge[structured_merge_into_missing0-merge] PASSED [ 62%]
6629
83s tests/test_merge.py::test_merge[structured_merge_into_missing0-unsafe_merge] PASSED [ 62%]
6630
83s tests/test_merge.py::test_merge[structured_merge_into_missing1-merge] PASSED [ 62%]
6631
83s tests/test_merge.py::test_merge[structured_merge_into_missing1-unsafe_merge] PASSED [ 62%]
6632
83s tests/test_merge.py::test_merge[structured_merge_into_none-merge] PASSED [ 62%]
6633
83s tests/test_merge.py::test_merge[structured_merge_into_none-unsafe_merge] PASSED [ 62%]
6634
83s tests/test_merge.py::test_merge[none_not_expanding-merge] PASSED [ 62%]
6635
83s tests/test_merge.py::test_merge[none_not_expanding-unsafe_merge] PASSED [ 62%]
6636
83s tests/test_merge.py::test_merge[list_sc_element_merge_dict0-merge] PASSED [ 62%]
6637
83s tests/test_merge.py::test_merge[list_sc_element_merge_dict0-unsafe_merge] PASSED [ 63%]
6638
83s tests/test_merge.py::test_merge[list_sc_element_merge_dict1-merge] PASSED [ 63%]
6639
83s tests/test_merge.py::test_merge[list_sc_element_merge_dict1-unsafe_merge] PASSED [ 63%]
6640
83s tests/test_merge.py::test_merge[list_sc_element_merge_dict2-merge] PASSED [ 63%]
6641
83s tests/test_merge.py::test_merge[list_sc_element_merge_dict2-unsafe_merge] PASSED [ 63%]
6642
83s tests/test_merge.py::test_merge[nested_configs_merge1-merge] PASSED [ 63%]
6643
83s tests/test_merge.py::test_merge[nested_configs_merge1-unsafe_merge] PASSED [ 63%]
6644
83s tests/test_merge.py::test_merge[nested_configs_merge2-merge] PASSED [ 63%]
6645
83s tests/test_merge.py::test_merge[nested_configs_merge2-unsafe_merge] PASSED [ 63%]
6646
83s tests/test_merge.py::test_optional_element_type_merge[str] PASSED [ 63%]
6647
83s tests/test_merge.py::test_optional_element_type_merge[str_none] PASSED [ 63%]
6648
83s tests/test_merge.py::test_optional_element_type_merge[str_missing] PASSED [ 63%]
6649
83s tests/test_merge.py::test_optional_element_type_merge[optional_str] PASSED [ 63%]
6650
83s tests/test_merge.py::test_optional_element_type_merge[optional_str_none] PASSED [ 63%]
6651
83s tests/test_merge.py::test_optional_element_type_merge[optional_str_missing] PASSED [ 63%]
6652
83s tests/test_merge.py::test_optional_element_type_merge[new_str] PASSED [ 63%]
6653
83s tests/test_merge.py::test_optional_element_type_merge[new_str_none] PASSED [ 63%]
6654
83s tests/test_merge.py::test_optional_element_type_merge[new_str_missing] PASSED [ 63%]
6655
83s tests/test_merge.py::test_optional_element_type_merge[new_optional_str] PASSED [ 63%]
6656
83s tests/test_merge.py::test_optional_element_type_merge[new_optional_str_none] PASSED [ 63%]
6657
83s tests/test_merge.py::test_optional_element_type_merge[new_optional_str_missing] PASSED [ 63%]
6658
83s tests/test_merge.py::test_optional_element_type_merge[missing_str] PASSED [ 63%]
6659
83s tests/test_merge.py::test_optional_element_type_merge[missing_str_none] PASSED [ 63%]
6660
83s tests/test_merge.py::test_optional_element_type_merge[missing_str_missing] PASSED [ 63%]
6661
83s tests/test_merge.py::test_optional_element_type_merge[missing_optional_str] PASSED [ 63%]
6662
83s tests/test_merge.py::test_optional_element_type_merge[missing_optional_str_none] PASSED [ 63%]
6663
83s tests/test_merge.py::test_optional_element_type_merge[missing_optional_str_missing] PASSED [ 63%]
6664
83s tests/test_merge.py::test_optional_element_type_merge[user] PASSED [ 63%]
6665
83s tests/test_merge.py::test_optional_element_type_merge[user_none] PASSED [ 63%]
6666
83s tests/test_merge.py::test_optional_element_type_merge[user_missing] PASSED [ 63%]
6667
83s tests/test_merge.py::test_optional_element_type_merge[optional_user] PASSED [ 63%]
6668
83s tests/test_merge.py::test_optional_element_type_merge[optional_user_none] PASSED [ 63%]
6669
83s tests/test_merge.py::test_optional_element_type_merge[optional_user_missing] PASSED [ 63%]
6670
83s tests/test_merge.py::test_optional_element_type_merge[new_user] PASSED [ 63%]
6671
83s tests/test_merge.py::test_optional_element_type_merge[new_user_none] PASSED [ 63%]
6672
83s tests/test_merge.py::test_optional_element_type_merge[new_user_missing] PASSED [ 63%]
6673
83s tests/test_merge.py::test_optional_element_type_merge[new_optional_user] PASSED [ 63%]
6674
83s tests/test_merge.py::test_optional_element_type_merge[new_optional_user_none] PASSED [ 63%]
6675
83s tests/test_merge.py::test_optional_element_type_merge[new_optional_user_missing] PASSED [ 63%]
6676
83s tests/test_merge.py::test_optional_element_type_merge[missing_user] PASSED [ 63%]
6677
83s tests/test_merge.py::test_optional_element_type_merge[missing_user_none] PASSED [ 63%]
6678
83s tests/test_merge.py::test_optional_element_type_merge[missing_user_missing] PASSED [ 63%]
6679
83s tests/test_merge.py::test_optional_element_type_merge[missing_optional_user] PASSED [ 63%]
6680
83s tests/test_merge.py::test_optional_element_type_merge[missing_optional_user_none] PASSED [ 63%]
6681
83s tests/test_merge.py::test_optional_element_type_merge[missing_optional_user_missing] PASSED [ 63%]
6682
83s tests/test_merge.py::test_union_merge[merge-any-into-union] PASSED [ 63%]
6683
83s tests/test_merge.py::test_union_merge[merge-union-into-any] PASSED [ 63%]
6684
83s tests/test_merge.py::test_union_merge[merge-different-object-type-into-union] PASSED [ 63%]
6685
83s tests/test_merge.py::test_union_merge[merge-union-into-different-object-type] PASSED [ 63%]
6686
83s tests/test_merge.py::test_union_merge[merge-any-into-union-incompatible_type] PASSED [ 63%]
6687
83s tests/test_merge.py::test_union_merge[merge-union-into-any-incompatible_type] PASSED [ 63%]
6688
83s tests/test_merge.py::test_union_merge[merge-two-unions] PASSED [ 63%]
6689
83s tests/test_merge.py::test_union_merge[merge-two-unions-lhs-optional] PASSED [ 63%]
6690
83s tests/test_merge.py::test_union_merge[bad-merge-dict] PASSED [ 63%]
6691
83s tests/test_merge.py::test_union_merge[bad-merge-list] PASSED [ 63%]
6692
83s tests/test_merge.py::test_union_merge[bad-merge-structured-into-union] PASSED [ 63%]
6693
83s tests/test_merge.py::test_union_merge[bad-merge-structured-into-union_elt_type] PASSED [ 63%]
6694
83s tests/test_merge.py::test_union_merge[bad-merge-structured_element_type-into-union] PASSED [ 63%]
6695
83s tests/test_merge.py::test_union_merge[bad-merge-structured_element_type-into-union_elt_type] PASSED [ 63%]
6696
83s tests/test_merge.py::test_union_merge[bad-merge-union-into-structured] PASSED [ 63%]
6697
83s tests/test_merge.py::test_union_merge[bad-merge-union-into-structured_element_type] PASSED [ 63%]
6698
83s tests/test_merge.py::test_union_merge[bad-merge-union_element_type-into-structured] PASSED [ 63%]
6699
83s tests/test_merge.py::test_union_merge[bad-merge-union_element_type-into-structured_element_type] PASSED [ 63%]
6700
83s tests/test_merge.py::test_union_merge[bad-merge-none] PASSED [ 63%]
6701
83s tests/test_merge.py::test_union_merge[merge-none-into-union] PASSED [ 63%]
6702
83s tests/test_merge.py::test_union_merge[merge-union-into-none] PASSED [ 63%]
6703
83s tests/test_merge.py::test_union_merge_matrix[10.1-10.1] PASSED [ 63%]
6704
83s tests/test_merge.py::test_union_merge_matrix[10.1-abc] PASSED [ 63%]
6705
83s tests/test_merge.py::test_union_merge_matrix[10.1-True] PASSED [ 63%]
6706
83s tests/test_merge.py::test_union_merge_matrix[abc-10.1] PASSED [ 63%]
6707
83s tests/test_merge.py::test_union_merge_matrix[abc-abc] PASSED [ 63%]
6708
83s tests/test_merge.py::test_union_merge_matrix[abc-True] PASSED [ 63%]
6709
83s tests/test_merge.py::test_union_merge_matrix[True-10.1] PASSED [ 63%]
6710
83s tests/test_merge.py::test_union_merge_matrix[True-abc] PASSED [ 63%]
6711
83s tests/test_merge.py::test_union_merge_matrix[True-True] PASSED [ 63%]
6712
83s tests/test_merge.py::test_union_merge_special[any-10.1-any-20.2] PASSED [ 63%]
6713
83s tests/test_merge.py::test_union_merge_special[any-10.1-any-missing] PASSED [ 63%]
6714
83s tests/test_merge.py::test_union_merge_special[any-10.1-any-none] PASSED [ 63%]
6715
83s tests/test_merge.py::test_union_merge_special[any-10.1-any-interp] PASSED [ 63%]
6716
83s tests/test_merge.py::test_union_merge_special[any-10.1-float-20.2] PASSED [ 63%]
6717
83s tests/test_merge.py::test_union_merge_special[any-10.1-float-missing] PASSED [ 63%]
6718
83s tests/test_merge.py::test_union_merge_special[any-10.1-float-none] PASSED [ 63%]
6719
83s tests/test_merge.py::test_union_merge_special[any-10.1-float-interp] PASSED [ 64%]
6720
83s tests/test_merge.py::test_union_merge_special[any-10.1-union-20.2] PASSED [ 64%]
6721
83s tests/test_merge.py::test_union_merge_special[any-10.1-union-missing] PASSED [ 64%]
6722
83s tests/test_merge.py::test_union_merge_special[any-10.1-union-none] PASSED [ 64%]
6723
83s tests/test_merge.py::test_union_merge_special[any-10.1-union-interp] PASSED [ 64%]
6724
83s tests/test_merge.py::test_union_merge_special[any-10.1-different_union-20.2] PASSED [ 64%]
6725
83s tests/test_merge.py::test_union_merge_special[any-10.1-different_union-missing] PASSED [ 64%]
6726
83s tests/test_merge.py::test_union_merge_special[any-10.1-different_union-none] PASSED [ 64%]
6727
83s tests/test_merge.py::test_union_merge_special[any-10.1-different_union-interp] PASSED [ 64%]
6728
83s tests/test_merge.py::test_union_merge_special[any-missing-any-20.2] PASSED [ 64%]
6729
83s tests/test_merge.py::test_union_merge_special[any-missing-any-missing] PASSED [ 64%]
6730
83s tests/test_merge.py::test_union_merge_special[any-missing-any-none] PASSED [ 64%]
6731
83s tests/test_merge.py::test_union_merge_special[any-missing-any-interp] PASSED [ 64%]
6732
83s tests/test_merge.py::test_union_merge_special[any-missing-float-20.2] PASSED [ 64%]
6733
83s tests/test_merge.py::test_union_merge_special[any-missing-float-missing] PASSED [ 64%]
6734
83s tests/test_merge.py::test_union_merge_special[any-missing-float-none] PASSED [ 64%]
6735
83s tests/test_merge.py::test_union_merge_special[any-missing-float-interp] PASSED [ 64%]
6736
83s tests/test_merge.py::test_union_merge_special[any-missing-union-20.2] PASSED [ 64%]
6737
83s tests/test_merge.py::test_union_merge_special[any-missing-union-missing] PASSED [ 64%]
6738
83s tests/test_merge.py::test_union_merge_special[any-missing-union-none] PASSED [ 64%]
6739
83s tests/test_merge.py::test_union_merge_special[any-missing-union-interp] PASSED [ 64%]
6740
84s tests/test_merge.py::test_union_merge_special[any-missing-different_union-20.2] PASSED [ 64%]
6741
84s tests/test_merge.py::test_union_merge_special[any-missing-different_union-missing] PASSED [ 64%]
6742
84s tests/test_merge.py::test_union_merge_special[any-missing-different_union-none] PASSED [ 64%]
6743
84s tests/test_merge.py::test_union_merge_special[any-missing-different_union-interp] PASSED [ 64%]
6744
84s tests/test_merge.py::test_union_merge_special[any-none-any-20.2] PASSED [ 64%]
6745
84s tests/test_merge.py::test_union_merge_special[any-none-any-missing] PASSED [ 64%]
6746
84s tests/test_merge.py::test_union_merge_special[any-none-any-none] PASSED [ 64%]
6747
84s tests/test_merge.py::test_union_merge_special[any-none-any-interp] PASSED [ 64%]
6748
84s tests/test_merge.py::test_union_merge_special[any-none-float-20.2] PASSED [ 64%]
6749
84s tests/test_merge.py::test_union_merge_special[any-none-float-missing] PASSED [ 64%]
6750
84s tests/test_merge.py::test_union_merge_special[any-none-float-none] PASSED [ 64%]
6751
84s tests/test_merge.py::test_union_merge_special[any-none-float-interp] PASSED [ 64%]
6752
84s tests/test_merge.py::test_union_merge_special[any-none-union-20.2] PASSED [ 64%]
6753
84s tests/test_merge.py::test_union_merge_special[any-none-union-missing] PASSED [ 64%]
6754
84s tests/test_merge.py::test_union_merge_special[any-none-union-none] PASSED [ 64%]
6755
84s tests/test_merge.py::test_union_merge_special[any-none-union-interp] PASSED [ 64%]
6756
84s tests/test_merge.py::test_union_merge_special[any-none-different_union-20.2] PASSED [ 64%]
6757
84s tests/test_merge.py::test_union_merge_special[any-none-different_union-missing] PASSED [ 64%]
6758
84s tests/test_merge.py::test_union_merge_special[any-none-different_union-none] PASSED [ 64%]
6759
84s tests/test_merge.py::test_union_merge_special[any-none-different_union-interp] PASSED [ 64%]
6760
84s tests/test_merge.py::test_union_merge_special[any-interp-any-20.2] PASSED [ 64%]
6761
84s tests/test_merge.py::test_union_merge_special[any-interp-any-missing] PASSED [ 64%]
6762
84s tests/test_merge.py::test_union_merge_special[any-interp-any-none] PASSED [ 64%]
6763
84s tests/test_merge.py::test_union_merge_special[any-interp-any-interp] PASSED [ 64%]
6764
84s tests/test_merge.py::test_union_merge_special[any-interp-float-20.2] PASSED [ 64%]
6765
84s tests/test_merge.py::test_union_merge_special[any-interp-float-missing] PASSED [ 64%]
6766
84s tests/test_merge.py::test_union_merge_special[any-interp-float-none] PASSED [ 64%]
6767
84s tests/test_merge.py::test_union_merge_special[any-interp-float-interp] PASSED [ 64%]
6768
84s tests/test_merge.py::test_union_merge_special[any-interp-union-20.2] PASSED [ 64%]
6769
84s tests/test_merge.py::test_union_merge_special[any-interp-union-missing] PASSED [ 64%]
6770
84s tests/test_merge.py::test_union_merge_special[any-interp-union-none] PASSED [ 64%]
6771
84s tests/test_merge.py::test_union_merge_special[any-interp-union-interp] PASSED [ 64%]
6772
84s tests/test_merge.py::test_union_merge_special[any-interp-different_union-20.2] PASSED [ 64%]
6773
84s tests/test_merge.py::test_union_merge_special[any-interp-different_union-missing] PASSED [ 64%]
6774
84s tests/test_merge.py::test_union_merge_special[any-interp-different_union-none] PASSED [ 64%]
6775
84s tests/test_merge.py::test_union_merge_special[any-interp-different_union-interp] PASSED [ 64%]
6776
84s tests/test_merge.py::test_union_merge_special[any-no_lval-any-20.2] PASSED [ 64%]
6777
84s tests/test_merge.py::test_union_merge_special[any-no_lval-any-missing] PASSED [ 64%]
6778
84s tests/test_merge.py::test_union_merge_special[any-no_lval-any-none] PASSED [ 64%]
6779
84s tests/test_merge.py::test_union_merge_special[any-no_lval-any-interp] PASSED [ 64%]
6780
84s tests/test_merge.py::test_union_merge_special[any-no_lval-float-20.2] PASSED [ 64%]
6781
84s tests/test_merge.py::test_union_merge_special[any-no_lval-float-missing] PASSED [ 64%]
6782
84s tests/test_merge.py::test_union_merge_special[any-no_lval-float-none] PASSED [ 64%]
6783
84s tests/test_merge.py::test_union_merge_special[any-no_lval-float-interp] PASSED [ 64%]
6784
84s tests/test_merge.py::test_union_merge_special[any-no_lval-union-20.2] PASSED [ 64%]
6785
84s tests/test_merge.py::test_union_merge_special[any-no_lval-union-missing] PASSED [ 64%]
6786
84s tests/test_merge.py::test_union_merge_special[any-no_lval-union-none] PASSED [ 64%]
6787
84s tests/test_merge.py::test_union_merge_special[any-no_lval-union-interp] PASSED [ 64%]
6788
84s tests/test_merge.py::test_union_merge_special[any-no_lval-different_union-20.2] PASSED [ 64%]
6789
84s tests/test_merge.py::test_union_merge_special[any-no_lval-different_union-missing] PASSED [ 64%]
6790
84s tests/test_merge.py::test_union_merge_special[any-no_lval-different_union-none] PASSED [ 64%]
6791
84s tests/test_merge.py::test_union_merge_special[any-no_lval-different_union-interp] PASSED [ 64%]
6792
84s tests/test_merge.py::test_union_merge_special[float-10.1-any-20.2] PASSED [ 64%]
6793
84s tests/test_merge.py::test_union_merge_special[float-10.1-any-missing] PASSED [ 64%]
6794
84s tests/test_merge.py::test_union_merge_special[float-10.1-any-none] PASSED [ 64%]
6795
84s tests/test_merge.py::test_union_merge_special[float-10.1-any-interp] PASSED [ 64%]
6796
84s tests/test_merge.py::test_union_merge_special[float-10.1-float-20.2] PASSED [ 64%]
6797
84s tests/test_merge.py::test_union_merge_special[float-10.1-float-missing] PASSED [ 64%]
6798
84s tests/test_merge.py::test_union_merge_special[float-10.1-float-none] PASSED [ 64%]
6799
84s tests/test_merge.py::test_union_merge_special[float-10.1-float-interp] PASSED [ 64%]
6800
84s tests/test_merge.py::test_union_merge_special[float-10.1-union-20.2] PASSED [ 65%]
6801
84s tests/test_merge.py::test_union_merge_special[float-10.1-union-missing] PASSED [ 65%]
6802
84s tests/test_merge.py::test_union_merge_special[float-10.1-union-none] PASSED [ 65%]
6803
84s tests/test_merge.py::test_union_merge_special[float-10.1-union-interp] PASSED [ 65%]
6804
84s tests/test_merge.py::test_union_merge_special[float-10.1-different_union-20.2] PASSED [ 65%]
6805
84s tests/test_merge.py::test_union_merge_special[float-10.1-different_union-missing] PASSED [ 65%]
6806
84s tests/test_merge.py::test_union_merge_special[float-10.1-different_union-none] PASSED [ 65%]
6807
84s tests/test_merge.py::test_union_merge_special[float-10.1-different_union-interp] PASSED [ 65%]
6808
84s tests/test_merge.py::test_union_merge_special[float-missing-any-20.2] PASSED [ 65%]
6809
84s tests/test_merge.py::test_union_merge_special[float-missing-any-missing] PASSED [ 65%]
6810
84s tests/test_merge.py::test_union_merge_special[float-missing-any-none] PASSED [ 65%]
6811
84s tests/test_merge.py::test_union_merge_special[float-missing-any-interp] PASSED [ 65%]
6812
84s tests/test_merge.py::test_union_merge_special[float-missing-float-20.2] PASSED [ 65%]
6813
84s tests/test_merge.py::test_union_merge_special[float-missing-float-missing] PASSED [ 65%]
6814
84s tests/test_merge.py::test_union_merge_special[float-missing-float-none] PASSED [ 65%]
6815
84s tests/test_merge.py::test_union_merge_special[float-missing-float-interp] PASSED [ 65%]
6816
84s tests/test_merge.py::test_union_merge_special[float-missing-union-20.2] PASSED [ 65%]
6817
84s tests/test_merge.py::test_union_merge_special[float-missing-union-missing] PASSED [ 65%]
6818
84s tests/test_merge.py::test_union_merge_special[float-missing-union-none] PASSED [ 65%]
6819
84s tests/test_merge.py::test_union_merge_special[float-missing-union-interp] PASSED [ 65%]
6820
84s tests/test_merge.py::test_union_merge_special[float-missing-different_union-20.2] PASSED [ 65%]
6821
84s tests/test_merge.py::test_union_merge_special[float-missing-different_union-missing] PASSED [ 65%]
6822
84s tests/test_merge.py::test_union_merge_special[float-missing-different_union-none] PASSED [ 65%]
6823
84s tests/test_merge.py::test_union_merge_special[float-missing-different_union-interp] PASSED [ 65%]
6824
84s tests/test_merge.py::test_union_merge_special[float-none-any-20.2] PASSED [ 65%]
6825
84s tests/test_merge.py::test_union_merge_special[float-none-any-missing] PASSED [ 65%]
6826
84s tests/test_merge.py::test_union_merge_special[float-none-any-none] PASSED [ 65%]
6827
84s tests/test_merge.py::test_union_merge_special[float-none-any-interp] PASSED [ 65%]
6828
84s tests/test_merge.py::test_union_merge_special[float-none-float-20.2] PASSED [ 65%]
6829
84s tests/test_merge.py::test_union_merge_special[float-none-float-missing] PASSED [ 65%]
6830
84s tests/test_merge.py::test_union_merge_special[float-none-float-none] PASSED [ 65%]
6831
84s tests/test_merge.py::test_union_merge_special[float-none-float-interp] PASSED [ 65%]
6832
84s tests/test_merge.py::test_union_merge_special[float-none-union-20.2] PASSED [ 65%]
6833
84s tests/test_merge.py::test_union_merge_special[float-none-union-missing] PASSED [ 65%]
6834
84s tests/test_merge.py::test_union_merge_special[float-none-union-none] PASSED [ 65%]
6835
84s tests/test_merge.py::test_union_merge_special[float-none-union-interp] PASSED [ 65%]
6836
84s tests/test_merge.py::test_union_merge_special[float-none-different_union-20.2] PASSED [ 65%]
6837
84s tests/test_merge.py::test_union_merge_special[float-none-different_union-missing] PASSED [ 65%]
6838
84s tests/test_merge.py::test_union_merge_special[float-none-different_union-none] PASSED [ 65%]
6839
84s tests/test_merge.py::test_union_merge_special[float-none-different_union-interp] PASSED [ 65%]
6840
84s tests/test_merge.py::test_union_merge_special[float-interp-any-20.2] PASSED [ 65%]
6841
84s tests/test_merge.py::test_union_merge_special[float-interp-any-missing] PASSED [ 65%]
6842
84s tests/test_merge.py::test_union_merge_special[float-interp-any-none] PASSED [ 65%]
6843
84s tests/test_merge.py::test_union_merge_special[float-interp-any-interp] PASSED [ 65%]
6844
84s tests/test_merge.py::test_union_merge_special[float-interp-float-20.2] PASSED [ 65%]
6845
84s tests/test_merge.py::test_union_merge_special[float-interp-float-missing] PASSED [ 65%]
6846
84s tests/test_merge.py::test_union_merge_special[float-interp-float-none] PASSED [ 65%]
6847
84s tests/test_merge.py::test_union_merge_special[float-interp-float-interp] PASSED [ 65%]
6848
84s tests/test_merge.py::test_union_merge_special[float-interp-union-20.2] PASSED [ 65%]
6849
84s tests/test_merge.py::test_union_merge_special[float-interp-union-missing] PASSED [ 65%]
6850
84s tests/test_merge.py::test_union_merge_special[float-interp-union-none] PASSED [ 65%]
6851
84s tests/test_merge.py::test_union_merge_special[float-interp-union-interp] PASSED [ 65%]
6852
84s tests/test_merge.py::test_union_merge_special[float-interp-different_union-20.2] PASSED [ 65%]
6853
84s tests/test_merge.py::test_union_merge_special[float-interp-different_union-missing] PASSED [ 65%]
6854
84s tests/test_merge.py::test_union_merge_special[float-interp-different_union-none] PASSED [ 65%]
6855
84s tests/test_merge.py::test_union_merge_special[float-interp-different_union-interp] PASSED [ 65%]
6856
84s tests/test_merge.py::test_union_merge_special[float-no_lval-any-20.2] PASSED [ 65%]
6857
84s tests/test_merge.py::test_union_merge_special[float-no_lval-any-missing] PASSED [ 65%]
6858
84s tests/test_merge.py::test_union_merge_special[float-no_lval-any-none] PASSED [ 65%]
6859
84s tests/test_merge.py::test_union_merge_special[float-no_lval-any-interp] PASSED [ 65%]
6860
84s tests/test_merge.py::test_union_merge_special[float-no_lval-float-20.2] PASSED [ 65%]
6861
84s tests/test_merge.py::test_union_merge_special[float-no_lval-float-missing] PASSED [ 65%]
6862
84s tests/test_merge.py::test_union_merge_special[float-no_lval-float-none] PASSED [ 65%]
6863
84s tests/test_merge.py::test_union_merge_special[float-no_lval-float-interp] PASSED [ 65%]
6864
84s tests/test_merge.py::test_union_merge_special[float-no_lval-union-20.2] PASSED [ 65%]
6865
84s tests/test_merge.py::test_union_merge_special[float-no_lval-union-missing] PASSED [ 65%]
6866
84s tests/test_merge.py::test_union_merge_special[float-no_lval-union-none] PASSED [ 65%]
6867
84s tests/test_merge.py::test_union_merge_special[float-no_lval-union-interp] PASSED [ 65%]
6868
84s tests/test_merge.py::test_union_merge_special[float-no_lval-different_union-20.2] PASSED [ 65%]
6869
84s tests/test_merge.py::test_union_merge_special[float-no_lval-different_union-missing] PASSED [ 65%]
6870
84s tests/test_merge.py::test_union_merge_special[float-no_lval-different_union-none] PASSED [ 65%]
6871
84s tests/test_merge.py::test_union_merge_special[float-no_lval-different_union-interp] PASSED [ 65%]
6872
84s tests/test_merge.py::test_union_merge_special[union-10.1-any-20.2] PASSED [ 65%]
6873
84s tests/test_merge.py::test_union_merge_special[union-10.1-any-missing] PASSED [ 65%]
6874
84s tests/test_merge.py::test_union_merge_special[union-10.1-any-none] PASSED [ 65%]
6875
84s tests/test_merge.py::test_union_merge_special[union-10.1-any-interp] PASSED [ 65%]
6876
84s tests/test_merge.py::test_union_merge_special[union-10.1-float-20.2] PASSED [ 65%]
6877
84s tests/test_merge.py::test_union_merge_special[union-10.1-float-missing] PASSED [ 65%]
6878
84s tests/test_merge.py::test_union_merge_special[union-10.1-float-none] PASSED [ 65%]
6879
84s tests/test_merge.py::test_union_merge_special[union-10.1-float-interp] PASSED [ 65%]
6880
84s tests/test_merge.py::test_union_merge_special[union-10.1-union-20.2] PASSED [ 65%]
6881
84s tests/test_merge.py::test_union_merge_special[union-10.1-union-missing] PASSED [ 66%]
6882
84s tests/test_merge.py::test_union_merge_special[union-10.1-union-none] PASSED [ 66%]
6883
84s tests/test_merge.py::test_union_merge_special[union-10.1-union-interp] PASSED [ 66%]
6884
84s tests/test_merge.py::test_union_merge_special[union-10.1-different_union-20.2] PASSED [ 66%]
6885
84s tests/test_merge.py::test_union_merge_special[union-10.1-different_union-missing] PASSED [ 66%]
6886
84s tests/test_merge.py::test_union_merge_special[union-10.1-different_union-none] PASSED [ 66%]
6887
84s tests/test_merge.py::test_union_merge_special[union-10.1-different_union-interp] PASSED [ 66%]
6888
84s tests/test_merge.py::test_union_merge_special[union-missing-any-20.2] PASSED [ 66%]
6889
84s tests/test_merge.py::test_union_merge_special[union-missing-any-missing] PASSED [ 66%]
6890
84s tests/test_merge.py::test_union_merge_special[union-missing-any-none] PASSED [ 66%]
6891
84s tests/test_merge.py::test_union_merge_special[union-missing-any-interp] PASSED [ 66%]
6892
84s tests/test_merge.py::test_union_merge_special[union-missing-float-20.2] PASSED [ 66%]
6893
84s tests/test_merge.py::test_union_merge_special[union-missing-float-missing] PASSED [ 66%]
6894
84s tests/test_merge.py::test_union_merge_special[union-missing-float-none] PASSED [ 66%]
6895
84s tests/test_merge.py::test_union_merge_special[union-missing-float-interp] PASSED [ 66%]
6896
84s tests/test_merge.py::test_union_merge_special[union-missing-union-20.2] PASSED [ 66%]
6897
84s tests/test_merge.py::test_union_merge_special[union-missing-union-missing] PASSED [ 66%]
6898
84s tests/test_merge.py::test_union_merge_special[union-missing-union-none] PASSED [ 66%]
6899
84s tests/test_merge.py::test_union_merge_special[union-missing-union-interp] PASSED [ 66%]
6900
84s tests/test_merge.py::test_union_merge_special[union-missing-different_union-20.2] PASSED [ 66%]
6901
84s tests/test_merge.py::test_union_merge_special[union-missing-different_union-missing] PASSED [ 66%]
6902
84s tests/test_merge.py::test_union_merge_special[union-missing-different_union-none] PASSED [ 66%]
6903
84s tests/test_merge.py::test_union_merge_special[union-missing-different_union-interp] PASSED [ 66%]
6904
84s tests/test_merge.py::test_union_merge_special[union-none-any-20.2] PASSED [ 66%]
6905
84s tests/test_merge.py::test_union_merge_special[union-none-any-missing] PASSED [ 66%]
6906
84s tests/test_merge.py::test_union_merge_special[union-none-any-none] PASSED [ 66%]
6907
84s tests/test_merge.py::test_union_merge_special[union-none-any-interp] PASSED [ 66%]
6908
84s tests/test_merge.py::test_union_merge_special[union-none-float-20.2] PASSED [ 66%]
6909
84s tests/test_merge.py::test_union_merge_special[union-none-float-missing] PASSED [ 66%]
6910
84s tests/test_merge.py::test_union_merge_special[union-none-float-none] PASSED [ 66%]
6911
84s tests/test_merge.py::test_union_merge_special[union-none-float-interp] PASSED [ 66%]
6912
84s tests/test_merge.py::test_union_merge_special[union-none-union-20.2] PASSED [ 66%]
6913
84s tests/test_merge.py::test_union_merge_special[union-none-union-missing] PASSED [ 66%]
6914
84s tests/test_merge.py::test_union_merge_special[union-none-union-none] PASSED [ 66%]
6915
84s tests/test_merge.py::test_union_merge_special[union-none-union-interp] PASSED [ 66%]
6916
84s tests/test_merge.py::test_union_merge_special[union-none-different_union-20.2] PASSED [ 66%]
6917
84s tests/test_merge.py::test_union_merge_special[union-none-different_union-missing] PASSED [ 66%]
6918
84s tests/test_merge.py::test_union_merge_special[union-none-different_union-none] PASSED [ 66%]
6919
84s tests/test_merge.py::test_union_merge_special[union-none-different_union-interp] PASSED [ 66%]
6920
84s tests/test_merge.py::test_union_merge_special[union-interp-any-20.2] PASSED [ 66%]
6921
84s tests/test_merge.py::test_union_merge_special[union-interp-any-missing] PASSED [ 66%]
6922
84s tests/test_merge.py::test_union_merge_special[union-interp-any-none] PASSED [ 66%]
6923
84s tests/test_merge.py::test_union_merge_special[union-interp-any-interp] PASSED [ 66%]
6924
84s tests/test_merge.py::test_union_merge_special[union-interp-float-20.2] PASSED [ 66%]
6925
84s tests/test_merge.py::test_union_merge_special[union-interp-float-missing] PASSED [ 66%]
6926
84s tests/test_merge.py::test_union_merge_special[union-interp-float-none] PASSED [ 66%]
6927
84s tests/test_merge.py::test_union_merge_special[union-interp-float-interp] PASSED [ 66%]
6928
84s tests/test_merge.py::test_union_merge_special[union-interp-union-20.2] PASSED [ 66%]
6929
84s tests/test_merge.py::test_union_merge_special[union-interp-union-missing] PASSED [ 66%]
6930
84s tests/test_merge.py::test_union_merge_special[union-interp-union-none] PASSED [ 66%]
6931
84s tests/test_merge.py::test_union_merge_special[union-interp-union-interp] PASSED [ 66%]
6932
84s tests/test_merge.py::test_union_merge_special[union-interp-different_union-20.2] PASSED [ 66%]
6933
84s tests/test_merge.py::test_union_merge_special[union-interp-different_union-missing] PASSED [ 66%]
6934
84s tests/test_merge.py::test_union_merge_special[union-interp-different_union-none] PASSED [ 66%]
6935
84s tests/test_merge.py::test_union_merge_special[union-interp-different_union-interp] PASSED [ 66%]
6936
84s tests/test_merge.py::test_union_merge_special[union-no_lval-any-20.2] PASSED [ 66%]
6937
84s tests/test_merge.py::test_union_merge_special[union-no_lval-any-missing] PASSED [ 66%]
6938
84s tests/test_merge.py::test_union_merge_special[union-no_lval-any-none] PASSED [ 66%]
6939
84s tests/test_merge.py::test_union_merge_special[union-no_lval-any-interp] PASSED [ 66%]
6940
84s tests/test_merge.py::test_union_merge_special[union-no_lval-float-20.2] PASSED [ 66%]
6941
84s tests/test_merge.py::test_union_merge_special[union-no_lval-float-missing] PASSED [ 66%]
6942
84s tests/test_merge.py::test_union_merge_special[union-no_lval-float-none] PASSED [ 66%]
6943
84s tests/test_merge.py::test_union_merge_special[union-no_lval-float-interp] PASSED [ 66%]
6944
84s tests/test_merge.py::test_union_merge_special[union-no_lval-union-20.2] PASSED [ 66%]
6945
84s tests/test_merge.py::test_union_merge_special[union-no_lval-union-missing] PASSED [ 66%]
6946
84s tests/test_merge.py::test_union_merge_special[union-no_lval-union-none] PASSED [ 66%]
6947
84s tests/test_merge.py::test_union_merge_special[union-no_lval-union-interp] PASSED [ 66%]
6948
84s tests/test_merge.py::test_union_merge_special[union-no_lval-different_union-20.2] PASSED [ 66%]
6949
84s tests/test_merge.py::test_union_merge_special[union-no_lval-different_union-missing] PASSED [ 66%]
6950
84s tests/test_merge.py::test_union_merge_special[union-no_lval-different_union-none] PASSED [ 66%]
6951
84s tests/test_merge.py::test_union_merge_special[union-no_lval-different_union-interp] PASSED [ 66%]
6952
84s tests/test_merge.py::test_merge_error_retains_type PASSED [ 66%]
6953
84s tests/test_merge.py::test_primitive_dicts[merge] PASSED [ 66%]
6954
84s tests/test_merge.py::test_primitive_dicts[unsafe_merge] PASSED [ 66%]
6955
84s tests/test_merge.py::test_merge_no_eq_verify[a_0-b_0-expected0-merge] PASSED [ 66%]
6956
84s tests/test_merge.py::test_merge_no_eq_verify[a_0-b_0-expected0-unsafe_merge] PASSED [ 66%]
6957
84s tests/test_merge.py::test_merge_with[c10-c20-expected0] PASSED [ 66%]
6958
84s tests/test_merge.py::test_merge_with[c11-c21-expected1] PASSED [ 66%]
6959
84s tests/test_merge.py::test_merge_with_c2_readonly[c10-c20-expected0] PASSED [ 66%]
6960
84s tests/test_merge.py::test_merge_with_c2_readonly[c11-c21-expected1] PASSED [ 66%]
6961
84s tests/test_merge.py::test_3way_dict_merge[merge] PASSED [ 66%]
6962
84s tests/test_merge.py::test_3way_dict_merge[unsafe_merge] PASSED [ 67%]
6963
84s tests/test_merge.py::test_merge_list_list PASSED [ 67%]
6964
84s tests/test_merge.py::test_merge_error[base0-merge0-TypeError-merge] PASSED [ 67%]
6965
84s tests/test_merge.py::test_merge_error[base0-merge0-TypeError-unsafe_merge] PASSED [ 67%]
6966
84s tests/test_merge.py::test_merge_error[base1-merge1-TypeError-merge] PASSED [ 67%]
6967
84s tests/test_merge.py::test_merge_error[base1-merge1-TypeError-unsafe_merge] PASSED [ 67%]
6968
84s tests/test_merge.py::test_merge_error[base2-None-ValueError-merge] PASSED [ 67%]
6969
84s tests/test_merge.py::test_merge_error[base2-None-ValueError-unsafe_merge] PASSED [ 67%]
6970
84s tests/test_merge.py::test_merge_error[base3-None-ValueError-merge] PASSED [ 67%]
6971
84s tests/test_merge.py::test_merge_error[base3-None-ValueError-unsafe_merge] PASSED [ 67%]
6972
84s tests/test_merge.py::test_merge_error[Package-merge4-ConfigKeyError-merge] PASSED [ 67%]
6973
84s tests/test_merge.py::test_merge_error[Package-merge4-ConfigKeyError-unsafe_merge] PASSED [ 67%]
6974
84s tests/test_merge.py::test_with_readonly_c1[dict-merge] PASSED [ 67%]
6975
84s tests/test_merge.py::test_with_readonly_c1[dict-unsafe_merge] PASSED [ 67%]
6976
84s tests/test_merge.py::test_with_readonly_c1[list-merge] PASSED [ 67%]
6977
84s tests/test_merge.py::test_with_readonly_c1[list-unsafe_merge] PASSED [ 67%]
6978
84s tests/test_merge.py::test_with_readonly_c2[dict-merge] PASSED [ 67%]
6979
84s tests/test_merge.py::test_with_readonly_c2[dict-unsafe_merge] PASSED [ 67%]
6980
84s tests/test_merge.py::test_with_readonly_c2[list-merge] PASSED [ 67%]
6981
84s tests/test_merge.py::test_with_readonly_c2[list-unsafe_merge] PASSED [ 67%]
6982
84s tests/test_merge.py::test_into_readonly[c10-c20] PASSED [ 67%]
6983
84s tests/test_merge.py::test_into_readonly[c11-c21] PASSED [ 67%]
6984
84s tests/test_merge.py::test_dict_merge_readonly_into_readwrite[c10-c20-expected0-merge] PASSED [ 67%]
6985
84s tests/test_merge.py::test_dict_merge_readonly_into_readwrite[c10-c20-expected0-unsafe_merge] PASSED [ 67%]
6986
84s tests/test_merge.py::test_list_merge_readonly_into_readwrite[c10-c20-expected0] PASSED [ 67%]
6987
84s tests/test_merge.py::test_parent_maintained PASSED [ 67%]
6988
84s tests/test_merge.py::test_merge_with_dotlist[cfg0-overrides0-expected0] PASSED [ 67%]
6989
84s tests/test_merge.py::test_merge_with_dotlist[cfg1-overrides1-expected1] PASSED [ 67%]
6990
84s tests/test_merge.py::test_merge_with_dotlist[cfg2-overrides2-expected2] PASSED [ 67%]
6991
84s tests/test_merge.py::test_merge_with_cli PASSED [ 67%]
6992
84s tests/test_merge.py::test_merge_empty_with_dotlist[dotlist0-expected0] PASSED [ 67%]
6993
84s tests/test_merge.py::test_merge_empty_with_dotlist[dotlist1-expected1] PASSED [ 67%]
6994
84s tests/test_merge.py::test_merge_empty_with_dotlist[dotlist2-expected2] PASSED [ 67%]
6995
84s tests/test_merge.py::test_merge_with_dotlist_errors[foo=10] PASSED [ 67%]
6996
84s tests/test_merge.py::test_merge_with_dotlist_errors[dotlist1] PASSED [ 67%]
6997
84s tests/test_merge.py::test_merge_allow_objects[merge] PASSED [ 67%]
6998
84s tests/test_merge.py::test_merge_allow_objects[unsafe_merge] PASSED [ 67%]
6999
84s tests/test_merge.py::test_merge_with_allow_Dataframe PASSED [ 67%]
7000
84s tests/test_merge.py::test_merge_with_src_as_interpolation[merge_interpolation_list_with_list-merge] PASSED [ 67%]
7001
84s tests/test_merge.py::test_merge_with_src_as_interpolation[merge_interpolation_list_with_list-unsafe_merge] PASSED [ 67%]
7002
84s tests/test_merge.py::test_merge_with_src_as_interpolation[merge_interpolation_dict_with_dict-merge] PASSED [ 67%]
7003
84s tests/test_merge.py::test_merge_with_src_as_interpolation[merge_interpolation_dict_with_dict-unsafe_merge] PASSED [ 67%]
7004
84s tests/test_merge.py::test_merge_with_other_as_interpolation[merge_interpolation_dict_with_interpolation_dict-merge] PASSED [ 67%]
7005
84s tests/test_merge.py::test_merge_with_other_as_interpolation[merge_interpolation_dict_with_interpolation_dict-unsafe_merge] PASSED [ 67%]
7006
84s tests/test_merge.py::test_merge_with_other_as_interpolation[merge_interpolation_list_with_interpolation_list-merge] PASSED [ 67%]
7007
84s tests/test_merge.py::test_merge_with_other_as_interpolation[merge_interpolation_list_with_interpolation_list-unsafe_merge] PASSED [ 67%]
7008
84s tests/test_merge.py::test_merge_with_error_not_changing_target[merge_with_list] PASSED [ 67%]
7009
84s tests/test_merge.py::test_into_custom_resolver_that_throws[legacy_register_resolver] PASSED [ 67%]
7010
84s tests/test_merge.py::test_into_custom_resolver_that_throws[register_new_resolver] PASSED [ 67%]
7011
84s tests/test_nested_containers.py::test_container_nested_element[list-list-list] PASSED [ 67%]
7012
84s tests/test_nested_containers.py::test_container_nested_element[list-dict-dict] PASSED [ 67%]
7013
84s tests/test_nested_containers.py::test_container_nested_element[list-optional-list] PASSED [ 67%]
7014
84s tests/test_nested_containers.py::test_container_nested_element[list-list-optional] PASSED [ 67%]
7015
84s tests/test_nested_containers.py::test_container_nested_element[list-optional-dict] PASSED [ 67%]
7016
84s tests/test_nested_containers.py::test_container_nested_element[list-dict-optional] PASSED [ 67%]
7017
84s tests/test_nested_containers.py::test_container_nested_element[dict-list-list] PASSED [ 67%]
7018
84s tests/test_nested_containers.py::test_container_nested_element[dict-dict-dict] PASSED [ 67%]
7019
84s tests/test_nested_containers.py::test_container_nested_element[dict-optional-list] PASSED [ 67%]
7020
84s tests/test_nested_containers.py::test_container_nested_element[dict-list-optional] PASSED [ 67%]
7021
84s tests/test_nested_containers.py::test_container_nested_element[dict-optional-dict] PASSED [ 67%]
7022
84s tests/test_nested_containers.py::test_container_nested_element[dict-dict-optional] PASSED [ 67%]
7023
84s tests/test_nested_containers.py::test_container_nested_element[dict-of-plugin] PASSED [ 67%]
7024
84s tests/test_nested_containers.py::test_container_nested_element[list-of-plugin] PASSED [ 67%]
7025
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element[container-assign-to-list-element] PASSED [ 67%]
7026
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element[container-assign-to-dict-element] PASSED [ 67%]
7027
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element[container-assign-list-to-optional-list] PASSED [ 67%]
7028
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element[container-assign-dict-to-optional-dict] PASSED [ 67%]
7029
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element[container-assign-list-to-list-optional] PASSED [ 67%]
7030
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element[container-assign-list-none-to-list-optional] PASSED [ 67%]
7031
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element[container-assign-dict-to-dict-optional] PASSED [ 67%]
7032
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element[container-assign-dict-none-to-dict-optional] PASSED [ 67%]
7033
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element[container-assign-dict-plugin] PASSED [ 67%]
7034
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element[container-assign-list-plugin] PASSED [ 67%]
7035
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element[no_container-assign-to-list-element] PASSED [ 67%]
7036
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element[no_container-assign-to-dict-element] PASSED [ 67%]
7037
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element[no_container-assign-list-to-optional-list] PASSED [ 67%]
7038
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element[no_container-assign-dict-to-optional-dict] PASSED [ 67%]
7039
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element[no_container-assign-list-to-list-optional] PASSED [ 67%]
7040
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element[no_container-assign-list-none-to-list-optional] PASSED [ 67%]
7041
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element[no_container-assign-dict-to-dict-optional] PASSED [ 67%]
7042
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element[no_container-assign-dict-none-to-dict-optional] PASSED [ 67%]
7043
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element[no_container-assign-dict-plugin] PASSED [ 68%]
7044
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element[no_container-assign-list-plugin] PASSED [ 68%]
7045
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element_special[none-assign-to-optional-list] PASSED [ 68%]
7046
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element_special[none-assign-to-optional-dict] PASSED [ 68%]
7047
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element_special[none-assign-to-optional-plugin-list] PASSED [ 68%]
7048
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element_special[none-assign-to-optional-plugin-dict] PASSED [ 68%]
7049
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element_special[missing-assign-to-optional-list] PASSED [ 68%]
7050
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element_special[missing-assign-to-optional-dict] PASSED [ 68%]
7051
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element_special[missing-assign-to-optional-plugin-list] PASSED [ 68%]
7052
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element_special[missing-assign-to-optional-plugin-dict] PASSED [ 68%]
7053
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element_special[interp-assign-to-optional-list] PASSED [ 68%]
7054
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element_special[interp-assign-to-optional-dict] PASSED [ 68%]
7055
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element_special[interp-assign-to-optional-plugin-list] PASSED [ 68%]
7056
84s tests/test_nested_containers.py::test_list_assign_to_container_typed_element_special[interp-assign-to-optional-plugin-dict] PASSED [ 68%]
7057
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[assign-to-list-element-container] PASSED [ 68%]
7058
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[assign-to-list-element-no_container] PASSED [ 68%]
7059
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[assign-to-dict-element-container] PASSED [ 68%]
7060
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[assign-to-dict-element-no_container] PASSED [ 68%]
7061
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[assign-list-to-optional-list-container] PASSED [ 68%]
7062
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[assign-list-to-optional-list-no_container] PASSED [ 68%]
7063
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[assign-dict-to-optional-dict-container] PASSED [ 68%]
7064
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[assign-dict-to-optional-dict-no_container] PASSED [ 68%]
7065
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[assign-list-to-list-optional-container] PASSED [ 68%]
7066
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[assign-list-to-list-optional-no_container] PASSED [ 68%]
7067
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[assign-list-none-to-list-optional-container] PASSED [ 68%]
7068
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[assign-list-none-to-list-optional-no_container] PASSED [ 68%]
7069
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[assign-dict-to-dict-optional-container] PASSED [ 68%]
7070
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[assign-dict-to-dict-optional-no_container] PASSED [ 68%]
7071
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[assign-dict-none-to-dict-optional-container] PASSED [ 68%]
7072
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[assign-dict-none-to-dict-optional-no_container] PASSED [ 68%]
7073
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[assign-to-list-of-plugins-container] PASSED [ 68%]
7074
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[assign-to-list-of-plugins-no_container] PASSED [ 68%]
7075
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[assign-to-dict-of-plugins-container] PASSED [ 68%]
7076
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[assign-to-dict-of-plugins-no_container] PASSED [ 68%]
7077
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[coerce-dictconfig-interp-to-listconfig-container] PASSED [ 68%]
7078
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[coerce-dictconfig-interp-to-listconfig-no_container] PASSED [ 68%]
7079
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[coerce-listconfig-interp-to-dictconfig-container] PASSED [ 68%]
7080
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[coerce-listconfig-interp-to-dictconfig-no_container] PASSED [ 68%]
7081
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[coerce-dictconfig-interp_with_ref-to-listconfig-container] PASSED [ 68%]
7082
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[coerce-dictconfig-interp_with_ref-to-listconfig-no_container] PASSED [ 68%]
7083
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[coerce-listconfig-interp_with_ref-to-dictconfig-container] PASSED [ 68%]
7084
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[coerce-listconfig-interp_with_ref-to-dictconfig-no_container] PASSED [ 68%]
7085
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[coerce-dictconfig-missing-to-listconfig-container] PASSED [ 68%]
7086
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[coerce-dictconfig-missing-to-listconfig-no_container] PASSED [ 68%]
7087
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[coerce-listconfig-missing-to-dictconfig-container] PASSED [ 68%]
7088
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[coerce-listconfig-missing-to-dictconfig-no_container] PASSED [ 68%]
7089
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[coerce-dictconfig-missing_with_ref-to-listconfig-container] PASSED [ 68%]
7090
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[coerce-dictconfig-missing_with_ref-to-listconfig-no_container] PASSED [ 68%]
7091
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[coerce-listconfig-missing_with_ref-to-dictconfig-container] PASSED [ 68%]
7092
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[coerce-listconfig-missing_with_ref-to-dictconfig-no_container] PASSED [ 68%]
7093
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[coerce-dictconfig-none-to-listconfig-container] PASSED [ 68%]
7094
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[coerce-dictconfig-none-to-listconfig-no_container] PASSED [ 68%]
7095
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[coerce-listconfig-none-to-dictconfig-container] PASSED [ 68%]
7096
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[coerce-listconfig-none-to-dictconfig-no_container] PASSED [ 68%]
7097
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[coerce-dictconfig-none_with_ref-to-listconfig-container] PASSED [ 68%]
7098
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[coerce-dictconfig-none_with_ref-to-listconfig-no_container] PASSED [ 68%]
7099
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[coerce-listconfig-none_with_ref-to-dictconfig-container] PASSED [ 68%]
7100
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element[coerce-listconfig-none_with_ref-to-dictconfig-no_container] PASSED [ 68%]
7101
84s tests/test_nested_containers.py::test_setitem_valid_element_type[True-int] PASSED [ 68%]
7102
84s tests/test_nested_containers.py::test_setitem_valid_element_type[True-list] PASSED [ 68%]
7103
84s tests/test_nested_containers.py::test_setitem_valid_element_type[True-dict] PASSED [ 68%]
7104
84s tests/test_nested_containers.py::test_setitem_valid_element_type[False-int] PASSED [ 68%]
7105
84s tests/test_nested_containers.py::test_setitem_valid_element_type[False-list] PASSED [ 68%]
7106
84s tests/test_nested_containers.py::test_setitem_valid_element_type[False-dict] PASSED [ 68%]
7107
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element_special[none-assign-to-optional-list] PASSED [ 68%]
7108
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element_special[none-assign-to-optional-dict] PASSED [ 68%]
7109
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element_special[missing-assign-to-optional-list] PASSED [ 68%]
7110
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element_special[missing-assign-to-optional-dict] PASSED [ 68%]
7111
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element_special[interp-assign-to-optional-list] PASSED [ 68%]
7112
84s tests/test_nested_containers.py::test_dict_assign_to_container_typed_element_special[interp-assign-to-optional-dict] PASSED [ 68%]
7113
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-str-to-int-overwrite-container] PASSED [ 68%]
7114
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-str-to-int-overwrite-no_container] PASSED [ 68%]
7115
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-str-to-int-no_overwrite-container] PASSED [ 68%]
7116
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-str-to-int-no_overwrite-no_container] PASSED [ 68%]
7117
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-str-to-list[int]0-overwrite-container] PASSED [ 68%]
7118
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-str-to-list[int]0-overwrite-no_container] PASSED [ 68%]
7119
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-str-to-list[int]0-no_overwrite-container] PASSED [ 68%]
7120
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-str-to-list[int]0-no_overwrite-no_container] PASSED [ 68%]
7121
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-str-to-list[int]1-overwrite-container] PASSED [ 68%]
7122
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-str-to-list[int]1-overwrite-no_container] PASSED [ 68%]
7123
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-str-to-list[int]1-no_overwrite-container] PASSED [ 68%]
7124
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-str-to-list[int]1-no_overwrite-no_container] PASSED [ 68%]
7125
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-none-to-list[int]-overwrite-container] PASSED [ 69%]
7126
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-none-to-list[int]-overwrite-no_container] PASSED [ 69%]
7127
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-none-to-list[int]-no_overwrite-container] PASSED [ 69%]
7128
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-none-to-list[int]-no_overwrite-no_container] PASSED [ 69%]
7129
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-int-to-list[int]-overwrite-container] PASSED [ 69%]
7130
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-int-to-list[int]-overwrite-no_container] PASSED [ 69%]
7131
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-int-to-list[int]-no_overwrite-container] PASSED [ 69%]
7132
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-int-to-list[int]-no_overwrite-no_container] PASSED [ 69%]
7133
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-list[str]-to-list[int]-overwrite-container] PASSED [ 69%]
7134
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-list[str]-to-list[int]-overwrite-no_container] PASSED [ 69%]
7135
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-list[str]-to-list[int]-no_overwrite-container] PASSED [ 69%]
7136
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-list[str]-to-list[int]-no_overwrite-no_container] PASSED [ 69%]
7137
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-list[none]-to-list[int]-overwrite-container] PASSED [ 69%]
7138
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-list[none]-to-list[int]-overwrite-no_container] PASSED [ 69%]
7139
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-list[none]-to-list[int]-no_overwrite-container] PASSED [ 69%]
7140
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-list[none]-to-list[int]-no_overwrite-no_container] PASSED [ 69%]
7141
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str-int]-to-list[int]]-overwrite-container] PASSED [ 69%]
7142
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str-int]-to-list[int]]-overwrite-no_container] PASSED [ 69%]
7143
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str-int]-to-list[int]]-no_overwrite-container] PASSED [ 69%]
7144
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str-int]-to-list[int]]-no_overwrite-no_container] PASSED [ 69%]
7145
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign_dict[str_str]_to_dict[str_int]-overwrite-container] PASSED [ 69%]
7146
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign_dict[str_str]_to_dict[str_int]-overwrite-no_container] PASSED [ 69%]
7147
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign_dict[str_str]_to_dict[str_int]-no_overwrite-container] PASSED [ 69%]
7148
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign_dict[str_str]_to_dict[str_int]-no_overwrite-no_container] PASSED [ 69%]
7149
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign_list_to_dict[str_int]-overwrite-container] PASSED [ 69%]
7150
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign_list_to_dict[str_int]-overwrite-no_container] PASSED [ 69%]
7151
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign_list_to_dict[str_int]-no_overwrite-container] PASSED [ 69%]
7152
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign_list_to_dict[str_int]-no_overwrite-no_container] PASSED [ 69%]
7153
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-list[list[float]]-to-list[list[int]]-overwrite-container] PASSED [ 69%]
7154
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-list[list[float]]-to-list[list[int]]-overwrite-no_container] PASSED [ 69%]
7155
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-list[list[float]]-to-list[list[int]]-no_overwrite-container] PASSED [ 69%]
7156
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-list[list[float]]-to-list[list[int]]-no_overwrite-no_container] PASSED [ 69%]
7157
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-list[list[none]]-to-list[list[int]]-overwrite-container] PASSED [ 69%]
7158
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-list[list[none]]-to-list[list[int]]-overwrite-no_container] PASSED [ 69%]
7159
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-list[list[none]]-to-list[list[int]]-no_overwrite-container] PASSED [ 69%]
7160
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-list[list[none]]-to-list[list[int]]-no_overwrite-no_container] PASSED [ 69%]
7161
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-list[list[typed-none]]-to-list[list[int]]-overwrite-container] PASSED [ 69%]
7162
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-list[list[typed-none]]-to-list[list[int]]-overwrite-no_container] PASSED [ 69%]
7163
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-list[list[typed-none]]-to-list[list[int]]-no_overwrite-container] PASSED [ 69%]
7164
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-list[list[typed-none]]-to-list[list[int]]-no_overwrite-no_container] PASSED [ 69%]
7165
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-list[list[typed-int]]-to-list[list[float]]-overwrite-container] PASSED [ 69%]
7166
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-list[list[typed-int]]-to-list[list[float]]-overwrite-no_container] PASSED [ 69%]
7167
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-list[list[typed-int]]-to-list[list[float]]-no_overwrite-container] PASSED [ 69%]
7168
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-list[list[typed-int]]-to-list[list[float]]-no_overwrite-no_container] PASSED [ 69%]
7169
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str-[dict[str-float]]]-to-dict[str[dict[str-int]]]-overwrite-container] PASSED [ 69%]
7170
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str-[dict[str-float]]]-to-dict[str[dict[str-int]]]-overwrite-no_container] PASSED [ 69%]
7171
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str-[dict[str-float]]]-to-dict[str[dict[str-int]]]-no_overwrite-container] PASSED [ 69%]
7172
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str-[dict[str-float]]]-to-dict[str[dict[str-int]]]-no_overwrite-no_container] PASSED [ 69%]
7173
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str-[dict[str-float]]]-to-dict[str[dict[str-int]]]-2-overwrite-container] PASSED [ 69%]
7174
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str-[dict[str-float]]]-to-dict[str[dict[str-int]]]-2-overwrite-no_container] PASSED [ 69%]
7175
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str-[dict[str-float]]]-to-dict[str[dict[str-int]]]-2-no_overwrite-container] PASSED [ 69%]
7176
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str-[dict[str-float]]]-to-dict[str[dict[str-int]]]-2-no_overwrite-no_container] PASSED [ 69%]
7177
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str_[dict[int_int]]]-to-dict[str[dict[str_int]]]-overwrite-container] PASSED [ 69%]
7178
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str_[dict[int_int]]]-to-dict[str[dict[str_int]]]-overwrite-no_container] PASSED [ 69%]
7179
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str_[dict[int_int]]]-to-dict[str[dict[str_int]]]-no_overwrite-container] PASSED [ 69%]
7180
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str_[dict[int_int]]]-to-dict[str[dict[str_int]]]-no_overwrite-no_container] PASSED [ 69%]
7181
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str_[dict[int-int]]]-to-dict[str[dict[str_int]]]-overwrite-container] PASSED [ 69%]
7182
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str_[dict[int-int]]]-to-dict[str[dict[str_int]]]-overwrite-no_container] PASSED [ 69%]
7183
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str_[dict[int-int]]]-to-dict[str[dict[str_int]]]-no_overwrite-container] PASSED [ 69%]
7184
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str_[dict[int-int]]]-to-dict[str[dict[str_int]]]-no_overwrite-no_container] PASSED [ 69%]
7185
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str_[dict[int-typed_none]]]-to-dict[str[dict[str_int]]]-overwrite-container] PASSED [ 69%]
7186
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str_[dict[int-typed_none]]]-to-dict[str[dict[str_int]]]-overwrite-no_container] PASSED [ 69%]
7187
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str_[dict[int-typed_none]]]-to-dict[str[dict[str_int]]]-no_overwrite-container] PASSED [ 69%]
7188
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str_[dict[int-typed_none]]]-to-dict[str[dict[str_int]]]-no_overwrite-no_container] PASSED [ 69%]
7189
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str-[dict[int_typed-int]]]-to-dict[str[dict[str-float]]]-overwrite-container] PASSED [ 69%]
7190
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str-[dict[int_typed-int]]]-to-dict[str[dict[str-float]]]-overwrite-no_container] PASSED [ 69%]
7191
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str-[dict[int_typed-int]]]-to-dict[str[dict[str-float]]]-no_overwrite-container] PASSED [ 69%]
7192
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str-[dict[int_typed-int]]]-to-dict[str[dict[str-float]]]-no_overwrite-no_container] PASSED [ 69%]
7193
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str-[dict[int_typed-int]]]-to-dict[str[dict[str_float]]]-2-overwrite-container] PASSED [ 69%]
7194
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str-[dict[int_typed-int]]]-to-dict[str[dict[str_float]]]-2-overwrite-no_container] PASSED [ 69%]
7195
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str-[dict[int_typed-int]]]-to-dict[str[dict[str_float]]]-2-no_overwrite-container] PASSED [ 69%]
7196
84s tests/test_nested_containers.py::test_dict_setitem_invalid_element_type[assign-dict[str-[dict[int_typed-int]]]-to-dict[str[dict[str_float]]]-2-no_overwrite-no_container] PASSED [ 69%]
7197
84s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[assign_str_to_int] PASSED [ 69%]
7198
84s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[assign_none_to_int] PASSED [ 69%]
7199
84s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[assign_str_to_list[int]] PASSED [ 69%]
7200
84s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[assign_str_to_dict[str, int]] PASSED [ 69%]
7201
84s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[assign_none_to_list[int]] PASSED [ 69%]
7202
84s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[assign_int_to_list[int]] PASSED [ 69%]
7203
84s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[assign_list[str]_to_list[int]] PASSED [ 69%]
7204
84s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[assign_list[none]_to_list[int]] PASSED [ 69%]
7205
84s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[assign_dict[str,int]_to_list[int]]] PASSED [ 69%]
7206
84s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[assign_dict[str,str]_to_dict[str,int]0] PASSED [ 70%]
7207
84s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[assign_dict[str,str]_to_dict[str,int]1] PASSED [ 70%]
7208
84s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[append_str_to_int] PASSED [ 70%]
7209
84s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[append_none_to_int] PASSED [ 70%]
7210
84s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[append_str_to_list[int]] PASSED [ 70%]
7211
84s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[append_str_to_dict[str, int]] PASSED [ 70%]
7212
84s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[append_none_to_list[int]] PASSED [ 70%]
7213
84s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[append_int_to_list[int]] PASSED [ 70%]
7214
84s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[append_list[str]_to_list[int]] PASSED [ 70%]
7215
85s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[append_list[none]_to_list[int]] PASSED [ 70%]
7216
85s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[append_dict[str,int]_to_list[int]]] PASSED [ 70%]
7217
85s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[append_dict[str,str]_to_dict[str,int]0] PASSED [ 70%]
7218
85s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[append_dict[str,str]_to_dict[str,int]1] PASSED [ 70%]
7219
85s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[append_dict[str,str]_to_dict[str,int]2] PASSED [ 70%]
7220
85s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[append_dict[str,str]_to_dict[str,int]3] PASSED [ 70%]
7221
85s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[append_dict[str,str]_to_dict[str,int]4] PASSED [ 70%]
7222
85s tests/test_nested_containers.py::test_list_setitem_invalid_element_type[append_dict[str,str]_to_dict[str,int]5] PASSED [ 70%]
7223
85s tests/test_nested_containers.py::test_merge_nested_dict_promotion[any-plugin-into-typed-plugin] PASSED [ 70%]
7224
85s tests/test_nested_containers.py::test_merge_nested_dict_promotion[typed-plugin-into-any-plugin] PASSED [ 70%]
7225
85s tests/test_nested_containers.py::test_merge_nested_dict_promotion[typed-concrete-plugin-into-typed-plugin] PASSED [ 70%]
7226
85s tests/test_nested_containers.py::test_merge_nested_dict_promotion[typed-plugin-into-any] PASSED [ 70%]
7227
85s tests/test_nested_containers.py::test_merge_nested[merge-interp-into-list] PASSED [ 70%]
7228
85s tests/test_nested_containers.py::test_merge_nested[merge-none-into-list] PASSED [ 70%]
7229
85s tests/test_nested_containers.py::test_merge_nested[merge-interp-into-dict] PASSED [ 70%]
7230
85s tests/test_nested_containers.py::test_merge_nested[merge-none-into-dict] PASSED [ 70%]
7231
85s tests/test_nested_containers.py::test_merge_interpolation_with_container_type[dict-interp-into-any] PASSED [ 70%]
7232
85s tests/test_nested_containers.py::test_merge_interpolation_with_container_type[none-interp-into-any] PASSED [ 70%]
7233
85s tests/test_nested_containers.py::test_merge_interpolation_with_container_type[dict[str,float]-into-dict[str,any]] PASSED [ 70%]
7234
85s tests/test_nested_containers.py::test_merge_interpolation_with_container_type[interp-into-dict] PASSED [ 70%]
7235
85s tests/test_nested_containers.py::test_merge_interpolation_with_container_type[list-interp-into-any] PASSED [ 70%]
7236
85s tests/test_nested_containers.py::test_merge_interpolation_with_container_type[any-interp-into-list-int] PASSED [ 70%]
7237
85s tests/test_nested_containers.py::test_merge_interpolation_with_container_type[any-interp_list-into-list-list-int] PASSED [ 70%]
7238
85s tests/test_nested_containers.py::test_merge_nested_list_promotion PASSED [ 70%]
7239
85s tests/test_nested_containers.py::test_merge_bad_element_type[configs0-Value 'abc' of type 'str' could not be converted to Integer] PASSED [ 70%]
7240
85s tests/test_nested_containers.py::test_merge_bad_element_type[merge-int-into-dict] PASSED [ 70%]
7241
85s tests/test_nested_containers.py::test_merge_bad_element_type[merge-none_typed-into-int] PASSED [ 70%]
7242
85s tests/test_nodes.py::test_valid_inputs[StringNode-abc-abc] PASSED [ 70%]
7243
85s tests/test_nodes.py::test_valid_inputs[StringNode-100-100] PASSED [ 70%]
7244
85s tests/test_nodes.py::test_valid_inputs[StringNode-Color.RED-Color.RED] PASSED [ 70%]
7245
85s tests/test_nodes.py::test_valid_inputs[IntegerNode-10-10_0] PASSED [ 70%]
7246
85s tests/test_nodes.py::test_valid_inputs[IntegerNode-10-10_1] PASSED [ 70%]
7247
85s tests/test_nodes.py::test_valid_inputs[IntegerNode--100--100_0] PASSED [ 70%]
7248
85s tests/test_nodes.py::test_valid_inputs[IntegerNode--100--100_1] PASSED [ 70%]
7249
85s tests/test_nodes.py::test_valid_inputs[FloatNode-inf-inf] PASSED [ 70%]
7250
85s tests/test_nodes.py::test_valid_inputs[FloatNode-nan-nan] PASSED [ 70%]
7251
85s tests/test_nodes.py::test_valid_inputs[FloatNode-10-10.0] PASSED [ 70%]
7252
85s tests/test_nodes.py::test_valid_inputs[FloatNode-10.1-10.1] PASSED [ 70%]
7253
85s tests/test_nodes.py::test_valid_inputs[FloatNode-10.2-10.2] PASSED [ 70%]
7254
85s tests/test_nodes.py::test_valid_inputs[FloatNode-10e-3-0.01] PASSED [ 70%]
7255
85s tests/test_nodes.py::test_valid_inputs[BytesNode-binary-binary] PASSED [ 70%]
7256
85s tests/test_nodes.py::test_valid_inputs[BytesNode-\xf0\xf1\xf2-\xf0\xf1\xf2] PASSED [ 70%]
7257
85s tests/test_nodes.py::test_valid_inputs[BooleanNode-True-True] PASSED [ 70%]
7258
85s tests/test_nodes.py::test_valid_inputs[BooleanNode-Y-True] PASSED [ 70%]
7259
85s tests/test_nodes.py::test_valid_inputs[BooleanNode-true-True] PASSED [ 70%]
7260
85s tests/test_nodes.py::test_valid_inputs[BooleanNode-Yes-True] PASSED [ 70%]
7261
85s tests/test_nodes.py::test_valid_inputs[BooleanNode-On-True] PASSED [ 70%]
7262
85s tests/test_nodes.py::test_valid_inputs[BooleanNode-1-True] PASSED [ 70%]
7263
85s tests/test_nodes.py::test_valid_inputs[BooleanNode-100-True] PASSED [ 70%]
7264
85s tests/test_nodes.py::test_valid_inputs[BooleanNode-False-False] PASSED [ 70%]
7265
85s tests/test_nodes.py::test_valid_inputs[BooleanNode-N-False] PASSED [ 70%]
7266
85s tests/test_nodes.py::test_valid_inputs[BooleanNode-false-False] PASSED [ 70%]
7267
85s tests/test_nodes.py::test_valid_inputs[BooleanNode-No-False] PASSED [ 70%]
7268
85s tests/test_nodes.py::test_valid_inputs[BooleanNode-Off-False] PASSED [ 70%]
7269
85s tests/test_nodes.py::test_valid_inputs[BooleanNode-None-None] PASSED [ 70%]
7270
85s tests/test_nodes.py::test_valid_inputs[BooleanNode-0-False0] PASSED [ 70%]
7271
85s tests/test_nodes.py::test_valid_inputs[BooleanNode-0-False1] PASSED [ 70%]
7272
85s tests/test_nodes.py::test_valid_inputs[AnyNode-3-3] PASSED [ 70%]
7273
85s tests/test_nodes.py::test_valid_inputs[AnyNode-3.14-3.14] PASSED [ 70%]
7274
85s tests/test_nodes.py::test_valid_inputs[AnyNode-False-False] PASSED [ 70%]
7275
85s tests/test_nodes.py::test_valid_inputs[AnyNode-\xf0\xf1\xf2-\xf0\xf1\xf2] PASSED [ 70%]
7276
85s tests/test_nodes.py::test_valid_inputs[AnyNode-Color.RED-Color.RED] PASSED [ 70%]
7277
85s tests/test_nodes.py::test_valid_inputs[AnyNode-None-None] PASSED [ 70%]
7278
85s tests/test_nodes.py::test_valid_inputs[<lambda>-Color.RED-Color.RED0] PASSED [ 70%]
7279
85s tests/test_nodes.py::test_valid_inputs[<lambda>-Color.RED-Color.RED1] PASSED [ 70%]
7280
85s tests/test_nodes.py::test_valid_inputs[<lambda>-RED-Color.RED] PASSED [ 70%]
7281
85s tests/test_nodes.py::test_valid_inputs[<lambda>-1-Color.RED] PASSED [ 70%]
7282
85s tests/test_nodes.py::test_valid_inputs[PathNode-hello.txt-output_40] PASSED [ 70%]
7283
85s tests/test_nodes.py::test_valid_inputs[PathNode-input_41-output_41] PASSED [ 70%]
7284
85s tests/test_nodes.py::test_valid_inputs[union-str] PASSED [ 70%]
7285
85s tests/test_nodes.py::test_valid_inputs[union-int] PASSED [ 70%]
7286
85s tests/test_nodes.py::test_valid_inputs[union-float] PASSED [ 70%]
7287
85s tests/test_nodes.py::test_valid_inputs[union-inf] PASSED [ 71%]
7288
85s tests/test_nodes.py::test_valid_inputs[union-bytes] PASSED [ 71%]
7289
85s tests/test_nodes.py::test_valid_inputs[union-bool] PASSED [ 71%]
7290
85s tests/test_nodes.py::test_valid_inputs[union-none] PASSED [ 71%]
7291
85s tests/test_nodes.py::test_valid_inputs[union-enum] PASSED [ 71%]
7292
85s tests/test_nodes.py::test_invalid_inputs[IntegerNode-abc] PASSED [ 71%]
7293
85s tests/test_nodes.py::test_invalid_inputs[IntegerNode--abc] PASSED [ 71%]
7294
85s tests/test_nodes.py::test_invalid_inputs[IntegerNode-10.1] PASSED [ 71%]
7295
85s tests/test_nodes.py::test_invalid_inputs[IntegerNode--1132c] PASSED [ 71%]
7296
85s tests/test_nodes.py::test_invalid_inputs[IntegerNode-Color.RED] PASSED [ 71%]
7297
85s tests/test_nodes.py::test_invalid_inputs[IntegerNode-123] PASSED [ 71%]
7298
85s tests/test_nodes.py::test_invalid_inputs[FloatNode-abc] PASSED [ 71%]
7299
85s tests/test_nodes.py::test_invalid_inputs[FloatNode-Color.RED] PASSED [ 71%]
7300
85s tests/test_nodes.py::test_invalid_inputs[FloatNode-10.1] PASSED [ 71%]
7301
85s tests/test_nodes.py::test_invalid_inputs[BytesNode-abc] PASSED [ 71%]
7302
85s tests/test_nodes.py::test_invalid_inputs[BytesNode-23] PASSED [ 71%]
7303
85s tests/test_nodes.py::test_invalid_inputs[BytesNode-Color.RED] PASSED [ 71%]
7304
85s tests/test_nodes.py::test_invalid_inputs[BytesNode-3.14] PASSED [ 71%]
7305
85s tests/test_nodes.py::test_invalid_inputs[BytesNode-True] PASSED [ 71%]
7306
85s tests/test_nodes.py::test_invalid_inputs[BooleanNode-Nope] PASSED [ 71%]
7307
85s tests/test_nodes.py::test_invalid_inputs[BooleanNode-Yup] PASSED [ 71%]
7308
85s tests/test_nodes.py::test_invalid_inputs[BooleanNode-Color.RED] PASSED [ 71%]
7309
85s tests/test_nodes.py::test_invalid_inputs[BooleanNode-True] PASSED [ 71%]
7310
85s tests/test_nodes.py::test_invalid_inputs[IntegerNode-input_18] PASSED [ 71%]
7311
85s tests/test_nodes.py::test_invalid_inputs[IntegerNode-input_19] PASSED [ 71%]
7312
85s tests/test_nodes.py::test_invalid_inputs[IntegerNode-input_20] PASSED [ 71%]
7313
85s tests/test_nodes.py::test_invalid_inputs[IntegerNode-10] PASSED [ 71%]
7314
85s tests/test_nodes.py::test_invalid_inputs[IntegerNode-input_22] PASSED [ 71%]
7315
85s tests/test_nodes.py::test_invalid_inputs[BytesNode-input_23] PASSED [ 71%]
7316
85s tests/test_nodes.py::test_invalid_inputs[BytesNode-input_24] PASSED [ 71%]
7317
85s tests/test_nodes.py::test_invalid_inputs[BytesNode-input_25] PASSED [ 71%]
7318
85s tests/test_nodes.py::test_invalid_inputs[BytesNode-input_26] PASSED [ 71%]
7319
85s tests/test_nodes.py::test_invalid_inputs[BooleanNode-input_27] PASSED [ 71%]
7320
85s tests/test_nodes.py::test_invalid_inputs[BooleanNode-input_28] PASSED [ 71%]
7321
85s tests/test_nodes.py::test_invalid_inputs[BooleanNode-input_29] PASSED [ 71%]
7322
85s tests/test_nodes.py::test_invalid_inputs[BooleanNode-input_30] PASSED [ 71%]
7323
85s tests/test_nodes.py::test_invalid_inputs[FloatNode-input_31] PASSED [ 71%]
7324
85s tests/test_nodes.py::test_invalid_inputs[FloatNode-input_32] PASSED [ 71%]
7325
85s tests/test_nodes.py::test_invalid_inputs[FloatNode-input_33] PASSED [ 71%]
7326
85s tests/test_nodes.py::test_invalid_inputs[FloatNode-input_34] PASSED [ 71%]
7327
85s tests/test_nodes.py::test_invalid_inputs[StringNode-input_35] PASSED [ 71%]
7328
85s tests/test_nodes.py::test_invalid_inputs[StringNode-input_36] PASSED [ 71%]
7329
85s tests/test_nodes.py::test_invalid_inputs[StringNode-input_37] PASSED [ 71%]
7330
85s tests/test_nodes.py::test_invalid_inputs[StringNode-\xf0\xf1\xf2] PASSED [ 71%]
7331
85s tests/test_nodes.py::test_invalid_inputs[FloatNode-input_39] PASSED [ 71%]
7332
85s tests/test_nodes.py::test_invalid_inputs[AnyNode-input_40] PASSED [ 71%]
7333
85s tests/test_nodes.py::test_invalid_inputs[AnyNode-input_41] PASSED [ 71%]
7334
85s tests/test_nodes.py::test_invalid_inputs[AnyNode-input_42] PASSED [ 71%]
7335
85s tests/test_nodes.py::test_invalid_inputs[AnyNode-input_43] PASSED [ 71%]
7336
85s tests/test_nodes.py::test_invalid_inputs[AnyNode-input_44] PASSED [ 71%]
7337
85s tests/test_nodes.py::test_invalid_inputs[type_45-Color.TYPO] PASSED [ 71%]
7338
85s tests/test_nodes.py::test_invalid_inputs[type_46-TYPO] PASSED [ 71%]
7339
85s tests/test_nodes.py::test_invalid_inputs[type_47-Enum1.FOO] PASSED [ 71%]
7340
85s tests/test_nodes.py::test_invalid_inputs[type_48-Enum1.RED] PASSED [ 71%]
7341
85s tests/test_nodes.py::test_invalid_inputs[type_49-1000000] PASSED [ 71%]
7342
85s tests/test_nodes.py::test_invalid_inputs[type_50-1.0] PASSED [ 71%]
7343
85s tests/test_nodes.py::test_invalid_inputs[type_51-binary] PASSED [ 71%]
7344
85s tests/test_nodes.py::test_invalid_inputs[type_52-True] PASSED [ 71%]
7345
85s tests/test_nodes.py::test_invalid_inputs[type_53-input_53] PASSED [ 71%]
7346
85s tests/test_nodes.py::test_invalid_inputs[type_54-input_54] PASSED [ 71%]
7347
85s tests/test_nodes.py::test_invalid_inputs[type_55-input_55] PASSED [ 71%]
7348
85s tests/test_nodes.py::test_invalid_inputs[type_56-input_56] PASSED [ 71%]
7349
85s tests/test_nodes.py::test_invalid_inputs[PathNode-1.0] PASSED [ 71%]
7350
85s tests/test_nodes.py::test_invalid_inputs[PathNode-input_58] PASSED [ 71%]
7351
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[int-convert-missing-optional] PASSED [ 71%]
7352
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[int-convert-missing-not_optional] PASSED [ 71%]
7353
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[int-convert-interp-optional] PASSED [ 71%]
7354
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[int-convert-interp-not_optional] PASSED [ 71%]
7355
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[int-convert-none-optional] PASSED [ 71%]
7356
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[int-convert-none-not_optional] PASSED [ 71%]
7357
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[int-no_convert-missing-optional] PASSED [ 71%]
7358
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[int-no_convert-missing-not_optional] PASSED [ 71%]
7359
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[int-no_convert-interp-optional] PASSED [ 71%]
7360
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[int-no_convert-interp-not_optional] PASSED [ 71%]
7361
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[int-no_convert-none-optional] PASSED [ 71%]
7362
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[int-no_convert-none-not_optional] PASSED [ 71%]
7363
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[float-convert-missing-optional] PASSED [ 71%]
7364
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[float-convert-missing-not_optional] PASSED [ 71%]
7365
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[float-convert-interp-optional] PASSED [ 71%]
7366
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[float-convert-interp-not_optional] PASSED [ 71%]
7367
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[float-convert-none-optional] PASSED [ 71%]
7368
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[float-convert-none-not_optional] PASSED [ 72%]
7369
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[float-no_convert-missing-optional] PASSED [ 72%]
7370
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[float-no_convert-missing-not_optional] PASSED [ 72%]
7371
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[float-no_convert-interp-optional] PASSED [ 72%]
7372
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[float-no_convert-interp-not_optional] PASSED [ 72%]
7373
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[float-no_convert-none-optional] PASSED [ 72%]
7374
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[float-no_convert-none-not_optional] PASSED [ 72%]
7375
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[bytes-convert-missing-optional] PASSED [ 72%]
7376
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[bytes-convert-missing-not_optional] PASSED [ 72%]
7377
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[bytes-convert-interp-optional] PASSED [ 72%]
7378
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[bytes-convert-interp-not_optional] PASSED [ 72%]
7379
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[bytes-convert-none-optional] PASSED [ 72%]
7380
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[bytes-convert-none-not_optional] PASSED [ 72%]
7381
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[bytes-no_convert-missing-optional] PASSED [ 72%]
7382
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[bytes-no_convert-missing-not_optional] PASSED [ 72%]
7383
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[bytes-no_convert-interp-optional] PASSED [ 72%]
7384
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[bytes-no_convert-interp-not_optional] PASSED [ 72%]
7385
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[bytes-no_convert-none-optional] PASSED [ 72%]
7386
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[bytes-no_convert-none-not_optional] PASSED [ 72%]
7387
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[bool-convert-missing-optional] PASSED [ 72%]
7388
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[bool-convert-missing-not_optional] PASSED [ 72%]
7389
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[bool-convert-interp-optional] PASSED [ 72%]
7390
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[bool-convert-interp-not_optional] PASSED [ 72%]
7391
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[bool-convert-none-optional] PASSED [ 72%]
7392
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[bool-convert-none-not_optional] PASSED [ 72%]
7393
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[bool-no_convert-missing-optional] PASSED [ 72%]
7394
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[bool-no_convert-missing-not_optional] PASSED [ 72%]
7395
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[bool-no_convert-interp-optional] PASSED [ 72%]
7396
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[bool-no_convert-interp-not_optional] PASSED [ 72%]
7397
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[bool-no_convert-none-optional] PASSED [ 72%]
7398
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[bool-no_convert-none-not_optional] PASSED [ 72%]
7399
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[str-convert-missing-optional] PASSED [ 72%]
7400
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[str-convert-missing-not_optional] PASSED [ 72%]
7401
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[str-convert-interp-optional] PASSED [ 72%]
7402
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[str-convert-interp-not_optional] PASSED [ 72%]
7403
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[str-convert-none-optional] PASSED [ 72%]
7404
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[str-convert-none-not_optional] PASSED [ 72%]
7405
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[str-no_convert-missing-optional] PASSED [ 72%]
7406
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[str-no_convert-missing-not_optional] PASSED [ 72%]
7407
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[str-no_convert-interp-optional] PASSED [ 72%]
7408
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[str-no_convert-interp-not_optional] PASSED [ 72%]
7409
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[str-no_convert-none-optional] PASSED [ 72%]
7410
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[str-no_convert-none-not_optional] PASSED [ 72%]
7411
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[enum-convert-missing-optional] PASSED [ 72%]
7412
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[enum-convert-missing-not_optional] PASSED [ 72%]
7413
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[enum-convert-interp-optional] PASSED [ 72%]
7414
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[enum-convert-interp-not_optional] PASSED [ 72%]
7415
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[enum-convert-none-optional] PASSED [ 72%]
7416
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[enum-convert-none-not_optional] PASSED [ 72%]
7417
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[enum-no_convert-missing-optional] PASSED [ 72%]
7418
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[enum-no_convert-missing-not_optional] PASSED [ 72%]
7419
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[enum-no_convert-interp-optional] PASSED [ 72%]
7420
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[enum-no_convert-interp-not_optional] PASSED [ 72%]
7421
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[enum-no_convert-none-optional] PASSED [ 72%]
7422
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[enum-no_convert-none-not_optional] PASSED [ 72%]
7423
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[path-convert-missing-optional] PASSED [ 72%]
7424
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[path-convert-missing-not_optional] PASSED [ 72%]
7425
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[path-convert-interp-optional] PASSED [ 72%]
7426
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[path-convert-interp-not_optional] PASSED [ 72%]
7427
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[path-convert-none-optional] PASSED [ 72%]
7428
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[path-convert-none-not_optional] PASSED [ 72%]
7429
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[path-no_convert-missing-optional] PASSED [ 72%]
7430
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[path-no_convert-missing-not_optional] PASSED [ 72%]
7431
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[path-no_convert-interp-optional] PASSED [ 72%]
7432
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[path-no_convert-interp-not_optional] PASSED [ 72%]
7433
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[path-no_convert-none-optional] PASSED [ 72%]
7434
85s tests/test_nodes.py::TestValueNodeSpecial::test_creation_special[path-no_convert-none-not_optional] PASSED [ 72%]
7435
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[int-convert-missing-optional] PASSED [ 72%]
7436
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[int-convert-missing-not_optional] PASSED [ 72%]
7437
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[int-convert-interp-optional] PASSED [ 72%]
7438
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[int-convert-interp-not_optional] PASSED [ 72%]
7439
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[int-convert-none-optional] PASSED [ 72%]
7440
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[int-convert-none-not_optional] PASSED [ 72%]
7441
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[int-no_convert-missing-optional] PASSED [ 72%]
7442
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[int-no_convert-missing-not_optional] PASSED [ 72%]
7443
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[int-no_convert-interp-optional] PASSED [ 72%]
7444
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[int-no_convert-interp-not_optional] PASSED [ 72%]
7445
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[int-no_convert-none-optional] PASSED [ 72%]
7446
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[int-no_convert-none-not_optional] PASSED [ 72%]
7447
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[float-convert-missing-optional] PASSED [ 72%]
7448
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[float-convert-missing-not_optional] PASSED [ 72%]
7449
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[float-convert-interp-optional] PASSED [ 73%]
7450
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[float-convert-interp-not_optional] PASSED [ 73%]
7451
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[float-convert-none-optional] PASSED [ 73%]
7452
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[float-convert-none-not_optional] PASSED [ 73%]
7453
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[float-no_convert-missing-optional] PASSED [ 73%]
7454
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[float-no_convert-missing-not_optional] PASSED [ 73%]
7455
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[float-no_convert-interp-optional] PASSED [ 73%]
7456
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[float-no_convert-interp-not_optional] PASSED [ 73%]
7457
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[float-no_convert-none-optional] PASSED [ 73%]
7458
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[float-no_convert-none-not_optional] PASSED [ 73%]
7459
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[bytes-convert-missing-optional] PASSED [ 73%]
7460
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[bytes-convert-missing-not_optional] PASSED [ 73%]
7461
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[bytes-convert-interp-optional] PASSED [ 73%]
7462
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[bytes-convert-interp-not_optional] PASSED [ 73%]
7463
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[bytes-convert-none-optional] PASSED [ 73%]
7464
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[bytes-convert-none-not_optional] PASSED [ 73%]
7465
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[bytes-no_convert-missing-optional] PASSED [ 73%]
7466
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[bytes-no_convert-missing-not_optional] PASSED [ 73%]
7467
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[bytes-no_convert-interp-optional] PASSED [ 73%]
7468
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[bytes-no_convert-interp-not_optional] PASSED [ 73%]
7469
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[bytes-no_convert-none-optional] PASSED [ 73%]
7470
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[bytes-no_convert-none-not_optional] PASSED [ 73%]
7471
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[bool-convert-missing-optional] PASSED [ 73%]
7472
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[bool-convert-missing-not_optional] PASSED [ 73%]
7473
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[bool-convert-interp-optional] PASSED [ 73%]
7474
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[bool-convert-interp-not_optional] PASSED [ 73%]
7475
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[bool-convert-none-optional] PASSED [ 73%]
7476
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[bool-convert-none-not_optional] PASSED [ 73%]
7477
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[bool-no_convert-missing-optional] PASSED [ 73%]
7478
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[bool-no_convert-missing-not_optional] PASSED [ 73%]
7479
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[bool-no_convert-interp-optional] PASSED [ 73%]
7480
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[bool-no_convert-interp-not_optional] PASSED [ 73%]
7481
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[bool-no_convert-none-optional] PASSED [ 73%]
7482
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[bool-no_convert-none-not_optional] PASSED [ 73%]
7483
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[str-convert-missing-optional] PASSED [ 73%]
7484
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[str-convert-missing-not_optional] PASSED [ 73%]
7485
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[str-convert-interp-optional] PASSED [ 73%]
7486
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[str-convert-interp-not_optional] PASSED [ 73%]
7487
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[str-convert-none-optional] PASSED [ 73%]
7488
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[str-convert-none-not_optional] PASSED [ 73%]
7489
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[str-no_convert-missing-optional] PASSED [ 73%]
7490
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[str-no_convert-missing-not_optional] PASSED [ 73%]
7491
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[str-no_convert-interp-optional] PASSED [ 73%]
7492
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[str-no_convert-interp-not_optional] PASSED [ 73%]
7493
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[str-no_convert-none-optional] PASSED [ 73%]
7494
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[str-no_convert-none-not_optional] PASSED [ 73%]
7495
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[enum-convert-missing-optional] PASSED [ 73%]
7496
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[enum-convert-missing-not_optional] PASSED [ 73%]
7497
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[enum-convert-interp-optional] PASSED [ 73%]
7498
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[enum-convert-interp-not_optional] PASSED [ 73%]
7499
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[enum-convert-none-optional] PASSED [ 73%]
7500
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[enum-convert-none-not_optional] PASSED [ 73%]
7501
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[enum-no_convert-missing-optional] PASSED [ 73%]
7502
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[enum-no_convert-missing-not_optional] PASSED [ 73%]
7503
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[enum-no_convert-interp-optional] PASSED [ 73%]
7504
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[enum-no_convert-interp-not_optional] PASSED [ 73%]
7505
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[enum-no_convert-none-optional] PASSED [ 73%]
7506
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[enum-no_convert-none-not_optional] PASSED [ 73%]
7507
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[path-convert-missing-optional] PASSED [ 73%]
7508
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[path-convert-missing-not_optional] PASSED [ 73%]
7509
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[path-convert-interp-optional] PASSED [ 73%]
7510
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[path-convert-interp-not_optional] PASSED [ 73%]
7511
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[path-convert-none-optional] PASSED [ 73%]
7512
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[path-convert-none-not_optional] PASSED [ 73%]
7513
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[path-no_convert-missing-optional] PASSED [ 73%]
7514
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[path-no_convert-missing-not_optional] PASSED [ 73%]
7515
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[path-no_convert-interp-optional] PASSED [ 73%]
7516
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[path-no_convert-interp-not_optional] PASSED [ 73%]
7517
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[path-no_convert-none-optional] PASSED [ 73%]
7518
85s tests/test_nodes.py::TestValueNodeSpecial::test_set_value_special[path-no_convert-none-not_optional] PASSED [ 73%]
7519
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-integer_node-123] PASSED [ 73%]
7520
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-integer_node-10.1] PASSED [ 73%]
7521
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-integer_node-binary] PASSED [ 73%]
7522
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-integer_node-true] PASSED [ 73%]
7523
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-integer_node-abc] PASSED [ 73%]
7524
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-integer_node-red_str] PASSED [ 73%]
7525
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-integer_node-123_str] PASSED [ 73%]
7526
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-integer_node-10.1_str] PASSED [ 73%]
7527
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-integer_node-Color.RED] PASSED [ 73%]
7528
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-integer_node-Enum1.FOO] PASSED [ 73%]
7529
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-integer_node-path] PASSED [ 73%]
7530
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-integer_node-object] PASSED [ 73%]
7531
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-float_node-123] PASSED [ 74%]
7532
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-float_node-10.1] PASSED [ 74%]
7533
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-float_node-binary] PASSED [ 74%]
7534
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-float_node-true] PASSED [ 74%]
7535
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-float_node-abc] PASSED [ 74%]
7536
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-float_node-red_str] PASSED [ 74%]
7537
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-float_node-123_str] PASSED [ 74%]
7538
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-float_node-10.1_str] PASSED [ 74%]
7539
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-float_node-Color.RED] PASSED [ 74%]
7540
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-float_node-Enum1.FOO] PASSED [ 74%]
7541
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-float_node-path] PASSED [ 74%]
7542
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-float_node-object] PASSED [ 74%]
7543
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-bytes_node-123] PASSED [ 74%]
7544
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-bytes_node-10.1] PASSED [ 74%]
7545
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-bytes_node-binary] PASSED [ 74%]
7546
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-bytes_node-true] PASSED [ 74%]
7547
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-bytes_node-abc] PASSED [ 74%]
7548
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-bytes_node-red_str] PASSED [ 74%]
7549
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-bytes_node-123_str] PASSED [ 74%]
7550
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-bytes_node-10.1_str] PASSED [ 74%]
7551
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-bytes_node-Color.RED] PASSED [ 74%]
7552
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-bytes_node-Enum1.FOO] PASSED [ 74%]
7553
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-bytes_node-path] PASSED [ 74%]
7554
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-bytes_node-object] PASSED [ 74%]
7555
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-boolean_node-123] PASSED [ 74%]
7556
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-boolean_node-10.1] PASSED [ 74%]
7557
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-boolean_node-binary] PASSED [ 74%]
7558
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-boolean_node-true] PASSED [ 74%]
7559
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-boolean_node-abc] PASSED [ 74%]
7560
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-boolean_node-red_str] PASSED [ 74%]
7561
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-boolean_node-123_str] PASSED [ 74%]
7562
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-boolean_node-10.1_str] PASSED [ 74%]
7563
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-boolean_node-Color.RED] PASSED [ 74%]
7564
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-boolean_node-Enum1.FOO] PASSED [ 74%]
7565
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-boolean_node-path] PASSED [ 74%]
7566
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-boolean_node-object] PASSED [ 74%]
7567
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-string_node-123] PASSED [ 74%]
7568
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-string_node-10.1] PASSED [ 74%]
7569
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-string_node-binary] PASSED [ 74%]
7570
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-string_node-true] PASSED [ 74%]
7571
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-string_node-abc] PASSED [ 74%]
7572
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-string_node-red_str] PASSED [ 74%]
7573
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-string_node-123_str] PASSED [ 74%]
7574
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-string_node-10.1_str] PASSED [ 74%]
7575
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-string_node-Color.RED] PASSED [ 74%]
7576
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-string_node-Enum1.FOO] PASSED [ 74%]
7577
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-string_node-path] PASSED [ 74%]
7578
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-string_node-object] PASSED [ 74%]
7579
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-enum_node0-123] PASSED [ 74%]
7580
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-enum_node0-10.1] PASSED [ 74%]
7581
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-enum_node0-binary] PASSED [ 74%]
7582
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-enum_node0-true] PASSED [ 74%]
7583
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-enum_node0-abc] PASSED [ 74%]
7584
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-enum_node0-red_str] PASSED [ 74%]
7585
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-enum_node0-123_str] PASSED [ 74%]
7586
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-enum_node0-10.1_str] PASSED [ 74%]
7587
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-enum_node0-Color.RED] PASSED [ 74%]
7588
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-enum_node0-Enum1.FOO] PASSED [ 74%]
7589
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-enum_node0-path] PASSED [ 74%]
7590
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-enum_node0-object] PASSED [ 74%]
7591
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-enum_node1-123] PASSED [ 74%]
7592
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-enum_node1-10.1] PASSED [ 74%]
7593
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-enum_node1-binary] PASSED [ 74%]
7863
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-enum_node1-true] PASSED [ 74%]
7595
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-enum_node1-abc] PASSED [ 74%]
7596
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-enum_node1-red_str] PASSED [ 74%]
7597
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-enum_node1-123_str] PASSED [ 74%]
7598
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-enum_node1-10.1_str] PASSED [ 74%]
7599
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-enum_node1-Color.RED] PASSED [ 74%]
7600
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-enum_node1-Enum1.FOO] PASSED [ 74%]
7601
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-enum_node1-path] PASSED [ 74%]
7602
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-enum_node1-object] PASSED [ 74%]
7603
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-path_node-123] PASSED [ 74%]
7604
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-path_node-10.1] PASSED [ 74%]
7605
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-path_node-binary] PASSED [ 74%]
7606
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-path_node-true] PASSED [ 74%]
7607
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-path_node-abc] PASSED [ 74%]
7608
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-path_node-red_str] PASSED [ 74%]
7609
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-path_node-123_str] PASSED [ 74%]
7610
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-path_node-10.1_str] PASSED [ 74%]
7611
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-path_node-Color.RED] PASSED [ 74%]
7612
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-path_node-Enum1.FOO] PASSED [ 75%]
7613
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-path_node-path] PASSED [ 75%]
7614
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[optional-path_node-object] PASSED [ 75%]
7615
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-integer_node-123] PASSED [ 75%]
7616
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-integer_node-10.1] PASSED [ 75%]
7617
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-integer_node-binary] PASSED [ 75%]
7618
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-integer_node-true] PASSED [ 75%]
7619
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-integer_node-abc] PASSED [ 75%]
7620
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-integer_node-red_str] PASSED [ 75%]
7621
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-integer_node-123_str] PASSED [ 75%]
7622
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-integer_node-10.1_str] PASSED [ 75%]
7623
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-integer_node-Color.RED] PASSED [ 75%]
7624
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-integer_node-Enum1.FOO] PASSED [ 75%]
7625
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-integer_node-path] PASSED [ 75%]
7626
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-integer_node-object] PASSED [ 75%]
7627
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-float_node-123] PASSED [ 75%]
7628
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-float_node-10.1] PASSED [ 75%]
7629
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-float_node-binary] PASSED [ 75%]
7630
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-float_node-true] PASSED [ 75%]
7631
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-float_node-abc] PASSED [ 75%]
7632
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-float_node-red_str] PASSED [ 75%]
7633
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-float_node-123_str] PASSED [ 75%]
7634
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-float_node-10.1_str] PASSED [ 75%]
7635
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-float_node-Color.RED] PASSED [ 75%]
7636
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-float_node-Enum1.FOO] PASSED [ 75%]
7637
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-float_node-path] PASSED [ 75%]
7638
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-float_node-object] PASSED [ 75%]
7639
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-bytes_node-123] PASSED [ 75%]
7640
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-bytes_node-10.1] PASSED [ 75%]
7641
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-bytes_node-binary] PASSED [ 75%]
7642
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-bytes_node-true] PASSED [ 75%]
7643
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-bytes_node-abc] PASSED [ 75%]
7644
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-bytes_node-red_str] PASSED [ 75%]
7645
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-bytes_node-123_str] PASSED [ 75%]
7646
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-bytes_node-10.1_str] PASSED [ 75%]
7647
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-bytes_node-Color.RED] PASSED [ 75%]
7648
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-bytes_node-Enum1.FOO] PASSED [ 75%]
7649
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-bytes_node-path] PASSED [ 75%]
7650
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-bytes_node-object] PASSED [ 75%]
7651
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-boolean_node-123] PASSED [ 75%]
7652
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-boolean_node-10.1] PASSED [ 75%]
7653
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-boolean_node-binary] PASSED [ 75%]
7654
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-boolean_node-true] PASSED [ 75%]
7655
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-boolean_node-abc] PASSED [ 75%]
7656
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-boolean_node-red_str] PASSED [ 75%]
7657
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-boolean_node-123_str] PASSED [ 75%]
7658
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-boolean_node-10.1_str] PASSED [ 75%]
7659
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-boolean_node-Color.RED] PASSED [ 75%]
7660
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-boolean_node-Enum1.FOO] PASSED [ 75%]
7661
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-boolean_node-path] PASSED [ 75%]
7662
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-boolean_node-object] PASSED [ 75%]
7663
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-string_node-123] PASSED [ 75%]
7664
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-string_node-10.1] PASSED [ 75%]
7665
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-string_node-binary] PASSED [ 75%]
7666
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-string_node-true] PASSED [ 75%]
7667
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-string_node-abc] PASSED [ 75%]
7668
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-string_node-red_str] PASSED [ 75%]
7669
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-string_node-123_str] PASSED [ 75%]
7670
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-string_node-10.1_str] PASSED [ 75%]
7671
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-string_node-Color.RED] PASSED [ 75%]
7672
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-string_node-Enum1.FOO] PASSED [ 75%]
7673
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-string_node-path] PASSED [ 75%]
7674
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-string_node-object] PASSED [ 75%]
7675
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-enum_node0-123] PASSED [ 75%]
7676
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-enum_node0-10.1] PASSED [ 75%]
7677
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-enum_node0-binary] PASSED [ 75%]
7678
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-enum_node0-true] PASSED [ 75%]
7679
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-enum_node0-abc] PASSED [ 75%]
7680
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-enum_node0-red_str] PASSED [ 75%]
7681
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-enum_node0-123_str] PASSED [ 75%]
7682
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-enum_node0-10.1_str] PASSED [ 75%]
7683
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-enum_node0-Color.RED] PASSED [ 75%]
7684
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-enum_node0-Enum1.FOO] PASSED [ 75%]
7685
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-enum_node0-path] PASSED [ 75%]
7686
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-enum_node0-object] PASSED [ 75%]
7687
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-enum_node1-123] PASSED [ 75%]
7688
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-enum_node1-10.1] PASSED [ 75%]
7689
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-enum_node1-binary] PASSED [ 75%]
7690
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-enum_node1-true] PASSED [ 75%]
7691
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-enum_node1-abc] PASSED [ 75%]
7692
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-enum_node1-red_str] PASSED [ 75%]
7693
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-enum_node1-123_str] PASSED [ 76%]
7694
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-enum_node1-10.1_str] PASSED [ 76%]
7695
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-enum_node1-Color.RED] PASSED [ 76%]
7696
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-enum_node1-Enum1.FOO] PASSED [ 76%]
7697
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-enum_node1-path] PASSED [ 76%]
7698
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-enum_node1-object] PASSED [ 76%]
7699
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-path_node-123] PASSED [ 76%]
7700
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-path_node-10.1] PASSED [ 76%]
7701
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-path_node-binary] PASSED [ 76%]
7702
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-path_node-true] PASSED [ 76%]
7703
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-path_node-abc] PASSED [ 76%]
7704
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-path_node-red_str] PASSED [ 76%]
7705
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-path_node-123_str] PASSED [ 76%]
7706
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-path_node-10.1_str] PASSED [ 76%]
7707
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-path_node-Color.RED] PASSED [ 76%]
7708
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-path_node-Enum1.FOO] PASSED [ 76%]
7709
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-path_node-path] PASSED [ 76%]
7710
85s tests/test_nodes.py::TestNodeConvertFalse::test_instantiate_with_value[not_optional-path_node-object] PASSED [ 76%]
7711
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[integer_node-123] PASSED [ 76%]
7712
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[integer_node-10.1] PASSED [ 76%]
7713
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[integer_node-binary] PASSED [ 76%]
7714
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[integer_node-true] PASSED [ 76%]
7715
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[integer_node-abc] PASSED [ 76%]
7716
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[integer_node-red_str] PASSED [ 76%]
7717
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[integer_node-123_str] PASSED [ 76%]
7718
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[integer_node-10.1_str] PASSED [ 76%]
7719
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[integer_node-Color.RED] PASSED [ 76%]
7720
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[integer_node-Enum1.FOO] PASSED [ 76%]
7721
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[integer_node-path] PASSED [ 76%]
7722
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[integer_node-object] PASSED [ 76%]
7723
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[float_node-123] PASSED [ 76%]
7724
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[float_node-10.1] PASSED [ 76%]
7725
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[float_node-binary] PASSED [ 76%]
7726
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[float_node-true] PASSED [ 76%]
7727
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[float_node-abc] PASSED [ 76%]
7728
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[float_node-red_str] PASSED [ 76%]
7729
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[float_node-123_str] PASSED [ 76%]
7730
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[float_node-10.1_str] PASSED [ 76%]
7731
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[float_node-Color.RED] PASSED [ 76%]
7732
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[float_node-Enum1.FOO] PASSED [ 76%]
7733
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[float_node-path] PASSED [ 76%]
7734
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[float_node-object] PASSED [ 76%]
7735
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[bytes_node-123] PASSED [ 76%]
7736
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[bytes_node-10.1] PASSED [ 76%]
7737
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[bytes_node-binary] PASSED [ 76%]
7738
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[bytes_node-true] PASSED [ 76%]
7739
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[bytes_node-abc] PASSED [ 76%]
7740
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[bytes_node-red_str] PASSED [ 76%]
7741
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[bytes_node-123_str] PASSED [ 76%]
7742
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[bytes_node-10.1_str] PASSED [ 76%]
7743
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[bytes_node-Color.RED] PASSED [ 76%]
7744
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[bytes_node-Enum1.FOO] PASSED [ 76%]
7745
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[bytes_node-path] PASSED [ 76%]
7746
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[bytes_node-object] PASSED [ 76%]
7747
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[boolean_node-123] PASSED [ 76%]
7748
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[boolean_node-10.1] PASSED [ 76%]
7749
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[boolean_node-binary] PASSED [ 76%]
7750
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[boolean_node-true] PASSED [ 76%]
7751
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[boolean_node-abc] PASSED [ 76%]
7752
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[boolean_node-red_str] PASSED [ 76%]
7753
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[boolean_node-123_str] PASSED [ 76%]
7754
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[boolean_node-10.1_str] PASSED [ 76%]
7755
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[boolean_node-Color.RED] PASSED [ 76%]
7756
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[boolean_node-Enum1.FOO] PASSED [ 76%]
7757
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[boolean_node-path] PASSED [ 76%]
7758
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[boolean_node-object] PASSED [ 76%]
7759
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[string_node-123] PASSED [ 76%]
7760
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[string_node-10.1] PASSED [ 76%]
7761
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[string_node-binary] PASSED [ 76%]
7762
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[string_node-true] PASSED [ 76%]
7763
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[string_node-abc] PASSED [ 76%]
7764
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[string_node-red_str] PASSED [ 76%]
7765
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[string_node-123_str] PASSED [ 76%]
7766
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[string_node-10.1_str] PASSED [ 76%]
7767
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[string_node-Color.RED] PASSED [ 76%]
7768
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[string_node-Enum1.FOO] PASSED [ 76%]
7769
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[string_node-path] PASSED [ 76%]
7770
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[string_node-object] PASSED [ 76%]
7771
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[enum_node0-123] PASSED [ 76%]
7772
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[enum_node0-10.1] PASSED [ 76%]
7773
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[enum_node0-binary] PASSED [ 76%]
7774
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[enum_node0-true] PASSED [ 77%]
7775
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[enum_node0-abc] PASSED [ 77%]
7776
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[enum_node0-red_str] PASSED [ 77%]
7777
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[enum_node0-123_str] PASSED [ 77%]
7778
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[enum_node0-10.1_str] PASSED [ 77%]
7779
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[enum_node0-Color.RED] PASSED [ 77%]
7780
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[enum_node0-Enum1.FOO] PASSED [ 77%]
7781
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[enum_node0-path] PASSED [ 77%]
7782
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[enum_node0-object] PASSED [ 77%]
7783
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[enum_node1-123] PASSED [ 77%]
7784
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[enum_node1-10.1] PASSED [ 77%]
7785
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[enum_node1-binary] PASSED [ 77%]
7786
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[enum_node1-true] PASSED [ 77%]
7787
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[enum_node1-abc] PASSED [ 77%]
7788
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[enum_node1-red_str] PASSED [ 77%]
7789
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[enum_node1-123_str] PASSED [ 77%]
7790
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[enum_node1-10.1_str] PASSED [ 77%]
7791
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[enum_node1-Color.RED] PASSED [ 77%]
7792
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[enum_node1-Enum1.FOO] PASSED [ 77%]
7793
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[enum_node1-path] PASSED [ 77%]
7794
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[enum_node1-object] PASSED [ 77%]
7795
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[path_node-123] PASSED [ 77%]
7796
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[path_node-10.1] PASSED [ 77%]
7797
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[path_node-binary] PASSED [ 77%]
7798
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[path_node-true] PASSED [ 77%]
7799
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[path_node-abc] PASSED [ 77%]
7800
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[path_node-red_str] PASSED [ 77%]
7801
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[path_node-123_str] PASSED [ 77%]
7802
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[path_node-10.1_str] PASSED [ 77%]
7803
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[path_node-Color.RED] PASSED [ 77%]
7804
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[path_node-Enum1.FOO] PASSED [ 77%]
7805
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[path_node-path] PASSED [ 77%]
7806
85s tests/test_nodes.py::TestNodeConvertFalse::test_set_value[path_node-object] PASSED [ 77%]
7807
85s tests/test_nodes.py::test_assigned_value_node_type[input_0-DictConfig] PASSED [ 77%]
7808
85s tests/test_nodes.py::test_assigned_value_node_type[input_1-ListConfig] PASSED [ 77%]
7809
85s tests/test_nodes.py::test_assigned_value_node_type[5-AnyNode] PASSED [ 77%]
7810
85s tests/test_nodes.py::test_assigned_value_node_type[5.0-AnyNode] PASSED [ 77%]
7811
85s tests/test_nodes.py::test_assigned_value_node_type[True-AnyNode] PASSED [ 77%]
7812
85s tests/test_nodes.py::test_assigned_value_node_type[False-AnyNode] PASSED [ 77%]
7813
85s tests/test_nodes.py::test_assigned_value_node_type[str-AnyNode] PASSED [ 77%]
7814
85s tests/test_nodes.py::test_assigned_value_node_type[\xf0\xf1\xf2-AnyNode] PASSED [ 77%]
7815
85s tests/test_nodes.py::test_assigned_value_node_type[input_8-AnyNode] PASSED [ 77%]
7816
85s tests/test_nodes.py::test_dict_any PASSED [ 77%]
7817
85s tests/test_nodes.py::test_dict_integer_1 PASSED [ 77%]
7818
85s tests/test_nodes.py::test_list_any PASSED [ 77%]
7819
85s tests/test_nodes.py::test_list_integer PASSED [ 77%]
7820
85s tests/test_nodes.py::test_list_integer_rejects_string PASSED [ 77%]
7821
85s tests/test_nodes.py::test_merge_validation_error[c10-c20] PASSED [ 77%]
7822
85s tests/test_nodes.py::test_merge_validation_error[c11-c21] PASSED [ 77%]
7823
85s tests/test_nodes.py::test_merge_validation_error[c12-c22] PASSED [ 77%]
7824
85s tests/test_nodes.py::test_merge_validation_error[c13-c23] PASSED [ 77%]
7825
85s tests/test_nodes.py::test_accepts_mandatory_missing[IntegerNode-1-invalid] PASSED [ 77%]
7826
85s tests/test_nodes.py::test_accepts_mandatory_missing[FloatNode-3.1415-invalid] PASSED [ 77%]
7827
85s tests/test_nodes.py::test_accepts_mandatory_missing[BooleanNode-True-invalid] PASSED [ 77%]
7828
85s tests/test_nodes.py::test_accepts_mandatory_missing[AnyNode-aaa-None] PASSED [ 77%]
7829
85s tests/test_nodes.py::test_accepts_mandatory_missing[StringNode-blah-None] PASSED [ 77%]
7830
85s tests/test_nodes.py::test_accepts_mandatory_missing[BytesNode-foobar-None] PASSED [ 77%]
7831
85s tests/test_nodes.py::test_accepts_mandatory_missing[PathNode-valid_value6-None] PASSED [ 77%]
7832
85s tests/test_nodes.py::test_legal_assignment[integers-BooleanNode] PASSED [ 77%]
7833
85s tests/test_nodes.py::test_legal_assignment[integers-BytesNode] PASSED [ 77%]
7834
85s tests/test_nodes.py::test_legal_assignment[integers-PathNode] PASSED [ 77%]
7835
85s tests/test_nodes.py::test_legal_assignment[integers-EnumNode] PASSED [ 77%]
7836
85s tests/test_nodes.py::test_legal_assignment[integers-FloatNode] PASSED [ 77%]
7837
85s tests/test_nodes.py::test_legal_assignment[integers-IntegerNode] PASSED [ 77%]
7838
85s tests/test_nodes.py::test_legal_assignment[integers-StringNode] PASSED [ 77%]
7839
85s tests/test_nodes.py::test_legal_assignment[integers-AnyNode] PASSED [ 77%]
7840
85s tests/test_nodes.py::test_legal_assignment[integer-strings-BooleanNode] PASSED [ 77%]
7841
85s tests/test_nodes.py::test_legal_assignment[integer-strings-BytesNode] PASSED [ 77%]
7842
85s tests/test_nodes.py::test_legal_assignment[integer-strings-PathNode] PASSED [ 77%]
7843
85s tests/test_nodes.py::test_legal_assignment[integer-strings-EnumNode] PASSED [ 77%]
7844
85s tests/test_nodes.py::test_legal_assignment[integer-strings-FloatNode] PASSED [ 77%]
7845
85s tests/test_nodes.py::test_legal_assignment[integer-strings-IntegerNode] PASSED [ 77%]
7846
85s tests/test_nodes.py::test_legal_assignment[integer-strings-StringNode] PASSED [ 77%]
7847
85s tests/test_nodes.py::test_legal_assignment[integer-strings-AnyNode] PASSED [ 77%]
7848
85s tests/test_nodes.py::test_legal_assignment[floats-BooleanNode] PASSED [ 77%]
7849
85s tests/test_nodes.py::test_legal_assignment[floats-BytesNode] PASSED [ 77%]
7850
85s tests/test_nodes.py::test_legal_assignment[floats-PathNode] PASSED [ 77%]
7851
85s tests/test_nodes.py::test_legal_assignment[floats-EnumNode] PASSED [ 77%]
7852
85s tests/test_nodes.py::test_legal_assignment[floats-FloatNode] PASSED [ 77%]
7853
85s tests/test_nodes.py::test_legal_assignment[floats-IntegerNode] PASSED [ 77%]
7854
85s tests/test_nodes.py::test_legal_assignment[floats-StringNode] PASSED [ 77%]
7855
85s tests/test_nodes.py::test_legal_assignment[floats-AnyNode] PASSED [ 78%]
7856
85s tests/test_nodes.py::test_legal_assignment[floaty-strings-BooleanNode] PASSED [ 78%]
7857
85s tests/test_nodes.py::test_legal_assignment[floaty-strings-BytesNode] PASSED [ 78%]
7858
85s tests/test_nodes.py::test_legal_assignment[floaty-strings-PathNode] PASSED [ 78%]
7859
85s tests/test_nodes.py::test_legal_assignment[floaty-strings-EnumNode] PASSED [ 78%]
7860
85s tests/test_nodes.py::test_legal_assignment[floaty-strings-FloatNode] PASSED [ 78%]
7861
85s tests/test_nodes.py::test_legal_assignment[floaty-strings-IntegerNode] PASSED [ 78%]
7862
85s tests/test_nodes.py::test_legal_assignment[floaty-strings-StringNode] PASSED [ 78%]
7863
85s tests/test_nodes.py::test_legal_assignment[floaty-strings-AnyNode] PASSED [ 78%]
7864
85s tests/test_nodes.py::test_legal_assignment[booleans-BooleanNode] PASSED [ 78%]
7865
85s tests/test_nodes.py::test_legal_assignment[booleans-BytesNode] PASSED [ 78%]
7866
85s tests/test_nodes.py::test_legal_assignment[booleans-PathNode] PASSED [ 78%]
7867
85s tests/test_nodes.py::test_legal_assignment[booleans-EnumNode] PASSED [ 78%]
7868
85s tests/test_nodes.py::test_legal_assignment[booleans-FloatNode] PASSED [ 78%]
7869
85s tests/test_nodes.py::test_legal_assignment[booleans-IntegerNode] PASSED [ 78%]
7870
85s tests/test_nodes.py::test_legal_assignment[booleans-StringNode] PASSED [ 78%]
7871
85s tests/test_nodes.py::test_legal_assignment[booleans-AnyNode] PASSED [ 78%]
7872
85s tests/test_nodes.py::test_legal_assignment[trueish-strings-BooleanNode] PASSED [ 78%]
7873
85s tests/test_nodes.py::test_legal_assignment[trueish-strings-BytesNode] PASSED [ 78%]
7874
85s tests/test_nodes.py::test_legal_assignment[trueish-strings-PathNode] PASSED [ 78%]
7875
85s tests/test_nodes.py::test_legal_assignment[trueish-strings-EnumNode] PASSED [ 78%]
7876
85s tests/test_nodes.py::test_legal_assignment[trueish-strings-FloatNode] PASSED [ 78%]
7877
85s tests/test_nodes.py::test_legal_assignment[trueish-strings-IntegerNode] PASSED [ 78%]
7878
85s tests/test_nodes.py::test_legal_assignment[trueish-strings-StringNode] PASSED [ 78%]
7879
85s tests/test_nodes.py::test_legal_assignment[trueish-strings-AnyNode] PASSED [ 78%]
7880
85s tests/test_nodes.py::test_legal_assignment[falsey-strings-BooleanNode] PASSED [ 78%]
7881
85s tests/test_nodes.py::test_legal_assignment[falsey-strings-BytesNode] PASSED [ 78%]
7882
85s tests/test_nodes.py::test_legal_assignment[falsey-strings-PathNode] PASSED [ 78%]
7883
85s tests/test_nodes.py::test_legal_assignment[falsey-strings-EnumNode] PASSED [ 78%]
7884
85s tests/test_nodes.py::test_legal_assignment[falsey-strings-FloatNode] PASSED [ 78%]
7885
85s tests/test_nodes.py::test_legal_assignment[falsey-strings-IntegerNode] PASSED [ 78%]
7886
85s tests/test_nodes.py::test_legal_assignment[falsey-strings-StringNode] PASSED [ 78%]
7887
85s tests/test_nodes.py::test_legal_assignment[falsey-strings-AnyNode] PASSED [ 78%]
7888
85s tests/test_nodes.py::test_legal_assignment[falsey-integer-BooleanNode] PASSED [ 78%]
7889
85s tests/test_nodes.py::test_legal_assignment[falsey-integer-BytesNode] PASSED [ 78%]
7890
85s tests/test_nodes.py::test_legal_assignment[falsey-integer-PathNode] PASSED [ 78%]
7891
85s tests/test_nodes.py::test_legal_assignment[falsey-integer-EnumNode] PASSED [ 78%]
7892
85s tests/test_nodes.py::test_legal_assignment[falsey-integer-FloatNode] PASSED [ 78%]
7893
85s tests/test_nodes.py::test_legal_assignment[falsey-integer-IntegerNode] PASSED [ 78%]
7894
85s tests/test_nodes.py::test_legal_assignment[falsey-integer-StringNode] PASSED [ 78%]
7895
85s tests/test_nodes.py::test_legal_assignment[falsey-integer-AnyNode] PASSED [ 78%]
7896
85s tests/test_nodes.py::test_legal_assignment[falsey-integer-string-BooleanNode] PASSED [ 78%]
7897
85s tests/test_nodes.py::test_legal_assignment[falsey-integer-string-BytesNode] PASSED [ 78%]
7898
85s tests/test_nodes.py::test_legal_assignment[falsey-integer-string-PathNode] PASSED [ 78%]
7899
85s tests/test_nodes.py::test_legal_assignment[falsey-integer-string-EnumNode] PASSED [ 78%]
7900
85s tests/test_nodes.py::test_legal_assignment[falsey-integer-string-FloatNode] PASSED [ 78%]
7901
85s tests/test_nodes.py::test_legal_assignment[falsey-integer-string-IntegerNode] PASSED [ 78%]
7902
85s tests/test_nodes.py::test_legal_assignment[falsey-integer-string-StringNode] PASSED [ 78%]
7903
85s tests/test_nodes.py::test_legal_assignment[falsey-integer-string-AnyNode] PASSED [ 78%]
7904
85s tests/test_nodes.py::test_legal_assignment[binary-data-BooleanNode] PASSED [ 78%]
7905
85s tests/test_nodes.py::test_legal_assignment[binary-data-BytesNode] PASSED [ 78%]
7906
85s tests/test_nodes.py::test_legal_assignment[binary-data-PathNode] PASSED [ 78%]
7907
85s tests/test_nodes.py::test_legal_assignment[binary-data-EnumNode] PASSED [ 78%]
7908
85s tests/test_nodes.py::test_legal_assignment[binary-data-FloatNode] PASSED [ 78%]
7909
85s tests/test_nodes.py::test_legal_assignment[binary-data-IntegerNode] PASSED [ 78%]
7910
85s tests/test_nodes.py::test_legal_assignment[binary-data-StringNode] PASSED [ 78%]
7911
85s tests/test_nodes.py::test_legal_assignment[binary-data-AnyNode] PASSED [ 78%]
7912
85s tests/test_nodes.py::test_legal_assignment[path-data-BooleanNode] PASSED [ 78%]
7913
85s tests/test_nodes.py::test_legal_assignment[path-data-BytesNode] PASSED [ 78%]
7914
85s tests/test_nodes.py::test_legal_assignment[path-data-PathNode] PASSED [ 78%]
7915
85s tests/test_nodes.py::test_legal_assignment[path-data-EnumNode] PASSED [ 78%]
7916
85s tests/test_nodes.py::test_legal_assignment[path-data-FloatNode] PASSED [ 78%]
7917
85s tests/test_nodes.py::test_legal_assignment[path-data-IntegerNode] PASSED [ 78%]
7918
85s tests/test_nodes.py::test_legal_assignment[path-data-StringNode] PASSED [ 78%]
7919
85s tests/test_nodes.py::test_legal_assignment[path-data-AnyNode] PASSED [ 78%]
7920
85s tests/test_nodes.py::test_illegal_assignment[node0-foo] PASSED [ 78%]
7921
85s tests/test_nodes.py::test_illegal_assignment[node1-foo] PASSED [ 78%]
7922
85s tests/test_nodes.py::test_illegal_assignment[node2-foo] PASSED [ 78%]
7923
85s tests/test_nodes.py::test_illegal_assignment[node3-foo] PASSED [ 78%]
7924
85s tests/test_nodes.py::test_illegal_assignment[node4-123] PASSED [ 78%]
7925
85s tests/test_nodes.py::test_illegal_assignment[node5-foo] PASSED [ 78%]
7926
85s tests/test_nodes.py::test_legal_assignment_enum[Enum1-values0-success_map0-BooleanNode] PASSED [ 78%]
7927
85s tests/test_nodes.py::test_legal_assignment_enum[Enum1-values0-success_map0-BytesNode] PASSED [ 78%]
7928
85s tests/test_nodes.py::test_legal_assignment_enum[Enum1-values0-success_map0-PathNode] PASSED [ 78%]
7929
85s tests/test_nodes.py::test_legal_assignment_enum[Enum1-values0-success_map0-EnumNode] PASSED [ 78%]
7930
85s tests/test_nodes.py::test_legal_assignment_enum[Enum1-values0-success_map0-FloatNode] PASSED [ 78%]
7931
85s tests/test_nodes.py::test_legal_assignment_enum[Enum1-values0-success_map0-IntegerNode] PASSED [ 78%]
7932
85s tests/test_nodes.py::test_legal_assignment_enum[Enum1-values0-success_map0-StringNode] PASSED [ 78%]
7933
85s tests/test_nodes.py::test_legal_assignment_enum[Enum1-values0-success_map0-AnyNode] PASSED [ 78%]
7934
85s tests/test_nodes.py::test_deepcopy[obj0] PASSED [ 78%]
7935
85s tests/test_nodes.py::test_deepcopy[obj1] PASSED [ 78%]
7936
85s tests/test_nodes.py::test_deepcopy[obj2] PASSED [ 78%]
7937
85s tests/test_nodes.py::test_deepcopy[obj3] PASSED [ 79%]
7938
85s tests/test_nodes.py::test_deepcopy[obj4] PASSED [ 79%]
7939
85s tests/test_nodes.py::test_deepcopy[obj5] PASSED [ 79%]
7940
85s tests/test_nodes.py::test_deepcopy[obj6] PASSED [ 79%]
7941
85s tests/test_nodes.py::test_deepcopy[obj7] PASSED [ 79%]
7942
85s tests/test_nodes.py::test_deepcopy[obj8] PASSED [ 79%]
7943
85s tests/test_nodes.py::test_deepcopy[obj9] PASSED [ 79%]
7944
85s tests/test_nodes.py::test_deepcopy[obj10] PASSED [ 79%]
7945
85s tests/test_nodes.py::test_deepcopy[obj11] PASSED [ 79%]
7946
85s tests/test_nodes.py::test_eq[node0-None-True] PASSED [ 79%]
7947
85s tests/test_nodes.py::test_eq[node1-100-False] PASSED [ 79%]
7948
85s tests/test_nodes.py::test_eq[node2-foo-True] PASSED [ 79%]
7949
85s tests/test_nodes.py::test_eq[node3-100-False] PASSED [ 79%]
7950
85s tests/test_nodes.py::test_eq[node4-???-True] PASSED [ 79%]
7951
85s tests/test_nodes.py::test_eq[node5-None-True] PASSED [ 79%]
7952
85s tests/test_nodes.py::test_eq[node6-None-False] PASSED [ 79%]
7953
85s tests/test_nodes.py::test_eq[node7-${interp}-True] PASSED [ 79%]
7954
85s tests/test_nodes.py::test_eq[node8-${different_interp}-False] PASSED [ 79%]
7955
85s tests/test_nodes.py::test_eq[node9-1-False] PASSED [ 79%]
7956
85s tests/test_nodes.py::test_eq[node10-1-True] PASSED [ 79%]
7957
85s tests/test_nodes.py::test_eq[node11-1-False] PASSED [ 79%]
7958
85s tests/test_nodes.py::test_eq[node12-foo-False] PASSED [ 79%]
7959
85s tests/test_nodes.py::test_eq[node13-foo-False] PASSED [ 79%]
7960
85s tests/test_nodes.py::test_eq[node14-???-True] PASSED [ 79%]
7961
85s tests/test_nodes.py::test_eq[node15-None-True] PASSED [ 79%]
7962
85s tests/test_nodes.py::test_eq[node16-${interp}-True] PASSED [ 79%]
7963
85s tests/test_nodes.py::test_eq[node17-${different_interp}-False] PASSED [ 79%]
7964
85s tests/test_nodes.py::test_eq[node18-1-False] PASSED [ 79%]
7965
85s tests/test_nodes.py::test_eq[node19-None-True] PASSED [ 79%]
7966
85s tests/test_nodes.py::test_eq[node20-None-False] PASSED [ 79%]
7967
85s tests/test_nodes.py::test_eq[node21-1.0-True] PASSED [ 79%]
7968
85s tests/test_nodes.py::test_eq[node22-1-True] PASSED [ 79%]
7969
85s tests/test_nodes.py::test_eq[node23-1-False] PASSED [ 79%]
7970
85s tests/test_nodes.py::test_eq[node24-1.0-False] PASSED [ 79%]
7971
85s tests/test_nodes.py::test_eq[node25-foo-False] PASSED [ 79%]
7972
85s tests/test_nodes.py::test_eq[node26-???-True] PASSED [ 79%]
7973
85s tests/test_nodes.py::test_eq[node27-None-True] PASSED [ 79%]
7974
85s tests/test_nodes.py::test_eq[node28-binary-False] PASSED [ 79%]
7975
85s tests/test_nodes.py::test_eq[node29-binary-True] PASSED [ 79%]
7976
85s tests/test_nodes.py::test_eq[node30-None-True] PASSED [ 79%]
7977
85s tests/test_nodes.py::test_eq[node31-value31-False] PASSED [ 79%]
7978
85s tests/test_nodes.py::test_eq[node32-value32-True] PASSED [ 79%]
7979
85s tests/test_nodes.py::test_eq[node33-True-False] PASSED [ 79%]
7980
85s tests/test_nodes.py::test_eq[node34-False-False] PASSED [ 79%]
7981
85s tests/test_nodes.py::test_eq[node35-None-True] PASSED [ 79%]
7982
85s tests/test_nodes.py::test_eq[node36-None-False] PASSED [ 79%]
7983
85s tests/test_nodes.py::test_eq[node37-False-False] PASSED [ 79%]
7984
85s tests/test_nodes.py::test_eq[node38-False-True] PASSED [ 79%]
7985
85s tests/test_nodes.py::test_eq[node39-value39-True] PASSED [ 79%]
7986
85s tests/test_nodes.py::test_eq[node40-1-True] PASSED [ 79%]
7987
85s tests/test_nodes.py::test_eq[node41-value41-False] PASSED [ 79%]
7988
85s tests/test_nodes.py::test_eq[node42-1-False] PASSED [ 79%]
7989
85s tests/test_nodes.py::test_eq[node43-Enum1.BAR-False] PASSED [ 79%]
7990
85s tests/test_nodes.py::test_eq[node44-value44-True] PASSED [ 79%]
7991
85s tests/test_nodes.py::test_eq[node45-nope-False] PASSED [ 79%]
7992
85s tests/test_nodes.py::test_eq[node46-value46-True] PASSED [ 79%]
7993
85s tests/test_nodes.py::test_eq[node47-value47-False] PASSED [ 79%]
7994
85s tests/test_nodes.py::test_eq[node48-Enum1.BAR-True] PASSED [ 79%]
7995
85s tests/test_nodes.py::test_eq[node49-Enum1.FOO-False] PASSED [ 79%]
7996
85s tests/test_nodes.py::test_eq[node50-Enum1.BAR-False] PASSED [ 79%]
7997
85s tests/test_nodes.py::test_eq[node51-???-True] PASSED [ 79%]
7998
85s tests/test_nodes.py::test_eq[node52-Enum1.BAR-False] PASSED [ 79%]
7999
85s tests/test_nodes.py::test_eq[node53-${interp}-True] PASSED [ 79%]
8000
85s tests/test_nodes.py::test_eq[node54-${different_interp}-False] PASSED [ 79%]
8001
85s tests/test_nodes.py::test_eq[node55-foo-True] PASSED [ 79%]
8002
85s tests/test_nodes.py::test_eq[node56-${foo}-True] PASSED [ 79%]
8003
85s tests/test_nodes.py::test_eq[node57-${foo-True] PASSED [ 79%]
8004
85s tests/test_nodes.py::test_eq[node58-None-True] PASSED [ 79%]
8005
85s tests/test_nodes.py::test_eq[node59-1-True] PASSED [ 79%]
8006
85s tests/test_nodes.py::test_eq[node60-1-False] PASSED [ 79%]
8007
85s tests/test_nodes.py::test_eq[node61-1.0-True] PASSED [ 79%]
8008
85s tests/test_nodes.py::test_eq[node62-True-True] PASSED [ 79%]
8009
85s tests/test_nodes.py::test_eq[node63-Color.RED-True] PASSED [ 79%]
8010
85s tests/test_nodes.py::test_eq[node64-value64-True] PASSED [ 79%]
8011
85s tests/test_nodes.py::test_eq[node65-value65-True] PASSED [ 79%]
8012
85s tests/test_nodes.py::test_eq[node66-100-False] PASSED [ 79%]
8013
85s tests/test_nodes.py::test_eq[node67-foo-False] PASSED [ 79%]
8014
85s tests/test_nodes.py::test_eq[node68-???-True] PASSED [ 79%]
8015
85s tests/test_nodes.py::test_eq[node69-None-True] PASSED [ 79%]
8016
85s tests/test_nodes.py::test_eq[node70-100-False] PASSED [ 79%]
8017
85s tests/test_nodes.py::test_eq[node71-value71-True] PASSED [ 79%]
8018
85s tests/test_nodes.py::test_eq[node72-100-True] PASSED [ 80%]
8019
85s tests/test_nodes.py::test_eq[node73-value73-True] PASSED [ 80%]
8020
85s tests/test_nodes.py::test_eq[node74-value74-True] PASSED [ 80%]
8021
85s tests/test_nodes.py::test_eq[node75-value75-True] PASSED [ 80%]
8022
85s tests/test_nodes.py::test_eq[node76-???-True] PASSED [ 80%]
8023
85s tests/test_nodes.py::test_eq[node77-value77-True] PASSED [ 80%]
8024
85s tests/test_nodes.py::test_eq[node78-value78-True] PASSED [ 80%]
8025
85s tests/test_nodes.py::test_eq[node79-value79-True] PASSED [ 80%]
8026
85s tests/test_nodes.py::test_eq[node80-None-True] PASSED [ 80%]
8027
85s tests/test_nodes.py::test_eq[node81-value81-True] PASSED [ 80%]
8028
85s tests/test_nodes.py::test_eq[node82-value82-True] PASSED [ 80%]
8029
85s tests/test_nodes.py::test_eq[node83-value83-True] PASSED [ 80%]
8030
85s tests/test_nodes.py::test_eq[node84-${interp}-True] PASSED [ 80%]
8031
85s tests/test_nodes.py::test_eq[node85-value85-True] PASSED [ 80%]
8032
85s tests/test_nodes.py::test_eq[node86-value86-True] PASSED [ 80%]
8033
85s tests/test_nodes.py::test_eq[node87-value87-False] PASSED [ 80%]
8034
85s tests/test_nodes.py::test_eq[node88-999-False] PASSED [ 80%]
8035
85s tests/test_nodes.py::test_eq[node89-value89-False] PASSED [ 80%]
8036
85s tests/test_nodes.py::test_eq[node90-value90-False] PASSED [ 80%]
8037
85s tests/test_nodes.py::test_eq[node91-value91-False] PASSED [ 80%]
8038
85s tests/test_nodes.py::test_eq[node92-999-False] PASSED [ 80%]
8039
85s tests/test_nodes.py::test_eq[node93-value93-False] PASSED [ 80%]
8040
85s tests/test_nodes.py::test_eq[node94-value94-False] PASSED [ 80%]
8041
85s tests/test_nodes.py::test_eq[node95-value95-False] PASSED [ 80%]
8042
85s tests/test_nodes.py::test_eq[node96-999-False] PASSED [ 80%]
8043
85s tests/test_nodes.py::test_eq[node97-value97-False] PASSED [ 80%]
8044
85s tests/test_nodes.py::test_eq[node98-value98-False] PASSED [ 80%]
8045
85s tests/test_nodes.py::test_eq[node99-value99-False] PASSED [ 80%]
8046
85s tests/test_nodes.py::test_eq[node100-999-False] PASSED [ 80%]
8047
85s tests/test_nodes.py::test_eq[node101-value101-False] PASSED [ 80%]
8048
85s tests/test_nodes.py::test_eq[node102-value102-False] PASSED [ 80%]
8049
85s tests/test_nodes.py::test_set_anynode_with_primitive_type[a_str] PASSED [ 80%]
8050
85s tests/test_nodes.py::test_set_anynode_with_primitive_type[1] PASSED [ 80%]
8051
85s tests/test_nodes.py::test_set_anynode_with_primitive_type[3.14] PASSED [ 80%]
8052
85s tests/test_nodes.py::test_set_anynode_with_primitive_type[True] PASSED [ 80%]
8053
85s tests/test_nodes.py::test_set_anynode_with_primitive_type[None] PASSED [ 80%]
8054
85s tests/test_nodes.py::test_set_anynode_with_primitive_type[Enum1.FOO] PASSED [ 80%]
8055
85s tests/test_nodes.py::test_set_anynode_with_primitive_type[binary] PASSED [ 80%]
8056
85s tests/test_nodes.py::test_set_anynode_with_primitive_type[value7] PASSED [ 80%]
8057
85s tests/test_nodes.py::test_set_anynode_with_container[value0-ListConfig] PASSED [ 80%]
8058
85s tests/test_nodes.py::test_set_anynode_with_container[value1-ListConfig] PASSED [ 80%]
8059
85s tests/test_nodes.py::test_set_anynode_with_container[value2-DictConfig] PASSED [ 80%]
8060
85s tests/test_nodes.py::test_set_anynode_with_container[value3-DictConfig] PASSED [ 80%]
8061
85s tests/test_nodes.py::test_set_anynode_with_illegal_type PASSED [ 80%]
8062
85s tests/test_nodes.py::test_set_valuenode PASSED [ 80%]
8063
85s tests/test_nodes.py::test_allow_objects PASSED [ 80%]
8064
85s tests/test_nodes.py::test_dereference_missing PASSED [ 80%]
8065
85s tests/test_nodes.py::test_validate_and_convert_none[StringNode] PASSED [ 80%]
8066
85s tests/test_nodes.py::test_validate_and_convert_none[IntegerNode] PASSED [ 80%]
8067
85s tests/test_nodes.py::test_validate_and_convert_none[FloatNode] PASSED [ 80%]
8068
85s tests/test_nodes.py::test_validate_and_convert_none[BooleanNode] PASSED [ 80%]
8069
85s tests/test_nodes.py::test_validate_and_convert_none[BytesNode] PASSED [ 80%]
8070
85s tests/test_nodes.py::test_validate_and_convert_none[PathNode] PASSED [ 80%]
8071
85s tests/test_nodes.py::test_validate_and_convert_none[<lambda>] PASSED [ 80%]
8072
85s tests/test_nodes.py::test_dereference_interpolation_to_missing PASSED [ 80%]
8073
85s tests/test_nodes.py::test_set_flags_in_init[AnyNode-flags0] PASSED [ 80%]
8074
85s tests/test_nodes.py::test_set_flags_in_init[AnyNode-flags1] PASSED [ 80%]
8075
85s tests/test_nodes.py::test_set_flags_in_init[AnyNode-flags2] PASSED [ 80%]
8076
85s tests/test_nodes.py::test_set_flags_in_init[AnyNode-flags3] PASSED [ 80%]
8077
85s tests/test_nodes.py::test_set_flags_in_init[BooleanNode-flags0] PASSED [ 80%]
8078
85s tests/test_nodes.py::test_set_flags_in_init[BooleanNode-flags1] PASSED [ 80%]
8079
85s tests/test_nodes.py::test_set_flags_in_init[BooleanNode-flags2] PASSED [ 80%]
8080
85s tests/test_nodes.py::test_set_flags_in_init[BooleanNode-flags3] PASSED [ 80%]
8081
85s tests/test_nodes.py::test_set_flags_in_init[BytesNode-flags0] PASSED [ 80%]
8082
85s tests/test_nodes.py::test_set_flags_in_init[BytesNode-flags1] PASSED [ 80%]
8083
85s tests/test_nodes.py::test_set_flags_in_init[BytesNode-flags2] PASSED [ 80%]
8084
85s tests/test_nodes.py::test_set_flags_in_init[BytesNode-flags3] PASSED [ 80%]
8085
85s tests/test_nodes.py::test_set_flags_in_init[type_3-flags0] PASSED [ 80%]
8086
85s tests/test_nodes.py::test_set_flags_in_init[type_3-flags1] PASSED [ 80%]
8087
85s tests/test_nodes.py::test_set_flags_in_init[type_3-flags2] PASSED [ 80%]
8088
85s tests/test_nodes.py::test_set_flags_in_init[type_3-flags3] PASSED [ 80%]
8089
85s tests/test_nodes.py::test_set_flags_in_init[FloatNode-flags0] PASSED [ 80%]
8090
85s tests/test_nodes.py::test_set_flags_in_init[FloatNode-flags1] PASSED [ 80%]
8091
85s tests/test_nodes.py::test_set_flags_in_init[FloatNode-flags2] PASSED [ 80%]
8092
85s tests/test_nodes.py::test_set_flags_in_init[FloatNode-flags3] PASSED [ 80%]
8093
85s tests/test_nodes.py::test_set_flags_in_init[IntegerNode-flags0] PASSED [ 80%]
8094
85s tests/test_nodes.py::test_set_flags_in_init[IntegerNode-flags1] PASSED [ 80%]
8095
85s tests/test_nodes.py::test_set_flags_in_init[IntegerNode-flags2] PASSED [ 80%]
8096
85s tests/test_nodes.py::test_set_flags_in_init[IntegerNode-flags3] PASSED [ 80%]
8097
86s tests/test_nodes.py::test_set_flags_in_init[InterpolationResultNode-flags0] PASSED [ 80%]
8098
86s tests/test_nodes.py::test_set_flags_in_init[InterpolationResultNode-flags1] PASSED [ 80%]
8099
86s tests/test_nodes.py::test_set_flags_in_init[InterpolationResultNode-flags2] PASSED [ 81%]
8100
86s tests/test_nodes.py::test_set_flags_in_init[InterpolationResultNode-flags3] PASSED [ 81%]
8101
86s tests/test_nodes.py::test_set_flags_in_init[StringNode-flags0] PASSED [ 81%]
8102
86s tests/test_nodes.py::test_set_flags_in_init[StringNode-flags1] PASSED [ 81%]
8103
86s tests/test_nodes.py::test_set_flags_in_init[StringNode-flags2] PASSED [ 81%]
8104
86s tests/test_nodes.py::test_set_flags_in_init[StringNode-flags3] PASSED [ 81%]
8105
86s tests/test_nodes.py::test_set_flags_in_init[PathNode-flags0] PASSED [ 81%]
8106
86s tests/test_nodes.py::test_set_flags_in_init[PathNode-flags1] PASSED [ 81%]
8107
86s tests/test_nodes.py::test_set_flags_in_init[PathNode-flags2] PASSED [ 81%]
8108
86s tests/test_nodes.py::test_set_flags_in_init[PathNode-flags3] PASSED [ 81%]
8109
86s tests/test_nodes.py::test_interpolation_result_readonly[None] PASSED [ 81%]
8110
86s tests/test_nodes.py::test_interpolation_result_readonly[flags1] PASSED [ 81%]
8111
86s tests/test_nodes.py::test_interpolation_result_readonly[flags2] PASSED [ 81%]
8112
86s tests/test_nodes.py::test_interpolation_result_readonly[flags3] PASSED [ 81%]
8113
86s tests/test_nodes.py::test_interpolation_result_readonly[flags4] PASSED [ 81%]
8114
86s tests/test_nodes.py::test_interpolation_result_readonly[flags5] PASSED [ 81%]
8115
86s tests/test_nodes.py::test_interpolation_result_readonly[flags6] PASSED [ 81%]
8116
86s tests/test_omegaconf.py::test_is_missing[cfg0-foo-False-expectation0] PASSED [ 81%]
8117
86s tests/test_omegaconf.py::test_is_missing[cfg1-foo-False-expectation1] PASSED [ 81%]
8118
86s tests/test_omegaconf.py::test_is_missing[cfg2-foo-False-expectation2] PASSED [ 81%]
8119
86s tests/test_omegaconf.py::test_is_missing[cfg3-foo-True-expectation3] PASSED [ 81%]
8120
86s tests/test_omegaconf.py::test_is_missing[missing_interpolated_dict] PASSED [ 81%]
8121
86s tests/test_omegaconf.py::test_is_missing[missing_list] PASSED [ 81%]
8122
86s tests/test_omegaconf.py::test_is_missing[missing_dict] PASSED [ 81%]
8123
86s tests/test_omegaconf.py::test_is_missing[missing_list_interpolation] PASSED [ 81%]
8124
86s tests/test_omegaconf.py::test_is_missing[missing_dict_interpolation] PASSED [ 81%]
8125
86s tests/test_omegaconf.py::test_is_missing[cfg9-foo-False-expectation9] PASSED [ 81%]
8126
86s tests/test_omegaconf.py::test_is_missing[cfg10-foo-False-expectation10] PASSED [ 81%]
8127
86s tests/test_omegaconf.py::test_is_missing[cfg11-foo-False-expectation11] PASSED [ 81%]
8128
86s tests/test_omegaconf.py::test_is_missing[cfg12-foo-True-expectation12] PASSED [ 81%]
8129
86s tests/test_omegaconf.py::test_is_missing[cfg13-inter-False-expectation13] PASSED [ 81%]
8130
86s tests/test_omegaconf.py::test_is_missing[StructuredWithMissing-num-True-expectation14] PASSED [ 81%]
8131
86s tests/test_omegaconf.py::test_is_missing[StructuredWithMissing-opt_num-True-expectation15] PASSED [ 81%]
8132
86s tests/test_omegaconf.py::test_is_missing[StructuredWithMissing-dict-True-expectation16] PASSED [ 81%]
8133
86s tests/test_omegaconf.py::test_is_missing[StructuredWithMissing-opt_dict-True-expectation17] PASSED [ 81%]
8134
86s tests/test_omegaconf.py::test_is_missing[StructuredWithMissing-list-True-expectation18] PASSED [ 81%]
8135
86s tests/test_omegaconf.py::test_is_missing[StructuredWithMissing-opt_list-True-expectation19] PASSED [ 81%]
8136
86s tests/test_omegaconf.py::test_is_missing[StructuredWithMissing-user-True-expectation20] PASSED [ 81%]
8137
86s tests/test_omegaconf.py::test_is_missing[StructuredWithMissing-opt_user-True-expectation21] PASSED [ 81%]
8138
86s tests/test_omegaconf.py::test_is_missing[StructuredWithMissing-inter_user-False-expectation22] PASSED [ 81%]
8139
86s tests/test_omegaconf.py::test_is_missing[StructuredWithMissing-inter_opt_user-False-expectation23] PASSED [ 81%]
8140
86s tests/test_omegaconf.py::test_is_missing[StructuredWithMissing-inter_num-False-expectation24] PASSED [ 81%]
8141
86s tests/test_omegaconf.py::test_is_missing_resets PASSED [ 81%]
8142
86s tests/test_omegaconf.py::test_is_config[None-False] PASSED [ 81%]
8143
86s tests/test_omegaconf.py::test_is_config[cfg1-False] PASSED [ 81%]
8144
86s tests/test_omegaconf.py::test_is_config[cfg2-False] PASSED [ 81%]
8145
86s tests/test_omegaconf.py::test_is_config[aa-False] PASSED [ 81%]
8146
86s tests/test_omegaconf.py::test_is_config[10-False] PASSED [ 81%]
8147
86s tests/test_omegaconf.py::test_is_config[True-False] PASSED [ 81%]
8148
86s tests/test_omegaconf.py::test_is_config[bool-False] PASSED [ 81%]
8149
86s tests/test_omegaconf.py::test_is_config[Path-False] PASSED [ 81%]
8150
86s tests/test_omegaconf.py::test_is_config[cfg8-False] PASSED [ 81%]
8151
86s tests/test_omegaconf.py::test_is_config[cfg9-False] PASSED [ 81%]
8152
86s tests/test_omegaconf.py::test_is_config[ConcretePlugin-False] PASSED [ 81%]
8153
86s tests/test_omegaconf.py::test_is_config[cfg11-False] PASSED [ 81%]
8154
86s tests/test_omegaconf.py::test_is_config[cfg12-True] PASSED [ 81%]
8155
86s tests/test_omegaconf.py::test_is_config[cfg13-True] PASSED [ 81%]
8156
86s tests/test_omegaconf.py::test_is_config[cfg14-True] PASSED [ 81%]
8157
86s tests/test_omegaconf.py::test_is_config[cfg15-True] PASSED [ 81%]
8158
86s tests/test_omegaconf.py::test_is_list[None-False] PASSED [ 81%]
8159
86s tests/test_omegaconf.py::test_is_list[cfg1-False] PASSED [ 81%]
8160
86s tests/test_omegaconf.py::test_is_list[cfg2-False] PASSED [ 81%]
8161
86s tests/test_omegaconf.py::test_is_list[aa-False] PASSED [ 81%]
8162
86s tests/test_omegaconf.py::test_is_list[10-False] PASSED [ 81%]
8163
86s tests/test_omegaconf.py::test_is_list[True-False] PASSED [ 81%]
8164
86s tests/test_omegaconf.py::test_is_list[bool-False] PASSED [ 81%]
8165
86s tests/test_omegaconf.py::test_is_list[Path-False] PASSED [ 81%]
8166
86s tests/test_omegaconf.py::test_is_list[cfg8-False] PASSED [ 81%]
8167
86s tests/test_omegaconf.py::test_is_list[cfg9-False] PASSED [ 81%]
8168
86s tests/test_omegaconf.py::test_is_list[ConcretePlugin-False] PASSED [ 81%]
8169
86s tests/test_omegaconf.py::test_is_list[cfg11-False] PASSED [ 81%]
8170
86s tests/test_omegaconf.py::test_is_list[cfg12-False] PASSED [ 81%]
8171
86s tests/test_omegaconf.py::test_is_list[cfg13-True] PASSED [ 81%]
8172
86s tests/test_omegaconf.py::test_is_list[cfg14-False] PASSED [ 81%]
8173
86s tests/test_omegaconf.py::test_is_list[cfg15-False] PASSED [ 81%]
8174
86s tests/test_omegaconf.py::test_is_dict[None-False] PASSED [ 81%]
8175
86s tests/test_omegaconf.py::test_is_dict[cfg1-False] PASSED [ 81%]
8176
86s tests/test_omegaconf.py::test_is_dict[cfg2-False] PASSED [ 81%]
8177
86s tests/test_omegaconf.py::test_is_dict[aa-False] PASSED [ 81%]
8178
86s tests/test_omegaconf.py::test_is_dict[10-False] PASSED [ 81%]
8179
86s tests/test_omegaconf.py::test_is_dict[True-False] PASSED [ 81%]
8180
86s tests/test_omegaconf.py::test_is_dict[bool-False] PASSED [ 82%]
8181
86s tests/test_omegaconf.py::test_is_dict[Path-False] PASSED [ 82%]
8182
86s tests/test_omegaconf.py::test_is_dict[cfg8-False] PASSED [ 82%]
8183
86s tests/test_omegaconf.py::test_is_dict[cfg9-False] PASSED [ 82%]
8184
86s tests/test_omegaconf.py::test_is_dict[ConcretePlugin-False] PASSED [ 82%]
8185
86s tests/test_omegaconf.py::test_is_dict[cfg11-False] PASSED [ 82%]
8186
86s tests/test_omegaconf.py::test_is_dict[cfg12-True] PASSED [ 82%]
8187
86s tests/test_omegaconf.py::test_is_dict[cfg13-False] PASSED [ 82%]
8188
86s tests/test_omegaconf.py::test_is_dict[cfg14-True] PASSED [ 82%]
8189
86s tests/test_omegaconf.py::test_is_dict[cfg15-True] PASSED [ 82%]
8190
86s tests/test_omegaconf.py::test_is_none[<lambda>0-True] PASSED [ 82%]
8191
86s tests/test_omegaconf.py::test_is_none[<lambda>0-False] PASSED [ 82%]
8192
86s tests/test_omegaconf.py::test_is_none[<lambda>1-True] PASSED [ 82%]
8193
86s tests/test_omegaconf.py::test_is_none[<lambda>1-False] PASSED [ 82%]
8194
86s tests/test_omegaconf.py::test_is_none[<lambda>2-True] PASSED [ 82%]
8195
86s tests/test_omegaconf.py::test_is_none[<lambda>2-False] PASSED [ 82%]
8196
86s tests/test_omegaconf.py::test_is_none[<lambda>3-True] PASSED [ 82%]
8197
86s tests/test_omegaconf.py::test_is_none[<lambda>3-False] PASSED [ 82%]
8198
86s tests/test_omegaconf.py::test_is_none[<lambda>4-True] PASSED [ 82%]
8199
86s tests/test_omegaconf.py::test_is_none[<lambda>4-False] PASSED [ 82%]
8200
86s tests/test_omegaconf.py::test_is_none[<lambda>5-True] PASSED [ 82%]
8201
86s tests/test_omegaconf.py::test_is_none[<lambda>5-False] PASSED [ 82%]
8202
86s tests/test_omegaconf.py::test_is_none[<lambda>6-True] PASSED [ 82%]
8203
86s tests/test_omegaconf.py::test_is_none[<lambda>6-False] PASSED [ 82%]
8204
86s tests/test_omegaconf.py::test_is_none[<lambda>7-True] PASSED [ 82%]
8205
86s tests/test_omegaconf.py::test_is_none[<lambda>7-False] PASSED [ 82%]
8206
86s tests/test_omegaconf.py::test_is_none[<lambda>8-True] PASSED [ 82%]
8207
86s tests/test_omegaconf.py::test_is_none[<lambda>8-False] PASSED [ 82%]
8208
86s tests/test_omegaconf.py::test_is_none[<lambda>9-True] PASSED [ 82%]
8209
86s tests/test_omegaconf.py::test_is_none[<lambda>9-False] PASSED [ 82%]
8210
86s tests/test_omegaconf.py::test_is_none_interpolation[cfg0-foo-True] PASSED [ 82%]
8211
86s tests/test_omegaconf.py::test_is_none_interpolation[cfg1-foo-False] PASSED [ 82%]
8212
86s tests/test_omegaconf.py::test_is_none_interpolation[cfg2-foo-False] PASSED [ 82%]
8213
86s tests/test_omegaconf.py::test_is_none_interpolation[cfg3-foo-False] PASSED [ 82%]
8214
86s tests/test_omegaconf.py::test_is_interpolation[StringNode] PASSED [ 82%]
8215
86s tests/test_omegaconf.py::test_is_interpolation[IntegerNode] PASSED [ 82%]
8216
86s tests/test_omegaconf.py::test_is_interpolation[FloatNode] PASSED [ 82%]
8217
86s tests/test_omegaconf.py::test_is_interpolation[BooleanNode] PASSED [ 82%]
8218
86s tests/test_omegaconf.py::test_is_interpolation[BytesNode] PASSED [ 82%]
8219
86s tests/test_omegaconf.py::test_is_interpolation[PathNode] PASSED [ 82%]
8220
86s tests/test_omegaconf.py::test_is_interpolation[EnumNode] PASSED [ 82%]
8221
86s tests/test_omegaconf.py::test_is_interpolation[ListConfig] PASSED [ 82%]
8222
86s tests/test_omegaconf.py::test_is_interpolation[DictConfig] PASSED [ 82%]
8223
86s tests/test_omegaconf.py::test_is_interpolation[ConcretePlugin] PASSED [ 82%]
8224
86s tests/test_omegaconf.py::test_get_type[cfg0-int] PASSED [ 82%]
8225
86s tests/test_omegaconf.py::test_get_type[cfg1-float] PASSED [ 82%]
8226
86s tests/test_omegaconf.py::test_get_type[cfg2-bool] PASSED [ 82%]
8227
86s tests/test_omegaconf.py::test_get_type[cfg3-bytes] PASSED [ 82%]
8228
86s tests/test_omegaconf.py::test_get_type[cfg4-float] PASSED [ 82%]
8229
86s tests/test_omegaconf.py::test_get_type[cfg5-NoneType] PASSED [ 82%]
8230
86s tests/test_omegaconf.py::test_get_type[cfg6-float] PASSED [ 82%]
8231
86s tests/test_omegaconf.py::test_get_type[cfg7-NoneType] PASSED [ 82%]
8232
86s tests/test_omegaconf.py::test_get_type[cfg8-PosixPath] PASSED [ 82%]
8233
86s tests/test_omegaconf.py::test_get_type[cfg9-str] PASSED [ 82%]
8234
86s tests/test_omegaconf.py::test_get_type[cfg10-NoneType] PASSED [ 82%]
8235
86s tests/test_omegaconf.py::test_get_type[cfg11-ConcretePlugin] PASSED [ 82%]
8236
86s tests/test_omegaconf.py::test_get_type[cfg12-ConcretePlugin] PASSED [ 82%]
8237
86s tests/test_omegaconf.py::test_get_type[cfg13-dict] PASSED [ 82%]
8238
86s tests/test_omegaconf.py::test_get_type[cfg14-dict] PASSED [ 82%]
8239
86s tests/test_omegaconf.py::test_get_type[cfg15-list] PASSED [ 82%]
8240
86s tests/test_omegaconf.py::test_get_type[cfg16-list] PASSED [ 82%]
8241
86s tests/test_omegaconf.py::test_get_type_on_raw[10-int] PASSED [ 82%]
8242
86s tests/test_omegaconf.py::test_get_type_on_raw[10.0-float] PASSED [ 82%]
8243
86s tests/test_omegaconf.py::test_get_type_on_raw[True-bool] PASSED [ 82%]
8244
86s tests/test_omegaconf.py::test_get_type_on_raw[123-bytes] PASSED [ 82%]
8245
86s tests/test_omegaconf.py::test_get_type_on_raw[obj4-PosixPath] PASSED [ 82%]
8246
86s tests/test_omegaconf.py::test_get_type_on_raw[foo-str] PASSED [ 82%]
8247
86s tests/test_omegaconf.py::test_get_type_on_raw[obj6-dict] PASSED [ 82%]
8248
86s tests/test_omegaconf.py::test_get_type_on_raw[obj7-list] PASSED [ 82%]
8249
86s tests/test_omegaconf.py::test_get_type_on_raw[IllegalType-IllegalType] PASSED [ 82%]
8250
86s tests/test_omegaconf.py::test_get_type_on_raw[obj9-IllegalType] PASSED [ 82%]
8251
86s tests/test_omegaconf.py::test_is_issubclass PASSED [ 82%]
8252
86s tests/test_omegaconf.py::test_resolve[dict0] PASSED [ 82%]
8253
86s tests/test_omegaconf.py::test_resolve[dict1] PASSED [ 82%]
8254
86s tests/test_omegaconf.py::test_resolve[dict2] PASSED [ 82%]
8255
86s tests/test_omegaconf.py::test_resolve[dict3] PASSED [ 82%]
8256
86s tests/test_omegaconf.py::test_resolve[dict:missing0] PASSED [ 82%]
8257
86s tests/test_omegaconf.py::test_resolve[dict:missing1] PASSED [ 82%]
8258
86s tests/test_omegaconf.py::test_resolve[dict:str_inter] PASSED [ 82%]
8259
86s tests/test_omegaconf.py::test_resolve[dict:str_inter_missing] PASSED [ 82%]
8260
86s tests/test_omegaconf.py::test_resolve[inter_dict] PASSED [ 82%]
8261
86s tests/test_omegaconf.py::test_resolve[inter_dict_to_missing] PASSED [ 83%]
8262
86s tests/test_omegaconf.py::test_resolve[dict_nested_interpolation] PASSED [ 83%]
8263
86s tests/test_omegaconf.py::test_resolve[none_dict] PASSED [ 83%]
8264
86s tests/test_omegaconf.py::test_resolve[missing_dict] PASSED [ 83%]
8265
86s tests/test_omegaconf.py::test_resolve[list0] PASSED [ 83%]
8266
86s tests/test_omegaconf.py::test_resolve[list1] PASSED [ 83%]
8267
86s tests/test_omegaconf.py::test_resolve[list:missing0] PASSED [ 83%]
8268
86s tests/test_omegaconf.py::test_resolve[list:missing1] PASSED [ 83%]
8269
86s tests/test_omegaconf.py::test_resolve[inter_list] PASSED [ 83%]
8270
86s tests/test_omegaconf.py::test_resolve[inter_list_to_missing] PASSED [ 83%]
8271
86s tests/test_omegaconf.py::test_resolve[none_list] PASSED [ 83%]
8272
86s tests/test_omegaconf.py::test_resolve[missing_list] PASSED [ 83%]
8273
86s tests/test_omegaconf.py::test_resolve[any_in_dict_to_dict] PASSED [ 83%]
8274
86s tests/test_omegaconf.py::test_resolve[any_in_dict_to_list] PASSED [ 83%]
8275
86s tests/test_omegaconf.py::test_resolve[any_in_list_to_dict] PASSED [ 83%]
8276
86s tests/test_omegaconf.py::test_resolve[any_in_list_to_list] PASSED [ 83%]
8277
86s tests/test_omegaconf.py::test_resolve_invalid_input PASSED [ 83%]
8278
86s tests/test_omegaconf.py::test_missing_keys[cfg0-expected0] PASSED [ 83%]
8279
86s tests/test_omegaconf.py::test_missing_keys[cfg1-expected1] PASSED [ 83%]
8280
86s tests/test_omegaconf.py::test_missing_keys[cfg2-expected2] PASSED [ 83%]
8281
86s tests/test_omegaconf.py::test_missing_keys[cfg3-expected3] PASSED [ 83%]
8282
86s tests/test_omegaconf.py::test_missing_keys[cfg4-expected4] PASSED [ 83%]
8283
86s tests/test_omegaconf.py::test_missing_keys[cfg5-expected5] PASSED [ 83%]
8284
86s tests/test_omegaconf.py::test_missing_keys[cfg6-expected6] PASSED [ 83%]
8285
86s tests/test_omegaconf.py::test_missing_keys[cfg7-expected7] PASSED [ 83%]
8286
86s tests/test_omegaconf.py::test_missing_keys[cfg8-expected8] PASSED [ 83%]
8287
86s tests/test_omegaconf.py::test_missing_keys[cfg9-expected9] PASSED [ 83%]
8288
86s tests/test_omegaconf.py::test_missing_keys[cfg10-expected10] PASSED [ 83%]
8289
86s tests/test_omegaconf.py::test_missing_keys[cfg11-expected11] PASSED [ 83%]
8290
86s tests/test_omegaconf.py::test_missing_keys[cfg12-expected12] PASSED [ 83%]
8291
86s tests/test_omegaconf.py::test_missing_keys_invalid_input[float] PASSED [ 83%]
8292
86s tests/test_omegaconf.py::test_missing_keys_invalid_input[int] PASSED [ 83%]
8293
86s tests/test_omegaconf.py::test_clear_resolver[remove-new-custom-resolver] PASSED [ 83%]
8294
86s tests/test_omegaconf.py::test_clear_resolver[remove-default-resolver] PASSED [ 83%]
8295
86s tests/test_omegaconf.py::test_clear_resolver[remove-nonexistent-resolver] PASSED [ 83%]
8296
86s tests/test_readonly.py::test_readonly[dict_setitem0] PASSED [ 83%]
8297
86s tests/test_readonly.py::test_readonly[dict_setitem1] PASSED [ 83%]
8298
86s tests/test_readonly.py::test_readonly[dict_nested_setitem] PASSED [ 83%]
8299
86s tests/test_readonly.py::test_readonly[dict_update] PASSED [ 83%]
8300
86s tests/test_readonly.py::test_readonly[dict_setattr] PASSED [ 83%]
8301
86s tests/test_readonly.py::test_readonly[dict_pop] PASSED [ 83%]
8302
86s tests/test_readonly.py::test_readonly[dict_delitem] PASSED [ 83%]
8303
86s tests/test_readonly.py::test_readonly[dict_delattr] PASSED [ 83%]
8304
86s tests/test_readonly.py::test_readonly[list_setitem] PASSED [ 83%]
8305
86s tests/test_readonly.py::test_readonly[list_update] PASSED [ 83%]
8306
86s tests/test_readonly.py::test_readonly[list_pop] PASSED [ 83%]
8307
86s tests/test_readonly.py::test_readonly[list_delitem] PASSED [ 83%]
8308
86s tests/test_readonly.py::test_readonly_flag[src0] PASSED [ 83%]
8309
86s tests/test_readonly.py::test_readonly_flag[src1] PASSED [ 83%]
8310
86s tests/test_readonly.py::test_readonly_nested_list PASSED [ 83%]
8311
86s tests/test_readonly.py::test_readonly_list_insert PASSED [ 83%]
8312
86s tests/test_readonly.py::test_readonly_list_insert_deep PASSED [ 83%]
8313
86s tests/test_readonly.py::test_readonly_list_append PASSED [ 83%]
8314
86s tests/test_readonly.py::test_readonly_list_change_item PASSED [ 83%]
8315
86s tests/test_readonly.py::test_readonly_list_pop PASSED [ 83%]
8316
86s tests/test_readonly.py::test_readonly_list_del PASSED [ 83%]
8317
86s tests/test_readonly.py::test_readonly_list_sort PASSED [ 83%]
8318
86s tests/test_readonly.py::test_readonly_from_cli PASSED [ 83%]
8319
86s tests/test_readonly.py::test_merge_with_readonly[override_value] PASSED [ 83%]
8320
86s tests/test_readonly.py::test_merge_with_readonly[adding_key0] PASSED [ 83%]
8321
86s tests/test_readonly.py::test_merge_with_readonly[adding_key1] PASSED [ 83%]
8322
86s tests/test_readonly.py::test_merge_with_readonly[adding_key2] PASSED [ 83%]
8323
86s tests/test_readonly.py::test_merge_with_readonly_nop[merge_empty_dict] PASSED [ 83%]
8324
86s tests/test_readonly.py::test_merge_with_readonly_nop[merge_different_node] PASSED [ 83%]
8325
86s tests/test_select.py::TestSelect::test_select[dict:none0-not_struct] PASSED [ 83%]
8326
86s tests/test_select.py::TestSelect::test_select[dict:none0-struct] PASSED [ 83%]
8327
86s tests/test_select.py::TestSelect::test_select[dict:none1-not_struct] PASSED [ 83%]
8328
86s tests/test_select.py::TestSelect::test_select[dict:none1-struct] PASSED [ 83%]
8329
86s tests/test_select.py::TestSelect::test_select[dict:none2-not_struct] PASSED [ 83%]
8330
86s tests/test_select.py::TestSelect::test_select[dict:none2-struct] PASSED [ 83%]
8331
86s tests/test_select.py::TestSelect::test_select[dict:nesting_into_value-not_struct] PASSED [ 83%]
8332
86s tests/test_select.py::TestSelect::test_select[dict:nesting_into_value-struct] PASSED [ 83%]
8333
86s tests/test_select.py::TestSelect::test_select[dict:nesting_into_none0-not_struct] PASSED [ 83%]
8334
86s tests/test_select.py::TestSelect::test_select[dict:nesting_into_none0-struct] PASSED [ 83%]
8335
86s tests/test_select.py::TestSelect::test_select[dict:nesting_into_none1-not_struct] PASSED [ 83%]
8336
86s tests/test_select.py::TestSelect::test_select[dict:nesting_into_none1-struct] PASSED [ 83%]
8337
86s tests/test_select.py::TestSelect::test_select[dict:nesting_into_none2-not_struct] PASSED [ 83%]
8338
86s tests/test_select.py::TestSelect::test_select[dict:nesting_into_none2-struct] PASSED [ 83%]
8339
86s tests/test_select.py::TestSelect::test_select[dict:int0-not_struct] PASSED [ 83%]
8340
86s tests/test_select.py::TestSelect::test_select[dict:int0-struct] PASSED [ 83%]
8341
86s tests/test_select.py::TestSelect::test_select[dict:int1-not_struct] PASSED [ 83%]
8342
86s tests/test_select.py::TestSelect::test_select[dict:int1-struct] PASSED [ 84%]
8343
86s tests/test_select.py::TestSelect::test_select[dict:dict-not_struct] PASSED [ 84%]
8344
86s tests/test_select.py::TestSelect::test_select[dict:dict-struct] PASSED [ 84%]
8345
86s tests/test_select.py::TestSelect::test_select[dict:missing-not_struct] PASSED [ 84%]
8346
86s tests/test_select.py::TestSelect::test_select[dict:missing-struct] PASSED [ 84%]
8347
86s tests/test_select.py::TestSelect::test_select[list:oob-not_struct] PASSED [ 84%]
8348
86s tests/test_select.py::TestSelect::test_select[list:oob-struct] PASSED [ 84%]
8349
86s tests/test_select.py::TestSelect::test_select[list:int-not_struct] PASSED [ 84%]
8350
86s tests/test_select.py::TestSelect::test_select[list:int-struct] PASSED [ 84%]
8351
86s tests/test_select.py::TestSelect::test_select[list:str-not_struct] PASSED [ 84%]
8352
86s tests/test_select.py::TestSelect::test_select[list:str-struct] PASSED [ 84%]
8353
86s tests/test_select.py::TestSelect::test_select[list:missing-not_struct] PASSED [ 84%]
8354
86s tests/test_select.py::TestSelect::test_select[list:missing-struct] PASSED [ 84%]
8355
86s tests/test_select.py::TestSelect::test_select[cfg15-0-1-not_struct] PASSED [ 84%]
8356
86s tests/test_select.py::TestSelect::test_select[cfg15-0-1-struct] PASSED [ 84%]
8357
86s tests/test_select.py::TestSelect::test_select[cfg16-1.a-10-not_struct] PASSED [ 84%]
8358
86s tests/test_select.py::TestSelect::test_select[cfg16-1.a-10-struct] PASSED [ 84%]
8359
86s tests/test_select.py::TestSelect::test_select[cfg17-1.b-None-not_struct] PASSED [ 84%]
8360
86s tests/test_select.py::TestSelect::test_select[cfg17-1.b-None-struct] PASSED [ 84%]
8361
86s tests/test_select.py::TestSelect::test_select[cfg18-1.c.0-foo-not_struct] PASSED [ 84%]
8362
86s tests/test_select.py::TestSelect::test_select[cfg18-1.c.0-foo-struct] PASSED [ 84%]
8363
86s tests/test_select.py::TestSelect::test_select[cfg19-1.c.1-bar-not_struct] PASSED [ 84%]
8364
86s tests/test_select.py::TestSelect::test_select[cfg19-1.c.1-bar-struct] PASSED [ 84%]
8365
86s tests/test_select.py::TestSelect::test_select[cfg20-1[c].0-foo-not_struct] PASSED [ 84%]
8366
86s tests/test_select.py::TestSelect::test_select[cfg20-1[c].0-foo-struct] PASSED [ 84%]
8367
86s tests/test_select.py::TestSelect::test_select[cfg21-1[c][1]-bar-not_struct] PASSED [ 84%]
8368
86s tests/test_select.py::TestSelect::test_select[cfg21-1[c][1]-bar-struct] PASSED [ 84%]
8369
86s tests/test_select.py::TestSelect::test_select[cfg22-a-expected22-not_struct] PASSED [ 84%]
8370
86s tests/test_select.py::TestSelect::test_select[cfg22-a-expected22-struct] PASSED [ 84%]
8371
86s tests/test_select.py::TestSelect::test_select[select_root-not_struct] PASSED [ 84%]
8372
86s tests/test_select.py::TestSelect::test_select[select_root-struct] PASSED [ 84%]
8373
86s tests/test_select.py::TestSelect::test_select[inter0-not_struct] PASSED [ 84%]
8374
86s tests/test_select.py::TestSelect::test_select[inter0-struct] PASSED [ 84%]
8375
86s tests/test_select.py::TestSelect::test_select[inter1-not_struct] PASSED [ 84%]
8376
86s tests/test_select.py::TestSelect::test_select[inter1-struct] PASSED [ 84%]
8377
86s tests/test_select.py::TestSelect::test_select[relative0-not_struct] PASSED [ 84%]
8378
86s tests/test_select.py::TestSelect::test_select[relative0-struct] PASSED [ 84%]
8379
86s tests/test_select.py::TestSelect::test_select[relative1-not_struct] PASSED [ 84%]
8380
86s tests/test_select.py::TestSelect::test_select[relative1-struct] PASSED [ 84%]
8381
86s tests/test_select.py::TestSelect::test_select_resolver[resolver-legacy_register_resolver-not_struct] PASSED [ 84%]
8382
86s tests/test_select.py::TestSelect::test_select_resolver[resolver-legacy_register_resolver-struct] PASSED [ 84%]
8383
86s tests/test_select.py::TestSelect::test_select_resolver[resolver-register_new_resolver-not_struct] PASSED [ 84%]
8384
86s tests/test_select.py::TestSelect::test_select_resolver[resolver-register_new_resolver-struct] PASSED [ 84%]
8385
86s tests/test_select.py::TestSelect::test_select_default_returned[empty-10-not_struct] PASSED [ 84%]
8386
86s tests/test_select.py::TestSelect::test_select_default_returned[empty-10-struct] PASSED [ 84%]
8387
86s tests/test_select.py::TestSelect::test_select_default_returned[empty-None-not_struct] PASSED [ 84%]
8388
86s tests/test_select.py::TestSelect::test_select_default_returned[empty-None-struct] PASSED [ 84%]
8389
86s tests/test_select.py::TestSelect::test_select_default_returned[missing-10-not_struct] PASSED [ 84%]
8390
86s tests/test_select.py::TestSelect::test_select_default_returned[missing-10-struct] PASSED [ 84%]
8391
86s tests/test_select.py::TestSelect::test_select_default_returned[missing-None-not_struct] PASSED [ 84%]
8392
86s tests/test_select.py::TestSelect::test_select_default_returned[missing-None-struct] PASSED [ 84%]
8393
86s tests/test_select.py::TestSelect::test_select_default_returned[non_container-10-not_struct] PASSED [ 84%]
8394
86s tests/test_select.py::TestSelect::test_select_default_returned[non_container-10-struct] PASSED [ 84%]
8395
86s tests/test_select.py::TestSelect::test_select_default_returned[non_container-None-not_struct] PASSED [ 84%]
8396
86s tests/test_select.py::TestSelect::test_select_default_returned[non_container-None-struct] PASSED [ 84%]
8397
86s tests/test_select.py::TestSelect::test_select_default_not_used[none-10-not_struct] PASSED [ 84%]
8398
86s tests/test_select.py::TestSelect::test_select_default_not_used[none-10-struct] PASSED [ 84%]
8399
86s tests/test_select.py::TestSelect::test_select_default_not_used[none-None-not_struct] PASSED [ 84%]
8400
86s tests/test_select.py::TestSelect::test_select_default_not_used[none-None-struct] PASSED [ 84%]
8401
86s tests/test_select.py::TestSelect::test_select_default_not_used[DictConfig(none)-10-not_struct] PASSED [ 84%]
8402
86s tests/test_select.py::TestSelect::test_select_default_not_used[DictConfig(none)-10-struct] PASSED [ 84%]
8403
86s tests/test_select.py::TestSelect::test_select_default_not_used[DictConfig(none)-None-not_struct] PASSED [ 84%]
8404
86s tests/test_select.py::TestSelect::test_select_default_not_used[DictConfig(none)-None-struct] PASSED [ 84%]
8405
86s tests/test_select.py::TestSelect::test_select_default_not_used[root-10-not_struct] PASSED [ 84%]
8406
86s tests/test_select.py::TestSelect::test_select_default_not_used[root-10-struct] PASSED [ 84%]
8407
86s tests/test_select.py::TestSelect::test_select_default_not_used[root-None-not_struct] PASSED [ 84%]
8408
86s tests/test_select.py::TestSelect::test_select_default_not_used[root-None-struct] PASSED [ 84%]
8409
86s tests/test_select.py::TestSelect::test_nested_select_default_not_used[none-10-not_struct] PASSED [ 84%]
8410
86s tests/test_select.py::TestSelect::test_nested_select_default_not_used[none-10-struct] PASSED [ 84%]
8411
86s tests/test_select.py::TestSelect::test_nested_select_default_not_used[none-None-not_struct] PASSED [ 84%]
8412
86s tests/test_select.py::TestSelect::test_nested_select_default_not_used[none-None-struct] PASSED [ 84%]
8413
86s tests/test_select.py::TestSelect::test_nested_select_default_not_used[value-10-not_struct] PASSED [ 84%]
8414
86s tests/test_select.py::TestSelect::test_nested_select_default_not_used[value-10-struct] PASSED [ 84%]
8415
86s tests/test_select.py::TestSelect::test_nested_select_default_not_used[value-None-not_struct] PASSED [ 84%]
8416
86s tests/test_select.py::TestSelect::test_nested_select_default_not_used[value-None-struct] PASSED [ 84%]
8417
86s tests/test_select.py::TestSelect::test_nested_select_default_not_used[root-10-not_struct] PASSED [ 84%]
8418
86s tests/test_select.py::TestSelect::test_nested_select_default_not_used[root-10-struct] PASSED [ 84%]
8419
86s tests/test_select.py::TestSelect::test_nested_select_default_not_used[root-None-not_struct] PASSED [ 84%]
8420
86s tests/test_select.py::TestSelect::test_nested_select_default_not_used[root-None-struct] PASSED [ 84%]
8421
86s tests/test_select.py::TestSelect::test_select_default_throw_on_missing[missing_dict-10-not_struct] PASSED [ 84%]
8422
86s tests/test_select.py::TestSelect::test_select_default_throw_on_missing[missing_dict-10-struct] PASSED [ 84%]
8423
86s tests/test_select.py::TestSelect::test_select_default_throw_on_missing[missing_dict-None-not_struct] PASSED [ 84%]
8424
86s tests/test_select.py::TestSelect::test_select_default_throw_on_missing[missing_dict-None-struct] PASSED [ 85%]
8425
86s tests/test_select.py::TestSelect::test_select_default_throw_on_missing[missing_list-10-not_struct] PASSED [ 85%]
8426
86s tests/test_select.py::TestSelect::test_select_default_throw_on_missing[missing_list-10-struct] PASSED [ 85%]
8427
86s tests/test_select.py::TestSelect::test_select_default_throw_on_missing[missing_list-None-not_struct] PASSED [ 85%]
8428
86s tests/test_select.py::TestSelect::test_select_default_throw_on_missing[missing_list-None-struct] PASSED [ 85%]
8429
86s tests/test_select.py::TestSelect::test_select_default_throw_on_resolution_failure[inter_bad_key-not_struct] PASSED [ 85%]
8430
86s tests/test_select.py::TestSelect::test_select_default_throw_on_resolution_failure[inter_bad_key-struct] PASSED [ 85%]
8431
86s tests/test_select.py::TestSelect::test_select_invalid_interpolation[simple-not_struct] PASSED [ 85%]
8432
86s tests/test_select.py::TestSelect::test_select_invalid_interpolation[simple-struct] PASSED [ 85%]
8433
86s tests/test_select.py::TestSelect::test_select_invalid_interpolation[no_key-not_struct] PASSED [ 85%]
8434
86s tests/test_select.py::TestSelect::test_select_invalid_interpolation[no_key-struct] PASSED [ 85%]
8435
86s tests/test_select.py::TestSelect::test_select_invalid_interpolation[key_missing-not_struct] PASSED [ 85%]
8436
86s tests/test_select.py::TestSelect::test_select_invalid_interpolation[key_missing-struct] PASSED [ 85%]
8437
86s tests/test_select.py::TestSelect::test_select_invalid_interpolation[key_missing_indirect-not_struct] PASSED [ 85%]
8438
86s tests/test_select.py::TestSelect::test_select_invalid_interpolation[key_missing_indirect-struct] PASSED [ 85%]
8439
86s tests/test_select.py::TestSelect::test_select_from_dict[not_struct] PASSED [ 85%]
8440
86s tests/test_select.py::TestSelect::test_select_from_dict[struct] PASSED [ 85%]
8441
86s tests/test_select.py::test_select_resolves_interpolation[simple] PASSED [ 85%]
8442
86s tests/test_select.py::test_select_resolves_interpolation[not_found0] PASSED [ 85%]
8443
86s tests/test_select.py::test_select_resolves_interpolation[not_found1] PASSED [ 85%]
8444
86s tests/test_select.py::test_select_resolves_interpolation[str_inter] PASSED [ 85%]
8445
86s tests/test_select.py::test_select_resolves_interpolation[multi_str_inter] PASSED [ 85%]
8446
86s tests/test_select.py::test_select_resolves_interpolation[str_deep_inter] PASSED [ 85%]
8447
86s tests/test_select.py::test_select_resolves_interpolation[from_list] PASSED [ 85%]
8448
86s tests/test_select.py::test_select_resolves_interpolation[dict_val] PASSED [ 85%]
8449
86s tests/test_select.py::test_select_resolves_interpolation[list_val] PASSED [ 85%]
8450
86s tests/test_select.py::test_select_resolves_interpolation[list_index] PASSED [ 85%]
8451
86s tests/test_select.py::test_select_resolves_interpolation[liststr] PASSED [ 85%]
8452
86s tests/test_select.py::test_select_resolves_interpolation[dict_str] PASSED [ 85%]
8453
86s tests/test_select.py::test_select_resolves_interpolation[two_steps] PASSED [ 85%]
8454
86s tests/test_select.py::test_select_resolves_interpolation[inter_in_list] PASSED [ 85%]
8455
86s tests/test_select.py::test_select_resolves_interpolation[none] PASSED [ 85%]
8456
86s tests/test_select.py::test_select_resolves_interpolation[list] PASSED [ 85%]
8457
86s tests/test_select.py::test_select_resolves_interpolation[user@domain] PASSED [ 85%]
8458
86s tests/test_select.py::test_select_resolves_interpolation[relative0] PASSED [ 85%]
8459
86s tests/test_select.py::test_select_resolves_interpolation[relative1] PASSED [ 85%]
8460
86s tests/test_select.py::test_select_resolves_interpolation[relative2] PASSED [ 85%]
8461
86s tests/test_select.py::test_select_resolves_interpolation[relative3] PASSED [ 85%]
8462
86s tests/test_select.py::test_select_resolves_interpolation[relative4] PASSED [ 85%]
8463
86s tests/test_select.py::TestSelectFromNestedNode::test_select_from_nested_node_with_a_relative_key[.-expected0] PASSED [ 85%]
8464
86s tests/test_select.py::TestSelectFromNestedNode::test_select_from_nested_node_with_a_relative_key[.b-expected1] PASSED [ 85%]
8465
86s tests/test_select.py::TestSelectFromNestedNode::test_select_from_nested_node_with_a_relative_key[.b.c-10] PASSED [ 85%]
8466
86s tests/test_select.py::TestSelectFromNestedNode::test_select_from_nested_node_with_a_relative_key[..-expected3] PASSED [ 85%]
8467
86s tests/test_select.py::TestSelectFromNestedNode::test_select_from_nested_node_with_a_relative_key[..a-expected4] PASSED [ 85%]
8468
86s tests/test_select.py::TestSelectFromNestedNode::test_select_from_nested_node_with_a_relative_key[..a.b-expected5] PASSED [ 85%]
8469
86s tests/test_select.py::TestSelectFromNestedNode::test_select_from_nested_node_with_a_relative_key[..z-10] PASSED [ 85%]
8470
86s tests/test_select.py::TestSelectFromNestedNode::test_select_from_nested_node_relative_key_interpretation[-expected0] PASSED [ 85%]
8471
86s tests/test_select.py::TestSelectFromNestedNode::test_select_from_nested_node_relative_key_interpretation[b-expected1] PASSED [ 85%]
8472
86s tests/test_select.py::TestSelectFromNestedNode::test_select_from_nested_node_relative_key_interpretation[b.c-10] PASSED [ 85%]
8473
86s tests/test_select.py::TestSelectFromNestedNode::test_select_from_nested_node_absolute_key_interpretation[-expected0] PASSED [ 85%]
8474
86s tests/test_select.py::TestSelectFromNestedNode::test_select_from_nested_node_absolute_key_interpretation[a-expected1] PASSED [ 85%]
8475
86s tests/test_select.py::TestSelectFromNestedNode::test_select_from_nested_node_absolute_key_interpretation[a.b-expected2] PASSED [ 85%]
8476
86s tests/test_select.py::TestSelectFromNestedNode::test_select_from_nested_node_absolute_key_interpretation[a.b.c-10] PASSED [ 85%]
8477
86s tests/test_select.py::TestSelectFromNestedNode::test_select_from_nested_node_absolute_key_interpretation[z-10] PASSED [ 85%]
8478
86s tests/test_serialization.py::test_load_from_invalid PASSED [ 85%]
8479
86s tests/test_serialization.py::TestSaveLoad::test_save_load__from_file[input_0-False-None-str] PASSED [ 85%]
8480
86s tests/test_serialization.py::TestSaveLoad::test_save_load__from_file[input_1-False-None-str] PASSED [ 85%]
8481
86s tests/test_serialization.py::TestSaveLoad::test_save_load__from_file[input_2-False-None-Path] PASSED [ 85%]
8482
86s tests/test_serialization.py::TestSaveLoad::test_save_load__from_file[input_3-False-expected3-str] PASSED [ 85%]
8483
86s tests/test_serialization.py::TestSaveLoad::test_save_load__from_file[input_4-False-None-str] PASSED [ 85%]
8484
86s tests/test_serialization.py::TestSaveLoad::test_save_load__from_filename[input_0-False-None-str] PASSED [ 85%]
8485
86s tests/test_serialization.py::TestSaveLoad::test_save_load__from_filename[input_1-False-None-str] PASSED [ 85%]
8486
86s tests/test_serialization.py::TestSaveLoad::test_save_load__from_filename[input_2-False-None-Path] PASSED [ 85%]
8487
86s tests/test_serialization.py::TestSaveLoad::test_save_load__from_filename[input_3-False-expected3-str] PASSED [ 85%]
8488
86s tests/test_serialization.py::TestSaveLoad::test_save_load__from_filename[input_4-False-None-str] PASSED [ 85%]
8489
86s tests/test_serialization.py::TestSaveLoadStructured::test_save_load__from_file[PersonA-False-expected0-str] PASSED [ 85%]
8490
86s tests/test_serialization.py::TestSaveLoadStructured::test_save_load__from_file[PersonD-False-expected1-str] PASSED [ 85%]
8491
86s tests/test_serialization.py::TestSaveLoadStructured::test_save_load__from_file[input_2-False-expected2-str] PASSED [ 85%]
8492
86s tests/test_serialization.py::TestSaveLoadStructured::test_save_load__from_file[input_3-False-expected3-str] PASSED [ 85%]
8493
86s tests/test_serialization.py::TestSaveLoadStructured::test_save_load__from_filename[PersonA-False-expected0-str] PASSED [ 85%]
8494
86s tests/test_serialization.py::TestSaveLoadStructured::test_save_load__from_filename[PersonD-False-expected1-str] PASSED [ 85%]
8495
86s tests/test_serialization.py::TestSaveLoadStructured::test_save_load__from_filename[input_2-False-expected2-str] PASSED [ 85%]
8496
86s tests/test_serialization.py::TestSaveLoadStructured::test_save_load__from_filename[input_3-False-expected3-str] PASSED [ 85%]
8497
86s tests/test_serialization.py::test_save_illegal_type PASSED [ 85%]
8498
86s tests/test_serialization.py::test_pickle[dict] PASSED [ 85%]
8499
86s tests/test_serialization.py::test_pickle[list] PASSED [ 85%]
8500
86s tests/test_serialization.py::test_load_empty_file PASSED [ 85%]
8501
86s tests/test_serialization.py::test_pickle_untyped[list_untyped] PASSED [ 85%]
8502
86s tests/test_serialization.py::test_pickle_untyped[opt_list_untyped] PASSED [ 85%]
8503
86s tests/test_serialization.py::test_pickle_untyped[dict_untyped] PASSED [ 85%]
8504
86s tests/test_serialization.py::test_pickle_untyped[opt_dict_untyped] PASSED [ 85%]
8505
86s tests/test_serialization.py::test_pickle_untyped[dict_str] PASSED [ 86%]
8506
86s tests/test_serialization.py::test_pickle_untyped[dict_bytes] PASSED [ 86%]
8507
86s tests/test_serialization.py::test_pickle_untyped[dict_int] PASSED [ 86%]
8508
86s tests/test_serialization.py::test_pickle_untyped[dict_bool] PASSED [ 86%]
8509
86s tests/test_serialization.py::test_pickle_untyped[dict_float] PASSED [ 86%]
8510
86s tests/test_serialization.py::test_pickle_untyped[dict_enum] PASSED [ 86%]
8511
86s tests/test_serialization.py::test_pickle_untyped[list_int] PASSED [ 86%]
8512
86s tests/test_serialization.py::test_pickle_untyped[opt_dict] PASSED [ 86%]
8513
86s tests/test_serialization.py::test_pickle_untyped[dict_opt] PASSED [ 86%]
8514
86s tests/test_serialization.py::test_pickle_untyped[opt_list] PASSED [ 86%]
8515
86s tests/test_serialization.py::test_pickle_untyped[list_opt] PASSED [ 86%]
8516
86s tests/test_serialization.py::test_pickle_untyped[input_15-None-str-str-True-Optional] PASSED [ 86%]
8517
86s tests/test_serialization.py::test_pickle_untyped[input_16-None-int-Any-True-Optional] PASSED [ 86%]
8518
86s tests/test_serialization.py::test_pickle_untyped[dict-of-dict] PASSED [ 86%]
8519
86s tests/test_serialization.py::test_pickle_untyped[list-of-list] PASSED [ 86%]
8520
86s tests/test_serialization.py::test_pickle_untyped[dict-of-list] PASSED [ 86%]
8521
86s tests/test_serialization.py::test_pickle_untyped[list-of-dict] PASSED [ 86%]
8522
86s tests/test_serialization.py::test_pickle_union_node[ubf] PASSED [ 86%]
8523
86s tests/test_serialization.py::test_pickle_union_node[oubf] PASSED [ 86%]
8524
86s tests/test_serialization.py::test_pickle_missing PASSED [ 86%]
8525
86s tests/test_serialization.py::test_pickle_none PASSED [ 86%]
8526
86s tests/test_serialization.py::test_pickle_flags_consistency PASSED [ 86%]
8527
86s tests/test_serialization.py::test_pickle_backward_compatibility[2.0.6] PASSED [ 86%]
8528
86s tests/test_serialization.py::test_pickle_backward_compatibility[2.1.0.rc1] PASSED [ 86%]
8529
86s tests/test_serialization.py::test_python36_pickle_optional SKIPPED (...) [ 86%]
8530
86s tests/test_serialization.py::test_copy_preserves_parent_of_child[union-deepcopy] PASSED [ 86%]
8531
86s tests/test_serialization.py::test_copy_preserves_parent_of_child[union-copy] PASSED [ 86%]
8532
86s tests/test_serialization.py::test_copy_preserves_parent_of_child[union-pickle] PASSED [ 86%]
8533
86s tests/test_serialization.py::test_copy_preserves_parent_of_child[dict-deepcopy] PASSED [ 86%]
8534
86s tests/test_serialization.py::test_copy_preserves_parent_of_child[dict-copy] PASSED [ 86%]
8535
86s tests/test_serialization.py::test_copy_preserves_parent_of_child[dict-pickle] PASSED [ 86%]
8536
86s tests/test_serialization.py::test_copy_preserves_parent_of_child[list-deepcopy] PASSED [ 86%]
8537
86s tests/test_serialization.py::test_copy_preserves_parent_of_child[list-copy] PASSED [ 86%]
8538
86s tests/test_serialization.py::test_copy_preserves_parent_of_child[list-pickle] PASSED [ 86%]
8539
86s tests/test_struct.py::test_struct_default PASSED [ 86%]
8540
86s tests/test_struct.py::test_struct_set_on_dict PASSED [ 86%]
8541
86s tests/test_struct.py::test_struct_set_on_nested_dict PASSED [ 86%]
8542
86s tests/test_struct.py::test_merge_dotlist_into_struct PASSED [ 86%]
8543
86s tests/test_struct.py::test_merge_config_with_struct[in_base0-in_merged0] PASSED [ 86%]
8544
86s tests/test_struct.py::test_struct_contain_missing PASSED [ 86%]
8545
86s tests/test_struct.py::test_struct_dict_get[cfg0] PASSED [ 86%]
8546
86s tests/test_struct.py::test_struct_dict_get[cfg1] PASSED [ 86%]
8547
86s tests/test_struct.py::test_struct_dict_assign PASSED [ 86%]
8548
86s tests/test_to_container.py::test_to_container_returns_primitives[list] PASSED [ 86%]
8549
86s tests/test_to_container.py::test_to_container_returns_primitives[dict_in_list] PASSED [ 86%]
8550
86s tests/test_to_container.py::test_to_container_returns_primitives[list_in_list] PASSED [ 86%]
8551
86s tests/test_to_container.py::test_to_container_returns_primitives[dict_in_dict] PASSED [ 86%]
8552
86s tests/test_to_container.py::test_to_container_returns_primitives[list_in_dict] PASSED [ 86%]
8553
86s tests/test_to_container.py::test_to_container_returns_primitives[none_dictconfig] PASSED [ 86%]
8554
86s tests/test_to_container.py::test_to_container_returns_primitives[none_listconfig] PASSED [ 86%]
8555
86s tests/test_to_container.py::test_to_container_returns_primitives[missing_dictconfig] PASSED [ 86%]
8556
86s tests/test_to_container.py::test_to_container_returns_primitives[missing_listconfig] PASSED [ 86%]
8557
86s tests/test_to_container.py::test_to_container_supports_allow_objects[to_container] PASSED [ 86%]
8558
86s tests/test_to_container.py::test_to_container_supports_allow_objects[to_object] PASSED [ 86%]
8559
86s tests/test_to_container.py::test_scmode[DICT-dict] PASSED [ 86%]
8560
86s tests/test_to_container.py::test_scmode[DICT-list] PASSED [ 86%]
8561
86s tests/test_to_container.py::test_scmode[DICT_CONFIG-dict] PASSED [ 86%]
8562
86s tests/test_to_container.py::test_scmode[DICT_CONFIG-list] PASSED [ 86%]
8563
86s tests/test_to_container.py::test_scmode[INSTANTIATE-dict] PASSED [ 86%]
8564
86s tests/test_to_container.py::test_scmode[INSTANTIATE-list] PASSED [ 86%]
8565
86s tests/test_to_container.py::test_scmode[default-dict] PASSED [ 86%]
8566
86s tests/test_to_container.py::test_scmode[default-list] PASSED [ 86%]
8567
86s tests/test_to_container.py::test_to_container[empty_list] PASSED [ 86%]
8568
86s tests/test_to_container.py::test_to_container[list] PASSED [ 86%]
8569
86s tests/test_to_container.py::test_to_container[list_with_none] PASSED [ 86%]
8570
86s tests/test_to_container.py::test_to_container[list_with_inter] PASSED [ 86%]
8571
86s tests/test_to_container.py::test_to_container[empty_dict] PASSED [ 86%]
8572
86s tests/test_to_container.py::test_to_container[dict] PASSED [ 86%]
8573
86s tests/test_to_container.py::test_to_container[dict_with_inter] PASSED [ 86%]
8574
86s tests/test_to_container.py::test_to_container[dict_with_none] PASSED [ 86%]
8575
86s tests/test_to_container.py::test_to_container[dict_missing_value] PASSED [ 86%]
8576
86s tests/test_to_container.py::test_to_container[dict_none_value] PASSED [ 86%]
8577
86s tests/test_to_container.py::test_to_container[dict_none_dictconfig] PASSED [ 86%]
8578
86s tests/test_to_container.py::test_to_container[dict_missing_dictconfig] PASSED [ 86%]
8579
86s tests/test_to_container.py::test_to_container[dict_inter_dictconfig] PASSED [ 86%]
8580
86s tests/test_to_container.py::test_to_container[toplevel_dict_inter] PASSED [ 86%]
8581
86s tests/test_to_container.py::test_to_container[dict_missing_listconfig] PASSED [ 86%]
8582
86s tests/test_to_container.py::test_to_container[dict_none_listconfig] PASSED [ 86%]
8583
86s tests/test_to_container.py::test_to_container[dict_inter_listconfig] PASSED [ 86%]
8584
86s tests/test_to_container.py::test_to_container[toplevel_list_inter] PASSED [ 86%]
8585
86s tests/test_to_container.py::test_to_container_invalid_input PASSED [ 86%]
8586
86s tests/test_to_container.py::test_string_interpolation_with_readonly_parent PASSED [ 87%]
8587
86s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_basic[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8588
86s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_basic[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8589
86s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_basic_with_missing[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8590
86s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_basic_with_missing[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8591
86s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_nested[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8592
86s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_nested[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8593
86s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_nested_with_missing[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8863
86s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_nested_with_missing[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8595
86s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_list[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8596
86s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_list[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8597
86s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_list_with_missing[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8598
86s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_list_with_missing[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8599
86s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_dict[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8600
86s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_dict[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8601
86s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_dict_with_missing[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8602
86s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_dict_with_missing[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8603
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_nested_object[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8604
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_nested_object[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8605
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_unions_with_defaults_to_container[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8606
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_unions_with_defaults_to_container[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8607
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_unions_with_defaults_to_object[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8608
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_unions_with_defaults_to_object[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8609
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_nested_object_with_missing[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8610
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_nested_object_with_missing[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8611
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_to_object_resolve_is_True_by_default[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8612
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_to_object_resolve_is_True_by_default[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8613
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_to_container_INSTANTIATE_resolve_False[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8614
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_to_container_INSTANTIATE_resolve_False[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8615
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_to_container_INSTANTIATE_enum_to_str_True[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8616
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_to_container_INSTANTIATE_enum_to_str_True[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8617
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_to_object_InterpolationResolutionError[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8618
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_to_object_InterpolationResolutionError[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8619
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_nested_object_with_Any_ref_type[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8620
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_nested_object_with_Any_ref_type[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8621
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_str2user_instantiate[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8622
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_str2user_instantiate[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8623
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_str2user_with_field_instantiate[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8624
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_str2user_with_field_instantiate[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8625
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_str2str_with_field_instantiate[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8626
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_str2str_with_field_instantiate[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8627
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_setattr_for_user_with_extra_field[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8628
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_setattr_for_user_with_extra_field[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8629
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_init_false_with_default[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8630
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_init_false_with_default[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8631
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_init_false_with_default_overridden[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8632
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_init_false_with_default_overridden[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8633
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_init_false_without_default[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8634
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_init_false_without_default[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8635
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_init_false_without_default_overridden[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8636
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_init_false_without_default_overridden[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8637
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_init_false_post_initialized[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8638
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_init_false_post_initialized[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8639
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_init_false_post_initialized_overridden[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8640
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_init_false_post_initialized_overridden[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8641
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_ignore_metadata_with_required_args[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8642
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_ignore_metadata_with_required_args[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8643
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_ignore_metadata_with_default_args[tests.structured_conf.data.dataclasses] PASSED [ 87%]
8644
87s tests/test_to_container.py::TestInstantiateStructuredConfigs::test_ignore_metadata_with_default_args[tests.structured_conf.data.attr_classes] PASSED [ 87%]
8645
87s tests/test_to_container.py::TestEnumToStr::test_enum_to_str_for_keys[convert] PASSED [ 87%]
8646
87s tests/test_to_container.py::TestEnumToStr::test_enum_to_str_for_keys[dont-convert] PASSED [ 87%]
8647
87s tests/test_to_container.py::TestEnumToStr::test_enum_to_str_for_values[convert] PASSED [ 87%]
8648
87s tests/test_to_container.py::TestEnumToStr::test_enum_to_str_for_values[dont-convert] PASSED [ 87%]
8649
87s tests/test_to_container.py::TestEnumToStr::test_enum_to_str_for_list[convert] PASSED [ 87%]
8650
87s tests/test_to_container.py::TestEnumToStr::test_enum_to_str_for_list[dont-convert] PASSED [ 87%]
8651
87s tests/test_to_container.py::TestThrowOnMissing::test_throw_on_missing_raises[to_container-dict:missing] PASSED [ 87%]
8652
87s tests/test_to_container.py::TestThrowOnMissing::test_throw_on_missing_raises[to_container-dict:missing_value] PASSED [ 87%]
8653
87s tests/test_to_container.py::TestThrowOnMissing::test_throw_on_missing_raises[to_container-dict:nested] PASSED [ 87%]
8654
87s tests/test_to_container.py::TestThrowOnMissing::test_throw_on_missing_raises[to_container-list:missing] PASSED [ 87%]
8655
87s tests/test_to_container.py::TestThrowOnMissing::test_throw_on_missing_raises[to_container-list:missing_elt] PASSED [ 87%]
8656
87s tests/test_to_container.py::TestThrowOnMissing::test_throw_on_missing_raises[to_container-list:nested] PASSED [ 87%]
8657
87s tests/test_to_container.py::TestThrowOnMissing::test_throw_on_missing_raises[to_container-structured:missing_field] PASSED [ 87%]
8658
87s tests/test_to_container.py::TestThrowOnMissing::test_throw_on_missing_raises[to_container-structured:missing_in_dict_field] PASSED [ 87%]
8659
87s tests/test_to_container.py::TestThrowOnMissing::test_throw_on_missing_raises[to_object-dict:missing] PASSED [ 87%]
8660
87s tests/test_to_container.py::TestThrowOnMissing::test_throw_on_missing_raises[to_object-dict:missing_value] PASSED [ 87%]
8661
87s tests/test_to_container.py::TestThrowOnMissing::test_throw_on_missing_raises[to_object-dict:nested] PASSED [ 87%]
8662
87s tests/test_to_container.py::TestThrowOnMissing::test_throw_on_missing_raises[to_object-list:missing] PASSED [ 87%]
8663
87s tests/test_to_container.py::TestThrowOnMissing::test_throw_on_missing_raises[to_object-list:missing_elt] PASSED [ 87%]
8664
87s tests/test_to_container.py::TestThrowOnMissing::test_throw_on_missing_raises[to_object-list:nested] PASSED [ 87%]
8665
87s tests/test_to_container.py::TestThrowOnMissing::test_throw_on_missing_raises[to_object-structured:missing_field] PASSED [ 87%]
8666
87s tests/test_to_container.py::TestThrowOnMissing::test_throw_on_missing_raises[to_object-structured:missing_in_dict_field] PASSED [ 87%]
8667
87s tests/test_to_container.py::TestThrowOnMissing::test_no_throw_on_missing[dict:missing] PASSED [ 88%]
8668
87s tests/test_to_container.py::TestThrowOnMissing::test_no_throw_on_missing[dict:missing_value] PASSED [ 88%]
8669
87s tests/test_to_container.py::TestThrowOnMissing::test_no_throw_on_missing[dict:nested] PASSED [ 88%]
8670
87s tests/test_to_container.py::TestThrowOnMissing::test_no_throw_on_missing[list:missing] PASSED [ 88%]
8671
87s tests/test_to_container.py::TestThrowOnMissing::test_no_throw_on_missing[list:missing_elt] PASSED [ 88%]
8672
87s tests/test_to_container.py::TestThrowOnMissing::test_no_throw_on_missing[list:nested] PASSED [ 88%]
8673
87s tests/test_to_container.py::TestThrowOnMissing::test_no_throw_on_missing[structured:missing_field] PASSED [ 88%]
8674
87s tests/test_to_container.py::TestThrowOnMissing::test_no_throw_on_missing[structured:missing_in_dict_field] PASSED [ 88%]
8675
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_raises[throw_on_missing-interp_key_error] PASSED [ 88%]
8676
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_raises[throw_on_missing-interp_to_missing_in_dict] PASSED [ 88%]
8677
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_raises[throw_on_missing-interp_to_missing_in_list] PASSED [ 88%]
8678
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_raises[throw_on_missing-interp_to_missing_in_structured] PASSED [ 88%]
8679
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_raises[throw_on_missing-interp_key_error_in_structured] PASSED [ 88%]
8680
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_raises[throw_on_missing-dictconfig_interp_key_error0] PASSED [ 88%]
8681
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_raises[throw_on_missing-dictconfig_interp_key_error1] PASSED [ 88%]
8682
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_raises[throw_on_missing-dictconfig_interp_key_error_in_dict] PASSED [ 88%]
8683
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_raises[no_throw_on_missing-interp_key_error] PASSED [ 88%]
8684
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_raises[no_throw_on_missing-interp_to_missing_in_dict] PASSED [ 88%]
8685
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_raises[no_throw_on_missing-interp_to_missing_in_list] PASSED [ 88%]
8686
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_raises[no_throw_on_missing-interp_to_missing_in_structured] PASSED [ 88%]
8687
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_raises[no_throw_on_missing-interp_key_error_in_structured] PASSED [ 88%]
8688
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_raises[no_throw_on_missing-dictconfig_interp_key_error0] PASSED [ 88%]
8689
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_raises[no_throw_on_missing-dictconfig_interp_key_error1] PASSED [ 88%]
8690
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_raises[no_throw_on_missing-dictconfig_interp_key_error_in_dict] PASSED [ 88%]
8691
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_raises[to_object-interp_key_error] PASSED [ 88%]
8692
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_raises[to_object-interp_to_missing_in_dict] PASSED [ 88%]
8693
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_raises[to_object-interp_to_missing_in_list] PASSED [ 88%]
8694
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_raises[to_object-interp_to_missing_in_structured] PASSED [ 88%]
8695
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_raises[to_object-interp_key_error_in_structured] PASSED [ 88%]
8696
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_raises[to_object-dictconfig_interp_key_error0] PASSED [ 88%]
8697
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_raises[to_object-dictconfig_interp_key_error1] PASSED [ 88%]
8698
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_raises[to_object-dictconfig_interp_key_error_in_dict] PASSED [ 88%]
8699
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_no_resolve[True-interp_key_error] PASSED [ 88%]
8700
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_no_resolve[True-interp_to_missing_in_dict] PASSED [ 88%]
8701
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_no_resolve[True-interp_to_missing_in_list] PASSED [ 88%]
8702
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_no_resolve[True-interp_to_missing_in_structured] PASSED [ 88%]
8703
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_no_resolve[True-interp_key_error_in_structured] PASSED [ 88%]
8704
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_no_resolve[True-dictconfig_interp_key_error0] PASSED [ 88%]
8705
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_no_resolve[True-dictconfig_interp_key_error1] PASSED [ 88%]
8706
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_no_resolve[True-dictconfig_interp_key_error_in_dict] PASSED [ 88%]
8707
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_no_resolve[False-interp_key_error] PASSED [ 88%]
8708
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_no_resolve[False-interp_to_missing_in_dict] PASSED [ 88%]
8709
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_no_resolve[False-interp_to_missing_in_list] PASSED [ 88%]
8710
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_no_resolve[False-interp_to_missing_in_structured] PASSED [ 88%]
8711
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_no_resolve[False-interp_key_error_in_structured] PASSED [ 88%]
8712
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_no_resolve[False-dictconfig_interp_key_error0] PASSED [ 88%]
8713
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_no_resolve[False-dictconfig_interp_key_error1] PASSED [ 88%]
8714
87s tests/test_to_container.py::TestResolveBadInterpolation::test_resolve_bad_interpolation_no_resolve[False-dictconfig_interp_key_error_in_dict] PASSED [ 88%]
8715
87s tests/test_to_yaml.py::test_to_yaml[input_0-- item1\n- item2\n- key3: value3\n] PASSED [ 88%]
8716
87s tests/test_to_yaml.py::test_to_yaml[input_1-hello: world\nlist:\n- 1\n- 2\n] PASSED [ 88%]
8717
87s tests/test_to_yaml.py::test_to_yaml[input_2-abc: str key\n] PASSED [ 88%]
8718
87s tests/test_to_yaml.py::test_to_yaml[input_3-? !!binary |\n YWJj\n: bytes key\n] PASSED [ 88%]
8719
87s tests/test_to_yaml.py::test_to_yaml[input_4-path_value: !!python/object/apply:pathlib.PosixPath\n- hello.txt\n] FAILED [ 88%]
8720
87s tests/test_to_yaml.py::test_to_yaml[input_5-123: int key\n] PASSED [ 88%]
8721
87s tests/test_to_yaml.py::test_to_yaml[input_6-123.45: float key\n] PASSED [ 88%]
8722
87s tests/test_to_yaml.py::test_to_yaml[input_7-true: bool key\nfalse: another\n] PASSED [ 88%]
8723
87s tests/test_to_yaml.py::test_to_yaml_unicode[input_0-- item\u4e00\n- item\u4e8c\n- key\u4e09: value\u4e09\n] PASSED [ 88%]
8724
87s tests/test_to_yaml.py::test_to_yaml_unicode[input_1-\u4f60\u597d: \u4e16\u754c\nlist:\n- 1\n- 2\n] PASSED [ 88%]
8725
87s tests/test_to_yaml.py::test_to_yaml_string_primitive_types_list[input_0-- '1'\n- 1\n-int] PASSED [ 88%]
8726
87s tests/test_to_yaml.py::test_to_yaml_string_primitive_types_list[input_1-- '1'\n- !!binary |\n MQ==\n-bytes] PASSED [ 88%]
8727
87s tests/test_to_yaml.py::test_to_yaml_string_primitive_types_list[input_2-- '10e2'\n- '1.0'\n- 1.0\n-float] PASSED [ 88%]
8728
87s tests/test_to_yaml.py::test_to_yaml_string_primitive_types_list[input_3-None-bool] PASSED [ 88%]
8729
87s tests/test_to_yaml.py::test_to_yaml_string_primitive_types_dict[input_0-b: '1'\na: 1\n-int] PASSED [ 88%]
8730
87s tests/test_to_yaml.py::test_to_yaml_string_primitive_types_dict[input_1-b: '1'\na: !!binary |\n MQ==\n-bytes] PASSED [ 88%]
8731
87s tests/test_to_yaml.py::test_to_yaml_string_primitive_types_dict[input_2-b: '10e2'\na: '1.0'\nc: 1.0\n-float] PASSED [ 88%]
8732
87s tests/test_to_yaml.py::test_to_yaml_string_primitive_types_dict[input_3-None-bool] PASSED [ 88%]
8733
87s tests/test_to_yaml.py::test_to_yaml_resolve[input_0-True-bar] PASSED [ 88%]
8734
87s tests/test_to_yaml.py::test_to_yaml_resolve[input_1-False-changed] PASSED [ 88%]
8735
87s tests/test_to_yaml.py::test_to_yaml_resolve[input_2-True-100] PASSED [ 88%]
8736
87s tests/test_to_yaml.py::test_to_yaml_resolve[input_3-False-1000] PASSED [ 88%]
8737
87s tests/test_to_yaml.py::test_to_yaml_sort_keys PASSED [ 88%]
8738
87s tests/test_to_yaml.py::test_to_yaml_with_enum PASSED [ 88%]
8739
87s tests/test_to_yaml.py::test_to_yaml_with_enum_key PASSED [ 88%]
8740
87s tests/test_to_yaml.py::test_structured_configs[user0] PASSED [ 88%]
8741
87s tests/test_to_yaml.py::test_structured_configs[user1] PASSED [ 88%]
8742
87s tests/test_to_yaml.py::test_structured_configs[user2] PASSED [ 88%]
8743
87s tests/test_unions.py::TestUnionNode::test_creation[123-int_float] PASSED [ 88%]
8744
87s tests/test_unions.py::TestUnionNode::test_creation[123-float_bool] PASSED [ 88%]
8745
87s tests/test_unions.py::TestUnionNode::test_creation[123-bool_str] PASSED [ 88%]
8746
87s tests/test_unions.py::TestUnionNode::test_creation[123-str_bytes] PASSED [ 88%]
8747
87s tests/test_unions.py::TestUnionNode::test_creation[123-bytes_color] PASSED [ 88%]
8748
87s tests/test_unions.py::TestUnionNode::test_creation[123-color_int] PASSED [ 89%]
8749
87s tests/test_unions.py::TestUnionNode::test_creation[10.1-int_float] PASSED [ 89%]
8750
87s tests/test_unions.py::TestUnionNode::test_creation[10.1-float_bool] PASSED [ 89%]
8751
87s tests/test_unions.py::TestUnionNode::test_creation[10.1-bool_str] PASSED [ 89%]
8752
87s tests/test_unions.py::TestUnionNode::test_creation[10.1-str_bytes] PASSED [ 89%]
8753
87s tests/test_unions.py::TestUnionNode::test_creation[10.1-bytes_color] PASSED [ 89%]
8754
87s tests/test_unions.py::TestUnionNode::test_creation[10.1-color_int] PASSED [ 89%]
8755
87s tests/test_unions.py::TestUnionNode::test_creation[binary-int_float] PASSED [ 89%]
8756
87s tests/test_unions.py::TestUnionNode::test_creation[binary-float_bool] PASSED [ 89%]
8757
87s tests/test_unions.py::TestUnionNode::test_creation[binary-bool_str] PASSED [ 89%]
8758
87s tests/test_unions.py::TestUnionNode::test_creation[binary-str_bytes] PASSED [ 89%]
8759
87s tests/test_unions.py::TestUnionNode::test_creation[binary-bytes_color] PASSED [ 89%]
8760
87s tests/test_unions.py::TestUnionNode::test_creation[binary-color_int] PASSED [ 89%]
8761
87s tests/test_unions.py::TestUnionNode::test_creation[true-int_float] PASSED [ 89%]
8762
87s tests/test_unions.py::TestUnionNode::test_creation[true-float_bool] PASSED [ 89%]
8763
87s tests/test_unions.py::TestUnionNode::test_creation[true-bool_str] PASSED [ 89%]
8764
87s tests/test_unions.py::TestUnionNode::test_creation[true-str_bytes] PASSED [ 89%]
8765
87s tests/test_unions.py::TestUnionNode::test_creation[true-bytes_color] PASSED [ 89%]
8766
87s tests/test_unions.py::TestUnionNode::test_creation[true-color_int] PASSED [ 89%]
8767
87s tests/test_unions.py::TestUnionNode::test_creation[abc-int_float] PASSED [ 89%]
8768
87s tests/test_unions.py::TestUnionNode::test_creation[abc-float_bool] PASSED [ 89%]
8769
87s tests/test_unions.py::TestUnionNode::test_creation[abc-bool_str] PASSED [ 89%]
8770
87s tests/test_unions.py::TestUnionNode::test_creation[abc-str_bytes] PASSED [ 89%]
8771
87s tests/test_unions.py::TestUnionNode::test_creation[abc-bytes_color] PASSED [ 89%]
8772
87s tests/test_unions.py::TestUnionNode::test_creation[abc-color_int] PASSED [ 89%]
8773
87s tests/test_unions.py::TestUnionNode::test_creation[red_str-int_float] PASSED [ 89%]
8774
87s tests/test_unions.py::TestUnionNode::test_creation[red_str-float_bool] PASSED [ 89%]
8775
87s tests/test_unions.py::TestUnionNode::test_creation[red_str-bool_str] PASSED [ 89%]
8776
87s tests/test_unions.py::TestUnionNode::test_creation[red_str-str_bytes] PASSED [ 89%]
8777
87s tests/test_unions.py::TestUnionNode::test_creation[red_str-bytes_color] PASSED [ 89%]
8778
87s tests/test_unions.py::TestUnionNode::test_creation[red_str-color_int] PASSED [ 89%]
8779
87s tests/test_unions.py::TestUnionNode::test_creation[123_str-int_float] PASSED [ 89%]
8780
87s tests/test_unions.py::TestUnionNode::test_creation[123_str-float_bool] PASSED [ 89%]
8781
87s tests/test_unions.py::TestUnionNode::test_creation[123_str-bool_str] PASSED [ 89%]
8782
87s tests/test_unions.py::TestUnionNode::test_creation[123_str-str_bytes] PASSED [ 89%]
8783
87s tests/test_unions.py::TestUnionNode::test_creation[123_str-bytes_color] PASSED [ 89%]
8784
87s tests/test_unions.py::TestUnionNode::test_creation[123_str-color_int] PASSED [ 89%]
8785
87s tests/test_unions.py::TestUnionNode::test_creation[10.1_str-int_float] PASSED [ 89%]
8786
87s tests/test_unions.py::TestUnionNode::test_creation[10.1_str-float_bool] PASSED [ 89%]
8787
87s tests/test_unions.py::TestUnionNode::test_creation[10.1_str-bool_str] PASSED [ 89%]
8788
87s tests/test_unions.py::TestUnionNode::test_creation[10.1_str-str_bytes] PASSED [ 89%]
8789
87s tests/test_unions.py::TestUnionNode::test_creation[10.1_str-bytes_color] PASSED [ 89%]
8790
87s tests/test_unions.py::TestUnionNode::test_creation[10.1_str-color_int] PASSED [ 89%]
8791
87s tests/test_unions.py::TestUnionNode::test_creation[Color.RED-int_float] PASSED [ 89%]
8792
87s tests/test_unions.py::TestUnionNode::test_creation[Color.RED-float_bool] PASSED [ 89%]
8793
87s tests/test_unions.py::TestUnionNode::test_creation[Color.RED-bool_str] PASSED [ 89%]
8794
87s tests/test_unions.py::TestUnionNode::test_creation[Color.RED-str_bytes] PASSED [ 89%]
8795
87s tests/test_unions.py::TestUnionNode::test_creation[Color.RED-bytes_color] PASSED [ 89%]
8796
87s tests/test_unions.py::TestUnionNode::test_creation[Color.RED-color_int] PASSED [ 89%]
8797
87s tests/test_unions.py::TestUnionNode::test_creation[path-int_float] PASSED [ 89%]
8798
87s tests/test_unions.py::TestUnionNode::test_creation[path-float_bool] PASSED [ 89%]
8799
87s tests/test_unions.py::TestUnionNode::test_creation[path-bool_str] PASSED [ 89%]
8800
87s tests/test_unions.py::TestUnionNode::test_creation[path-str_bytes] PASSED [ 89%]
8801
87s tests/test_unions.py::TestUnionNode::test_creation[path-bytes_color] PASSED [ 89%]
8802
87s tests/test_unions.py::TestUnionNode::test_creation[path-color_int] PASSED [ 89%]
8803
87s tests/test_unions.py::TestUnionNode::test_creation[object-int_float] PASSED [ 89%]
8804
87s tests/test_unions.py::TestUnionNode::test_creation[object-float_bool] PASSED [ 89%]
8805
87s tests/test_unions.py::TestUnionNode::test_creation[object-bool_str] PASSED [ 89%]
8806
87s tests/test_unions.py::TestUnionNode::test_creation[object-str_bytes] PASSED [ 89%]
8807
87s tests/test_unions.py::TestUnionNode::test_creation[object-bytes_color] PASSED [ 89%]
8808
87s tests/test_unions.py::TestUnionNode::test_creation[object-color_int] PASSED [ 89%]
8809
87s tests/test_unions.py::TestUnionNode::test_set_value[123-int_float] PASSED [ 89%]
8810
87s tests/test_unions.py::TestUnionNode::test_set_value[123-float_bool] PASSED [ 89%]
8811
87s tests/test_unions.py::TestUnionNode::test_set_value[123-bool_str] PASSED [ 89%]
8812
87s tests/test_unions.py::TestUnionNode::test_set_value[123-str_bytes] PASSED [ 89%]
8813
87s tests/test_unions.py::TestUnionNode::test_set_value[123-bytes_color] PASSED [ 89%]
8814
87s tests/test_unions.py::TestUnionNode::test_set_value[123-color_int] PASSED [ 89%]
8815
87s tests/test_unions.py::TestUnionNode::test_set_value[10.1-int_float] PASSED [ 89%]
8816
87s tests/test_unions.py::TestUnionNode::test_set_value[10.1-float_bool] PASSED [ 89%]
8817
87s tests/test_unions.py::TestUnionNode::test_set_value[10.1-bool_str] PASSED [ 89%]
8818
87s tests/test_unions.py::TestUnionNode::test_set_value[10.1-str_bytes] PASSED [ 89%]
8819
87s tests/test_unions.py::TestUnionNode::test_set_value[10.1-bytes_color] PASSED [ 89%]
8820
87s tests/test_unions.py::TestUnionNode::test_set_value[10.1-color_int] PASSED [ 89%]
8821
87s tests/test_unions.py::TestUnionNode::test_set_value[binary-int_float] PASSED [ 89%]
8822
87s tests/test_unions.py::TestUnionNode::test_set_value[binary-float_bool] PASSED [ 89%]
8823
87s tests/test_unions.py::TestUnionNode::test_set_value[binary-bool_str] PASSED [ 89%]
8824
87s tests/test_unions.py::TestUnionNode::test_set_value[binary-str_bytes] PASSED [ 89%]
8825
87s tests/test_unions.py::TestUnionNode::test_set_value[binary-bytes_color] PASSED [ 89%]
8826
87s tests/test_unions.py::TestUnionNode::test_set_value[binary-color_int] PASSED [ 89%]
8827
87s tests/test_unions.py::TestUnionNode::test_set_value[true-int_float] PASSED [ 89%]
8828
87s tests/test_unions.py::TestUnionNode::test_set_value[true-float_bool] PASSED [ 89%]
8829
87s tests/test_unions.py::TestUnionNode::test_set_value[true-bool_str] PASSED [ 89%]
8830
87s tests/test_unions.py::TestUnionNode::test_set_value[true-str_bytes] PASSED [ 90%]
8831
87s tests/test_unions.py::TestUnionNode::test_set_value[true-bytes_color] PASSED [ 90%]
8832
87s tests/test_unions.py::TestUnionNode::test_set_value[true-color_int] PASSED [ 90%]
8833
87s tests/test_unions.py::TestUnionNode::test_set_value[abc-int_float] PASSED [ 90%]
8834
87s tests/test_unions.py::TestUnionNode::test_set_value[abc-float_bool] PASSED [ 90%]
8835
87s tests/test_unions.py::TestUnionNode::test_set_value[abc-bool_str] PASSED [ 90%]
8836
87s tests/test_unions.py::TestUnionNode::test_set_value[abc-str_bytes] PASSED [ 90%]
8837
87s tests/test_unions.py::TestUnionNode::test_set_value[abc-bytes_color] PASSED [ 90%]
8838
87s tests/test_unions.py::TestUnionNode::test_set_value[abc-color_int] PASSED [ 90%]
8839
87s tests/test_unions.py::TestUnionNode::test_set_value[red_str-int_float] PASSED [ 90%]
8840
87s tests/test_unions.py::TestUnionNode::test_set_value[red_str-float_bool] PASSED [ 90%]
8841
87s tests/test_unions.py::TestUnionNode::test_set_value[red_str-bool_str] PASSED [ 90%]
8842
87s tests/test_unions.py::TestUnionNode::test_set_value[red_str-str_bytes] PASSED [ 90%]
8843
87s tests/test_unions.py::TestUnionNode::test_set_value[red_str-bytes_color] PASSED [ 90%]
8844
87s tests/test_unions.py::TestUnionNode::test_set_value[red_str-color_int] PASSED [ 90%]
8845
87s tests/test_unions.py::TestUnionNode::test_set_value[123_str-int_float] PASSED [ 90%]
8846
87s tests/test_unions.py::TestUnionNode::test_set_value[123_str-float_bool] PASSED [ 90%]
8847
87s tests/test_unions.py::TestUnionNode::test_set_value[123_str-bool_str] PASSED [ 90%]
8848
87s tests/test_unions.py::TestUnionNode::test_set_value[123_str-str_bytes] PASSED [ 90%]
8849
87s tests/test_unions.py::TestUnionNode::test_set_value[123_str-bytes_color] PASSED [ 90%]
8850
87s tests/test_unions.py::TestUnionNode::test_set_value[123_str-color_int] PASSED [ 90%]
8851
87s tests/test_unions.py::TestUnionNode::test_set_value[10.1_str-int_float] PASSED [ 90%]
8852
87s tests/test_unions.py::TestUnionNode::test_set_value[10.1_str-float_bool] PASSED [ 90%]
8853
87s tests/test_unions.py::TestUnionNode::test_set_value[10.1_str-bool_str] PASSED [ 90%]
8854
87s tests/test_unions.py::TestUnionNode::test_set_value[10.1_str-str_bytes] PASSED [ 90%]
8855
87s tests/test_unions.py::TestUnionNode::test_set_value[10.1_str-bytes_color] PASSED [ 90%]
8856
87s tests/test_unions.py::TestUnionNode::test_set_value[10.1_str-color_int] PASSED [ 90%]
8857
87s tests/test_unions.py::TestUnionNode::test_set_value[Color.RED-int_float] PASSED [ 90%]
8858
87s tests/test_unions.py::TestUnionNode::test_set_value[Color.RED-float_bool] PASSED [ 90%]
8859
87s tests/test_unions.py::TestUnionNode::test_set_value[Color.RED-bool_str] PASSED [ 90%]
8860
87s tests/test_unions.py::TestUnionNode::test_set_value[Color.RED-str_bytes] PASSED [ 90%]
8861
87s tests/test_unions.py::TestUnionNode::test_set_value[Color.RED-bytes_color] PASSED [ 90%]
8862
87s tests/test_unions.py::TestUnionNode::test_set_value[Color.RED-color_int] PASSED [ 90%]
8863
87s tests/test_unions.py::TestUnionNode::test_set_value[path-int_float] PASSED [ 90%]
8864
87s tests/test_unions.py::TestUnionNode::test_set_value[path-float_bool] PASSED [ 90%]
8865
87s tests/test_unions.py::TestUnionNode::test_set_value[path-bool_str] PASSED [ 90%]
8866
87s tests/test_unions.py::TestUnionNode::test_set_value[path-str_bytes] PASSED [ 90%]
8867
87s tests/test_unions.py::TestUnionNode::test_set_value[path-bytes_color] PASSED [ 90%]
8868
87s tests/test_unions.py::TestUnionNode::test_set_value[path-color_int] PASSED [ 90%]
8869
87s tests/test_unions.py::TestUnionNode::test_set_value[object-int_float] PASSED [ 90%]
8870
87s tests/test_unions.py::TestUnionNode::test_set_value[object-float_bool] PASSED [ 90%]
8871
87s tests/test_unions.py::TestUnionNode::test_set_value[object-bool_str] PASSED [ 90%]
8872
87s tests/test_unions.py::TestUnionNode::test_set_value[object-str_bytes] PASSED [ 90%]
8873
87s tests/test_unions.py::TestUnionNode::test_set_value[object-bytes_color] PASSED [ 90%]
8874
87s tests/test_unions.py::TestUnionNode::test_set_value[object-color_int] PASSED [ 90%]
8875
87s tests/test_unions.py::TestUnionNodeSpecial::test_creation_special[missing-optional] PASSED [ 90%]
8876
87s tests/test_unions.py::TestUnionNodeSpecial::test_creation_special[missing-not_optional] PASSED [ 90%]
8877
87s tests/test_unions.py::TestUnionNodeSpecial::test_creation_special[interp-optional] PASSED [ 90%]
8878
87s tests/test_unions.py::TestUnionNodeSpecial::test_creation_special[interp-not_optional] PASSED [ 90%]
8879
87s tests/test_unions.py::TestUnionNodeSpecial::test_creation_special[none-optional] PASSED [ 90%]
8880
87s tests/test_unions.py::TestUnionNodeSpecial::test_creation_special[none-not_optional] PASSED [ 90%]
8881
87s tests/test_unions.py::TestUnionNodeSpecial::test_set_value_special[missing-optional] PASSED [ 90%]
8882
87s tests/test_unions.py::TestUnionNodeSpecial::test_set_value_special[missing-not_optional] PASSED [ 90%]
8883
87s tests/test_unions.py::TestUnionNodeSpecial::test_set_value_special[interp-optional] PASSED [ 90%]
8884
87s tests/test_unions.py::TestUnionNodeSpecial::test_set_value_special[interp-not_optional] PASSED [ 90%]
8885
87s tests/test_unions.py::TestUnionNodeSpecial::test_set_value_special[none-optional] PASSED [ 90%]
8886
87s tests/test_unions.py::TestUnionNodeSpecial::test_set_value_special[none-not_optional] PASSED [ 90%]
8887
87s tests/test_unions.py::test_get_parent_container PASSED [ 90%]
8888
87s tests/test_update.py::test_update[replace:string] PASSED [ 90%]
8889
87s tests/test_update.py::test_update[add:string] PASSED [ 90%]
8890
87s tests/test_update.py::test_update[none_value] PASSED [ 90%]
8891
87s tests/test_update.py::test_update[dict:value:empty_dict] PASSED [ 90%]
8892
87s tests/test_update.py::test_update[value:dict] PASSED [ 90%]
8893
87s tests/test_update.py::test_update[dict:deep] PASSED [ 90%]
8894
87s tests/test_update.py::test_update[dict:deep:getitem] PASSED [ 90%]
8895
87s tests/test_update.py::test_update[dict:deep:map] PASSED [ 90%]
8896
87s tests/test_update.py::test_update[dict:value] PASSED [ 90%]
8897
87s tests/test_update.py::test_update[dict:deep:value0] PASSED [ 90%]
8898
87s tests/test_update.py::test_update[dict:deep:value1] PASSED [ 90%]
8899
87s tests/test_update.py::test_update[deep_map_update] PASSED [ 90%]
8900
87s tests/test_update.py::test_update[update_missing] PASSED [ 90%]
8901
87s tests/test_update.py::test_update[same_value0] PASSED [ 90%]
8902
87s tests/test_update.py::test_update[same_value1] PASSED [ 90%]
8903
87s tests/test_update.py::test_update[dict_value0] PASSED [ 90%]
8904
87s tests/test_update.py::test_update[dict_value1] PASSED [ 90%]
8905
87s tests/test_update.py::test_update[dict_value2] PASSED [ 90%]
8906
87s tests/test_update.py::test_update[dict_value:merge0] PASSED [ 90%]
8907
87s tests/test_update.py::test_update[dict_value:merge1] PASSED [ 90%]
8908
87s tests/test_update.py::test_update[list:replace] PASSED [ 90%]
8909
87s tests/test_update.py::test_update[list:update0] PASSED [ 90%]
8910
87s tests/test_update.py::test_update[list:update1] PASSED [ 90%]
8911
87s tests/test_update.py::test_update[list:nested:update0] PASSED [ 91%]
8912
87s tests/test_update.py::test_update[list:nested:update1] PASSED [ 91%]
8913
87s tests/test_update.py::test_update[list:merge0] PASSED [ 91%]
8914
87s tests/test_update.py::test_update[list:merge1] PASSED [ 91%]
8915
87s tests/test_update.py::test_update_merge_set[dict_value:merge] PASSED [ 91%]
8916
87s tests/test_update.py::test_update_merge_set[dict_value:set] PASSED [ 91%]
8917
87s tests/test_update.py::test_update_merge_set[list:merge] PASSED [ 91%]
8918
87s tests/test_update.py::test_update_merge_set[list:set] PASSED [ 91%]
8919
87s tests/test_update.py::test_update_merge_set[structured_list:merge] PASSED [ 91%]
8920
87s tests/test_update.py::test_update_merge_set[structured_list:set] PASSED [ 91%]
8921
87s tests/test_update.py::test_update_list_make_dict PASSED [ 91%]
8922
87s tests/test_update.py::test_update_list_index_error PASSED [ 91%]
8923
87s tests/test_update.py::test_update_merge_by_default PASSED [ 91%]
8924
87s tests/test_update.py::test_update_force_add[add_value0] PASSED [ 91%]
8925
87s tests/test_update.py::test_update_force_add[add_value1] PASSED [ 91%]
8926
87s tests/test_update.py::test_update_force_add[add_dict0] PASSED [ 91%]
8927
87s tests/test_update.py::test_update_force_add[add_dict1] PASSED [ 91%]
8928
87s tests/test_update.py::test_update_force_add[add_list0] PASSED [ 91%]
8929
87s tests/test_update.py::test_update_force_add[add_list1] PASSED [ 91%]
8930
87s tests/test_update.py::test_update_force_add[inserting_into_nested_structured_config] PASSED [ 91%]
8931
87s tests/test_utils.py::test_node_wrap[Any-10-AnyNode-True] PASSED [ 91%]
8932
87s tests/test_utils.py::test_node_wrap[Any-10-AnyNode-False] PASSED [ 91%]
8933
87s tests/test_utils.py::test_node_wrap[DummyEnum-DummyEnum.FOO-EnumNode-True] PASSED [ 91%]
8934
87s tests/test_utils.py::test_node_wrap[DummyEnum-DummyEnum.FOO-EnumNode-False] PASSED [ 91%]
8935
87s tests/test_utils.py::test_node_wrap[int-42-IntegerNode-True] PASSED [ 91%]
8936
87s tests/test_utils.py::test_node_wrap[int-42-IntegerNode-False] PASSED [ 91%]
8937
87s tests/test_utils.py::test_node_wrap[bytes-\xf0\xf1\xf2-BytesNode-True] PASSED [ 91%]
8938
87s tests/test_utils.py::test_node_wrap[bytes-\xf0\xf1\xf2-BytesNode-False] PASSED [ 91%]
8939
87s tests/test_utils.py::test_node_wrap[Path-value4-PathNode-True] PASSED [ 91%]
8940
87s tests/test_utils.py::test_node_wrap[Path-value4-PathNode-False] PASSED [ 91%]
8941
87s tests/test_utils.py::test_node_wrap[float-3.1415-FloatNode-True] PASSED [ 91%]
8942
87s tests/test_utils.py::test_node_wrap[float-3.1415-FloatNode-False] PASSED [ 91%]
8943
87s tests/test_utils.py::test_node_wrap[bool-True-BooleanNode-True] PASSED [ 91%]
8944
87s tests/test_utils.py::test_node_wrap[bool-True-BooleanNode-False] PASSED [ 91%]
8945
87s tests/test_utils.py::test_node_wrap[str-foo-StringNode-True] PASSED [ 91%]
8946
87s tests/test_utils.py::test_node_wrap[str-foo-StringNode-False] PASSED [ 91%]
8947
87s tests/test_utils.py::test_node_wrap2[any0] PASSED [ 91%]
8948
87s tests/test_utils.py::test_node_wrap2[any1] PASSED [ 91%]
8949
87s tests/test_utils.py::test_node_wrap2[any2] PASSED [ 91%]
8950
87s tests/test_utils.py::test_node_wrap2[any3] PASSED [ 91%]
8951
87s tests/test_utils.py::test_node_wrap2[any4] PASSED [ 91%]
8952
87s tests/test_utils.py::test_node_wrap2[any5] PASSED [ 91%]
8953
87s tests/test_utils.py::test_node_wrap2[any6] PASSED [ 91%]
8954
87s tests/test_utils.py::test_node_wrap2[any7] PASSED [ 91%]
8955
87s tests/test_utils.py::test_node_wrap2[any_as_dict] PASSED [ 91%]
8956
87s tests/test_utils.py::test_node_wrap2[any_as_list] PASSED [ 91%]
8957
87s tests/test_utils.py::test_node_wrap2[int0] PASSED [ 91%]
8958
87s tests/test_utils.py::test_node_wrap2[int1] PASSED [ 91%]
8959
87s tests/test_utils.py::test_node_wrap2[int2] PASSED [ 91%]
8960
87s tests/test_utils.py::test_node_wrap2[int3] PASSED [ 91%]
8961
87s tests/test_utils.py::test_node_wrap2[int4] PASSED [ 91%]
8962
87s tests/test_utils.py::test_node_wrap2[int5] PASSED [ 91%]
8963
87s tests/test_utils.py::test_node_wrap2[int6] PASSED [ 91%]
8964
87s tests/test_utils.py::test_node_wrap2[int7] PASSED [ 91%]
8965
87s tests/test_utils.py::test_node_wrap2[float0] PASSED [ 91%]
8966
87s tests/test_utils.py::test_node_wrap2[float1] PASSED [ 91%]
8967
87s tests/test_utils.py::test_node_wrap2[float2] PASSED [ 91%]
8968
87s tests/test_utils.py::test_node_wrap2[float3] PASSED [ 91%]
8969
87s tests/test_utils.py::test_node_wrap2[float4] PASSED [ 91%]
8970
87s tests/test_utils.py::test_node_wrap2[float5] PASSED [ 91%]
8971
87s tests/test_utils.py::test_node_wrap2[float6] PASSED [ 91%]
8972
87s tests/test_utils.py::test_node_wrap2[float7] PASSED [ 91%]
8973
87s tests/test_utils.py::test_node_wrap2[bool0] PASSED [ 91%]
8974
87s tests/test_utils.py::test_node_wrap2[bool1] PASSED [ 91%]
8975
87s tests/test_utils.py::test_node_wrap2[bool2] PASSED [ 91%]
8976
87s tests/test_utils.py::test_node_wrap2[bool3] PASSED [ 91%]
8977
87s tests/test_utils.py::test_node_wrap2[bool4] PASSED [ 91%]
8978
87s tests/test_utils.py::test_node_wrap2[bool5] PASSED [ 91%]
8979
87s tests/test_utils.py::test_node_wrap2[bool6] PASSED [ 91%]
8980
87s tests/test_utils.py::test_node_wrap2[bool7] PASSED [ 91%]
8981
87s tests/test_utils.py::test_node_wrap2[bool8] PASSED [ 91%]
8982
87s tests/test_utils.py::test_node_wrap2[bool9] PASSED [ 91%]
8983
87s tests/test_utils.py::test_node_wrap2[bool10] PASSED [ 91%]
8984
87s tests/test_utils.py::test_node_wrap2[bool11] PASSED [ 91%]
8985
87s tests/test_utils.py::test_node_wrap2[bool12] PASSED [ 91%]
8986
87s tests/test_utils.py::test_node_wrap2[str0] PASSED [ 91%]
8987
87s tests/test_utils.py::test_node_wrap2[str1] PASSED [ 91%]
8988
87s tests/test_utils.py::test_node_wrap2[str2] PASSED [ 91%]
8989
87s tests/test_utils.py::test_node_wrap2[str3] PASSED [ 91%]
8990
87s tests/test_utils.py::test_node_wrap2[str4] PASSED [ 91%]
8991
87s tests/test_utils.py::test_node_wrap2[str5] PASSED [ 91%]
8992
87s tests/test_utils.py::test_node_wrap2[str6] PASSED [ 92%]
8993
87s tests/test_utils.py::test_node_wrap2[bytes0] PASSED [ 92%]
8994
87s tests/test_utils.py::test_node_wrap2[bytes1] PASSED [ 92%]
8995
87s tests/test_utils.py::test_node_wrap2[bytes2] PASSED [ 92%]
8996
87s tests/test_utils.py::test_node_wrap2[bytes3] PASSED [ 92%]
8997
87s tests/test_utils.py::test_node_wrap2[bytes4] PASSED [ 92%]
8998
87s tests/test_utils.py::test_node_wrap2[bytes5] PASSED [ 92%]
8999
87s tests/test_utils.py::test_node_wrap2[bytes6] PASSED [ 92%]
9500
87s tests/test_utils.py::test_node_wrap2[path0] PASSED [ 92%]
9001
87s tests/test_utils.py::test_node_wrap2[path1] PASSED [ 92%]
9002
87s tests/test_utils.py::test_node_wrap2[path2] PASSED [ 92%]
9003
87s tests/test_utils.py::test_node_wrap2[path3] PASSED [ 92%]
9004
87s tests/test_utils.py::test_node_wrap2[path4] PASSED [ 92%]
9005
87s tests/test_utils.py::test_node_wrap2[path5] PASSED [ 92%]
9006
87s tests/test_utils.py::test_node_wrap2[path6] PASSED [ 92%]
9007
87s tests/test_utils.py::test_node_wrap2[Color0] PASSED [ 92%]
9008
87s tests/test_utils.py::test_node_wrap2[Color1] PASSED [ 92%]
9009
87s tests/test_utils.py::test_node_wrap2[Color2] PASSED [ 92%]
9010
87s tests/test_utils.py::test_node_wrap2[Color3] PASSED [ 92%]
9011
87s tests/test_utils.py::test_node_wrap2[Color4] PASSED [ 92%]
9012
87s tests/test_utils.py::test_node_wrap2[Color5] PASSED [ 92%]
9013
87s tests/test_utils.py::test_node_wrap2[Color6] PASSED [ 92%]
9014
87s tests/test_utils.py::test_node_wrap2[Color7] PASSED [ 92%]
9015
87s tests/test_utils.py::test_node_wrap2[Color8] PASSED [ 92%]
9016
87s tests/test_utils.py::test_node_wrap2[Color9] PASSED [ 92%]
9017
87s tests/test_utils.py::test_node_wrap2[bad_type] PASSED [ 92%]
9018
87s tests/test_utils.py::test_node_wrap2[list_bad_type] PASSED [ 92%]
9019
87s tests/test_utils.py::test_node_wrap2[dict_bad_type] PASSED [ 92%]
9020
87s tests/test_utils.py::test_node_wrap2[DictConfig] PASSED [ 92%]
9021
87s tests/test_utils.py::test_node_wrap2[dict_to_list] PASSED [ 92%]
9022
87s tests/test_utils.py::test_node_wrap2[dict_to_list[int]] PASSED [ 92%]
9023
87s tests/test_utils.py::test_node_wrap2[dict_to_any] PASSED [ 92%]
9024
87s tests/test_utils.py::test_node_wrap2[dict_to_plugin] PASSED [ 92%]
9025
87s tests/test_utils.py::test_node_wrap2[DictConfig[Plugin]] PASSED [ 92%]
9026
87s tests/test_utils.py::test_node_wrap2[plugin_to_any] PASSED [ 92%]
9027
87s tests/test_utils.py::test_node_wrap2[plugin_to_dict[str, int]] PASSED [ 92%]
9028
87s tests/test_utils.py::test_node_wrap2[plugin_to_list] PASSED [ 92%]
9029
87s tests/test_utils.py::test_node_wrap2[plugin_to_list[int]] PASSED [ 92%]
9030
87s tests/test_utils.py::test_node_wrap2[ListConfig] PASSED [ 92%]
9031
87s tests/test_utils.py::test_node_wrap2[list_to_dict] PASSED [ 92%]
9032
87s tests/test_utils.py::test_node_wrap2[list_to_dict[str-int]] PASSED [ 92%]
9033
87s tests/test_utils.py::test_node_wrap2[list_to_any] PASSED [ 92%]
9034
87s tests/test_utils.py::test_node_wrap_illegal_type PASSED [ 92%]
9035
87s tests/test_utils.py::test_is_valid_value_annotation[int-True] PASSED [ 92%]
9036
87s tests/test_utils.py::test_is_valid_value_annotation[float-True] PASSED [ 92%]
9037
87s tests/test_utils.py::test_is_valid_value_annotation[bool-True] PASSED [ 92%]
9038
87s tests/test_utils.py::test_is_valid_value_annotation[str-True] PASSED [ 92%]
9039
87s tests/test_utils.py::test_is_valid_value_annotation[bytes-True] PASSED [ 92%]
9040
87s tests/test_utils.py::test_is_valid_value_annotation[Path-True] PASSED [ 92%]
9041
87s tests/test_utils.py::test_is_valid_value_annotation[Any-True] PASSED [ 92%]
9042
87s tests/test_utils.py::test_is_valid_value_annotation[_TestEnum-True] PASSED [ 92%]
9043
87s tests/test_utils.py::test_is_valid_value_annotation[_TestUserClass-False] PASSED [ 92%]
9044
87s tests/test_utils.py::test_is_valid_value_annotation[_TestAttrsClass-True] PASSED [ 92%]
9045
87s tests/test_utils.py::test_is_valid_value_annotation[_TestDataclass-True] PASSED [ 92%]
9046
87s tests/test_utils.py::test_is_valid_value_annotation[List-True] PASSED [ 92%]
9047
87s tests/test_utils.py::test_is_valid_value_annotation[Dict-True] PASSED [ 92%]
9048
87s tests/test_utils.py::test_is_valid_value_annotation[Optional-True] PASSED [ 92%]
9049
87s tests/test_utils.py::test_is_valid_value_annotation[Union-True0] PASSED [ 92%]
9050
87s tests/test_utils.py::test_is_valid_value_annotation[Union-False0] PASSED [ 92%]
9051
87s tests/test_utils.py::test_is_valid_value_annotation[Union-False1] PASSED [ 92%]
9052
87s tests/test_utils.py::test_is_valid_value_annotation[Union-True1] PASSED [ 92%]
9053
87s tests/test_utils.py::test_is_valid_value_annotation[Union-False2] PASSED [ 92%]
9054
87s tests/test_utils.py::test_is_valid_value_annotation[Union-False3] PASSED [ 92%]
9055
87s tests/test_utils.py::test_is_valid_value_annotation[Union-False4] PASSED [ 92%]
9056
87s tests/test_utils.py::TestGetStructuredConfigInfo::test_get_structured_config_data[_TestDataclass] PASSED [ 92%]
9057
87s tests/test_utils.py::TestGetStructuredConfigInfo::test_get_structured_config_data[test_cls_or_obj1] PASSED [ 92%]
9058
87s tests/test_utils.py::TestGetStructuredConfigInfo::test_get_structured_config_data[_TestAttrsClass] PASSED [ 92%]
9059
87s tests/test_utils.py::TestGetStructuredConfigInfo::test_get_structured_config_data[test_cls_or_obj3] PASSED [ 92%]
9060
87s tests/test_utils.py::TestGetStructuredConfigInfo::test_get_structured_config_data_throws_ValueError PASSED [ 92%]
9061
87s tests/test_utils.py::TestGetStructuredConfigInfo::test_get_structured_config_field_names[_TestDataclass] PASSED [ 92%]
9062
87s tests/test_utils.py::TestGetStructuredConfigInfo::test_get_structured_config_field_names[test_cls_or_obj1] PASSED [ 92%]
9063
87s tests/test_utils.py::TestGetStructuredConfigInfo::test_get_structured_config_field_names[_TestAttrsClass] PASSED [ 92%]
9064
87s tests/test_utils.py::TestGetStructuredConfigInfo::test_get_structured_config_field_names[test_cls_or_obj3] PASSED [ 92%]
9065
87s tests/test_utils.py::TestGetStructuredConfigInfo::test_get_structured_config_field_names_throws_ValueError PASSED [ 92%]
9066
87s tests/test_utils.py::test_get_structured_config_data_illegal_value[_TestDataclassIllegalValue] PASSED [ 92%]
9067
87s tests/test_utils.py::test_get_structured_config_data_illegal_value[_TestAttrllegalValue] PASSED [ 92%]
9068
87s tests/test_utils.py::test_is_dataclass PASSED [ 92%]
9069
87s tests/test_utils.py::test_is_attr_class PASSED [ 92%]
9070
87s tests/test_utils.py::test_is_structured_config_frozen_with_invalid_obj PASSED [ 92%]
9071
87s tests/test_utils.py::test_value_kind[foo-ValueKind.VALUE] PASSED [ 92%]
9072
87s tests/test_utils.py::test_value_kind[1-ValueKind.VALUE] PASSED [ 92%]
9073
87s tests/test_utils.py::test_value_kind[1.0-ValueKind.VALUE] PASSED [ 93%]
9074
87s tests/test_utils.py::test_value_kind[123-ValueKind.VALUE] PASSED [ 93%]
9075
87s tests/test_utils.py::test_value_kind[value4-ValueKind.VALUE] PASSED [ 93%]
9076
87s tests/test_utils.py::test_value_kind[True-ValueKind.VALUE] PASSED [ 93%]
9077
87s tests/test_utils.py::test_value_kind[False-ValueKind.VALUE] PASSED [ 93%]
9078
87s tests/test_utils.py::test_value_kind[Color.GREEN-ValueKind.VALUE] PASSED [ 93%]
9079
87s tests/test_utils.py::test_value_kind[Dataclass-ValueKind.VALUE] PASSED [ 93%]
9080
87s tests/test_utils.py::test_value_kind[value9-ValueKind.VALUE] PASSED [ 93%]
9081
87s tests/test_utils.py::test_value_kind[value10-ValueKind.VALUE] PASSED [ 93%]
9082
87s tests/test_utils.py::test_value_kind[value11-ValueKind.VALUE] PASSED [ 93%]
9083
87s tests/test_utils.py::test_value_kind[value12-ValueKind.VALUE] PASSED [ 93%]
9084
87s tests/test_utils.py::test_value_kind[value13-ValueKind.VALUE] PASSED [ 93%]
9085
87s tests/test_utils.py::test_value_kind[value14-ValueKind.VALUE] PASSED [ 93%]
9086
87s tests/test_utils.py::test_value_kind[???-ValueKind.MANDATORY_MISSING] PASSED [ 93%]
9087
87s tests/test_utils.py::test_value_kind[value16-ValueKind.MANDATORY_MISSING] PASSED [ 93%]
9088
87s tests/test_utils.py::test_value_kind[value17-ValueKind.MANDATORY_MISSING] PASSED [ 93%]
9089
87s tests/test_utils.py::test_value_kind[value18-ValueKind.MANDATORY_MISSING] PASSED [ 93%]
9090
87s tests/test_utils.py::test_value_kind[value19-ValueKind.MANDATORY_MISSING] PASSED [ 93%]
9091
87s tests/test_utils.py::test_value_kind[value20-ValueKind.MANDATORY_MISSING] PASSED [ 93%]
9092
87s tests/test_utils.py::test_value_kind[${foo.bar}-ValueKind.INTERPOLATION] PASSED [ 93%]
9093
87s tests/test_utils.py::test_value_kind[ftp://${host}/path-ValueKind.INTERPOLATION] PASSED [ 93%]
9094
87s tests/test_utils.py::test_value_kind[${func:foo}-ValueKind.INTERPOLATION] PASSED [ 93%]
9095
87s tests/test_utils.py::test_value_kind[${func:a/b}-ValueKind.INTERPOLATION] PASSED [ 93%]
9096
87s tests/test_utils.py::test_value_kind[${func:c:\\a\\b}-ValueKind.INTERPOLATION0] PASSED [ 93%]
9097
87s tests/test_utils.py::test_value_kind[${func:c:\\a\\b}-ValueKind.INTERPOLATION1] PASSED [ 93%]
9098
87s tests/test_utils.py::test_value_kind[integernode-interp] PASSED [ 93%]
9099
87s tests/test_utils.py::test_value_kind[dictconfig-interp] PASSED [ 93%]
9100
87s tests/test_utils.py::test_value_kind[listconfig-interp] PASSED [ 93%]
9101
87s tests/test_utils.py::test_value_kind[anynode-interp] PASSED [ 93%]
9102
87s tests/test_utils.py::test_value_kind[unionnode-interp] PASSED [ 93%]
9103
87s tests/test_utils.py::test_re_parent PASSED [ 93%]
9104
87s tests/test_utils.py::test_get_class PASSED [ 93%]
9105
87s tests/test_utils.py::test_get_key_value_types[int-int-str-str] PASSED [ 93%]
9106
87s tests/test_utils.py::test_get_key_value_types[int-int-Color-Color] PASSED [ 93%]
9107
87s tests/test_utils.py::test_get_key_value_types[int-int-Any-Any] PASSED [ 93%]
9108
87s tests/test_utils.py::test_get_key_value_types[str-str-str-str] PASSED [ 93%]
9109
87s tests/test_utils.py::test_get_key_value_types[str-str-Color-Color] PASSED [ 93%]
9110
87s tests/test_utils.py::test_get_key_value_types[str-str-Any-Any] PASSED [ 93%]
9111
87s tests/test_utils.py::test_get_key_value_types[Color-Color-str-str] PASSED [ 93%]
9112
87s tests/test_utils.py::test_get_key_value_types[Color-Color-Color-Color] PASSED [ 93%]
9113
87s tests/test_utils.py::test_get_key_value_types[Color-Color-Any-Any] PASSED [ 93%]
9114
87s tests/test_utils.py::test_get_key_value_types[Any-Any-str-str] PASSED [ 93%]
9115
87s tests/test_utils.py::test_get_key_value_types[Any-Any-Color-Color] PASSED [ 93%]
9116
87s tests/test_utils.py::test_get_key_value_types[Any-Any-Any-Any] PASSED [ 93%]
9117
87s tests/test_utils.py::test_is_primitive_type_annotation[int-True] PASSED [ 93%]
9118
87s tests/test_utils.py::test_is_primitive_type_annotation[float-True] PASSED [ 93%]
9119
87s tests/test_utils.py::test_is_primitive_type_annotation[bool-True] PASSED [ 93%]
9120
87s tests/test_utils.py::test_is_primitive_type_annotation[bytes-True] PASSED [ 93%]
9121
87s tests/test_utils.py::test_is_primitive_type_annotation[str-True] PASSED [ 93%]
9122
87s tests/test_utils.py::test_is_primitive_type_annotation[Path-True] PASSED [ 93%]
9123
87s tests/test_utils.py::test_is_primitive_type_annotation[NoneType-True] PASSED [ 93%]
9124
87s tests/test_utils.py::test_is_primitive_type_annotation[Color-True] PASSED [ 93%]
9125
87s tests/test_utils.py::test_is_primitive_type_annotation[list-False] PASSED [ 93%]
9126
87s tests/test_utils.py::test_is_primitive_type_annotation[ListConfig-False] PASSED [ 93%]
9127
87s tests/test_utils.py::test_is_primitive_type_annotation[dict-False] PASSED [ 93%]
9128
87s tests/test_utils.py::test_is_primitive_type_annotation[DictConfig-False] PASSED [ 93%]
9129
87s tests/test_utils.py::test_type_str[int-False-int0-False] PASSED [ 93%]
9130
87s tests/test_utils.py::test_type_str[int-False-int0-True] PASSED [ 93%]
9131
87s tests/test_utils.py::test_type_str[int-True-int0-False] PASSED [ 93%]
9132
87s tests/test_utils.py::test_type_str[int-True-int0-True] PASSED [ 93%]
9133
87s tests/test_utils.py::test_type_str[bool-False-bool-False] PASSED [ 93%]
9134
87s tests/test_utils.py::test_type_str[bool-False-bool-True] PASSED [ 93%]
9135
87s tests/test_utils.py::test_type_str[bool-True-bool-False] PASSED [ 93%]
9136
87s tests/test_utils.py::test_type_str[bool-True-bool-True] PASSED [ 93%]
9137
87s tests/test_utils.py::test_type_str[bytes-False-bytes-False] PASSED [ 93%]
9138
87s tests/test_utils.py::test_type_str[bytes-False-bytes-True] PASSED [ 93%]
9139
87s tests/test_utils.py::test_type_str[bytes-True-bytes-False] PASSED [ 93%]
9140
87s tests/test_utils.py::test_type_str[bytes-True-bytes-True] PASSED [ 93%]
9141
87s tests/test_utils.py::test_type_str[float-False-float-False] PASSED [ 93%]
9142
87s tests/test_utils.py::test_type_str[float-False-float-True] PASSED [ 93%]
9143
87s tests/test_utils.py::test_type_str[float-True-float-False] PASSED [ 93%]
9144
87s tests/test_utils.py::test_type_str[float-True-float-True] PASSED [ 93%]
9145
87s tests/test_utils.py::test_type_str[str-False-str-False] PASSED [ 93%]
9146
87s tests/test_utils.py::test_type_str[str-False-str-True] PASSED [ 93%]
9147
87s tests/test_utils.py::test_type_str[str-True-str-False] PASSED [ 93%]
9148
87s tests/test_utils.py::test_type_str[str-True-str-True] PASSED [ 93%]
9149
87s tests/test_utils.py::test_type_str[Path-False-Path-False] PASSED [ 93%]
9150
87s tests/test_utils.py::test_type_str[Path-False-Path-True] PASSED [ 93%]
9151
87s tests/test_utils.py::test_type_str[Path-True-pathlib.Path-False] FAILED [ 93%]
9152
87s tests/test_utils.py::test_type_str[Path-True-pathlib.Path-True] FAILED [ 93%]
9153
87s tests/test_utils.py::test_type_str[Color-False-Color-False] PASSED [ 93%]
9154
87s tests/test_utils.py::test_type_str[Color-False-Color-True] PASSED [ 94%]
9155
87s tests/test_utils.py::test_type_str[Color-True-tests.Color-False] PASSED [ 94%]
9156
87s tests/test_utils.py::test_type_str[Color-True-tests.Color-True] PASSED [ 94%]
9157
87s tests/test_utils.py::test_type_str[DictConfig-False-DictConfig-False] PASSED [ 94%]
9158
87s tests/test_utils.py::test_type_str[DictConfig-False-DictConfig-True] PASSED [ 94%]
9159
87s tests/test_utils.py::test_type_str[DictConfig-True-DictConfig-False] PASSED [ 94%]
9160
87s tests/test_utils.py::test_type_str[DictConfig-True-DictConfig-True] PASSED [ 94%]
9161
87s tests/test_utils.py::test_type_str[ListConfig-False-ListConfig-False] PASSED [ 94%]
9162
87s tests/test_utils.py::test_type_str[ListConfig-False-ListConfig-True] PASSED [ 94%]
9163
87s tests/test_utils.py::test_type_str[ListConfig-True-ListConfig-False] PASSED [ 94%]
9164
87s tests/test_utils.py::test_type_str[ListConfig-True-ListConfig-True] PASSED [ 94%]
9165
87s tests/test_utils.py::test_type_str[Dict-False-Dict[str, str]-False] PASSED [ 94%]
9166
87s tests/test_utils.py::test_type_str[Dict-False-Dict[str, str]-True] PASSED [ 94%]
9167
87s tests/test_utils.py::test_type_str[Dict-True-Dict[str, str]-False] PASSED [ 94%]
9168
87s tests/test_utils.py::test_type_str[Dict-True-Dict[str, str]-True] PASSED [ 94%]
9169
87s tests/test_utils.py::test_type_str[Dict-False-Dict[Color, int]-False] PASSED [ 94%]
9170
87s tests/test_utils.py::test_type_str[Dict-False-Dict[Color, int]-True] PASSED [ 94%]
9171
87s tests/test_utils.py::test_type_str[Dict-True-Dict[tests.Color, int]-False] PASSED [ 94%]
9172
87s tests/test_utils.py::test_type_str[Dict-True-Dict[tests.Color, int]-True] PASSED [ 94%]
9173
87s tests/test_utils.py::test_type_str[Dict-False-Dict[str, Plugin]-False] PASSED [ 94%]
9174
87s tests/test_utils.py::test_type_str[Dict-False-Dict[str, Plugin]-True] PASSED [ 94%]
9175
87s tests/test_utils.py::test_type_str[Dict-True-Dict[str, tests.Plugin]-False] PASSED [ 94%]
9176
87s tests/test_utils.py::test_type_str[Dict-True-Dict[str, tests.Plugin]-True] PASSED [ 94%]
9177
87s tests/test_utils.py::test_type_str[Dict-False-Dict[str, List[Plugin]]-False] PASSED [ 94%]
9178
87s tests/test_utils.py::test_type_str[Dict-False-Dict[str, List[Plugin]]-True] PASSED [ 94%]
9179
87s tests/test_utils.py::test_type_str[Dict-True-Dict[str, List[tests.Plugin]]-False] PASSED [ 94%]
9180
87s tests/test_utils.py::test_type_str[Dict-True-Dict[str, List[tests.Plugin]]-True] PASSED [ 94%]
9181
87s tests/test_utils.py::test_type_str[dict-False-dict-False] PASSED [ 94%]
9182
87s tests/test_utils.py::test_type_str[dict-False-dict-True] PASSED [ 94%]
9183
87s tests/test_utils.py::test_type_str[dict-True-dict-False] PASSED [ 94%]
9184
87s tests/test_utils.py::test_type_str[dict-True-dict-True] PASSED [ 94%]
9185
87s tests/test_utils.py::test_type_str[List-False-List[str]-False] PASSED [ 94%]
9186
87s tests/test_utils.py::test_type_str[List-False-List[str]-True] PASSED [ 94%]
9187
87s tests/test_utils.py::test_type_str[List-True-List[str]-False] PASSED [ 94%]
9188
87s tests/test_utils.py::test_type_str[List-True-List[str]-True] PASSED [ 94%]
9189
87s tests/test_utils.py::test_type_str[List-False-List[Color]-False] PASSED [ 94%]
9190
87s tests/test_utils.py::test_type_str[List-False-List[Color]-True] PASSED [ 94%]
9191
87s tests/test_utils.py::test_type_str[List-True-List[tests.Color]-False] PASSED [ 94%]
9192
87s tests/test_utils.py::test_type_str[List-True-List[tests.Color]-True] PASSED [ 94%]
9193
87s tests/test_utils.py::test_type_str[List-False-List[Dict[str, Color]]-False] PASSED [ 94%]
9194
87s tests/test_utils.py::test_type_str[List-False-List[Dict[str, Color]]-True] PASSED [ 94%]
9195
87s tests/test_utils.py::test_type_str[List-True-List[Dict[str, tests.Color]]-False] PASSED [ 94%]
9196
87s tests/test_utils.py::test_type_str[List-True-List[Dict[str, tests.Color]]-True] PASSED [ 94%]
9197
87s tests/test_utils.py::test_type_str[list-False-list-False] PASSED [ 94%]
9198
87s tests/test_utils.py::test_type_str[list-False-list-True] PASSED [ 94%]
9199
87s tests/test_utils.py::test_type_str[list-True-list-False] PASSED [ 94%]
9200
87s tests/test_utils.py::test_type_str[list-True-list-True] PASSED [ 94%]
9201
87s tests/test_utils.py::test_type_str[Tuple-False-Tuple[str]-False] PASSED [ 94%]
9202
87s tests/test_utils.py::test_type_str[Tuple-False-Tuple[str]-True] PASSED [ 94%]
9203
87s tests/test_utils.py::test_type_str[Tuple-True-Tuple[str]-False] PASSED [ 94%]
9204
87s tests/test_utils.py::test_type_str[Tuple-True-Tuple[str]-True] PASSED [ 94%]
9205
88s tests/test_utils.py::test_type_str[Tuple-False-Tuple[str, int]-False] PASSED [ 94%]
9206
88s tests/test_utils.py::test_type_str[Tuple-False-Tuple[str, int]-True] PASSED [ 94%]
9207
88s tests/test_utils.py::test_type_str[Tuple-True-Tuple[str, int]-False] PASSED [ 94%]
9208
88s tests/test_utils.py::test_type_str[Tuple-True-Tuple[str, int]-True] PASSED [ 94%]
9209
88s tests/test_utils.py::test_type_str[Tuple-False-Tuple[float, ...]-False] PASSED [ 94%]
9210
88s tests/test_utils.py::test_type_str[Tuple-False-Tuple[float, ...]-True] PASSED [ 94%]
9211
88s tests/test_utils.py::test_type_str[Tuple-True-Tuple[float, ...]-False] PASSED [ 94%]
9212
88s tests/test_utils.py::test_type_str[Tuple-True-Tuple[float, ...]-True] PASSED [ 94%]
9213
88s tests/test_utils.py::test_type_str[tuple-False-tuple-False] PASSED [ 94%]
9214
88s tests/test_utils.py::test_type_str[tuple-False-tuple-True] PASSED [ 94%]
9215
88s tests/test_utils.py::test_type_str[tuple-True-tuple-False] PASSED [ 94%]
9216
88s tests/test_utils.py::test_type_str[tuple-True-tuple-True] PASSED [ 94%]
9217
88s tests/test_utils.py::test_type_str[Union-False-Union[str, int, Color]-False] PASSED [ 94%]
9218
88s tests/test_utils.py::test_type_str[Union-False-Union[str, int, Color]-True] PASSED [ 94%]
9219
88s tests/test_utils.py::test_type_str[Union-True-Union[str, int, tests.Color]-False] PASSED [ 94%]
9220
88s tests/test_utils.py::test_type_str[Union-True-Union[str, int, tests.Color]-True] PASSED [ 94%]
9221
88s tests/test_utils.py::test_type_str[int-False-int1-False] PASSED [ 94%]
9222
88s tests/test_utils.py::test_type_str[int-False-int1-True] PASSED [ 94%]
9223
88s tests/test_utils.py::test_type_str[int-True-int1-False] PASSED [ 94%]
9224
88s tests/test_utils.py::test_type_str[int-True-int1-True] PASSED [ 94%]
9225
88s tests/test_utils.py::test_type_str[IllegalType-False-IllegalType-False] PASSED [ 94%]
9226
88s tests/test_utils.py::test_type_str[IllegalType-False-IllegalType-True] PASSED [ 94%]
9227
88s tests/test_utils.py::test_type_str[IllegalType-True-tests.IllegalType-False] PASSED [ 94%]
9228
88s tests/test_utils.py::test_type_str[IllegalType-True-tests.IllegalType-True] PASSED [ 94%]
9229
88s tests/test_utils.py::test_type_str[IllegalTypeGeneric-False-IllegalTypeGeneric-False] PASSED [ 94%]
9230
88s tests/test_utils.py::test_type_str[IllegalTypeGeneric-False-IllegalTypeGeneric-True] PASSED [ 94%]
9231
88s tests/test_utils.py::test_type_str[IllegalTypeGeneric-True-tests.IllegalTypeGeneric-False] PASSED [ 94%]
9232
88s tests/test_utils.py::test_type_str[IllegalTypeGeneric-True-tests.IllegalTypeGeneric-True] PASSED [ 94%]
9233
88s tests/test_utils.py::test_type_str[IllegalTypeGeneric-False-IllegalTypeGeneric[int]-False] PASSED [ 94%]
9234
88s tests/test_utils.py::test_type_str[IllegalTypeGeneric-False-IllegalTypeGeneric[int]-True] PASSED [ 94%]
9235
88s tests/test_utils.py::test_type_str[IllegalTypeGeneric-True-tests.IllegalTypeGeneric[int]-False] PASSED [ 94%]
9236
88s tests/test_utils.py::test_type_str[IllegalTypeGeneric-True-tests.IllegalTypeGeneric[int]-True] PASSED [ 95%]
9237
88s tests/test_utils.py::test_type_str_regex[type_0-<object object at 0x[a-fA-F0-9]*>] PASSED [ 95%]
9238
88s tests/test_utils.py::test_type_str_regex[type_1-<tests.IllegalType object at 0x[a-fA-F0-9]*>] PASSED [ 95%]
9239
88s tests/test_utils.py::test_type_str_ellipsis PASSED [ 95%]
9240
88s tests/test_utils.py::test_type_str_nonetype[none] PASSED [ 95%]
9241
88s tests/test_utils.py::test_type_str_nonetype[nonetype] PASSED [ 95%]
9242
88s tests/test_utils.py::test_type_str_nonetype[Union-Optional[Union[float, bool]]0] PASSED [ 95%]
9243
88s tests/test_utils.py::test_type_str_nonetype[Union-Optional[Union[float, bool]]1] PASSED [ 95%]
9244
88s tests/test_utils.py::test_type_str_nonetype[object-object] PASSED [ 95%]
9245
88s tests/test_utils.py::test_type_str_nonetype[Optional-Optional[object]] PASSED [ 95%]
9246
88s tests/test_utils.py::test_is_primitive_list[list] PASSED [ 95%]
9247
88s tests/test_utils.py::test_is_primitive_list[list1] PASSED [ 95%]
9248
88s tests/test_utils.py::test_is_primitive_list[tuple] PASSED [ 95%]
9249
88s tests/test_utils.py::test_is_primitive_list[tuple1] PASSED [ 95%]
9250
88s tests/test_utils.py::test_is_primitive_list[dict] PASSED [ 95%]
9251
88s tests/test_utils.py::test_is_primitive_list[list_subclass] PASSED [ 95%]
9252
88s tests/test_utils.py::test_is_primitive_list[namedtuple] PASSED [ 95%]
9253
88s tests/test_utils.py::test_is_primitive_dict[dict] PASSED [ 95%]
9254
88s tests/test_utils.py::test_is_primitive_dict[dict1] PASSED [ 95%]
9255
88s tests/test_utils.py::test_is_primitive_dict[list] PASSED [ 95%]
9256
88s tests/test_utils.py::test_is_primitive_dict[tuple] PASSED [ 95%]
9257
88s tests/test_utils.py::TestIsPrimitiveContainerNegative::test_is_primitive_list[dictconfig] PASSED [ 95%]
9258
88s tests/test_utils.py::TestIsPrimitiveContainerNegative::test_is_primitive_list[listconfig] PASSED [ 95%]
9259
88s tests/test_utils.py::TestIsPrimitiveContainerNegative::test_is_primitive_list[dict_subclass] PASSED [ 95%]
9260
88s tests/test_utils.py::TestIsPrimitiveContainerNegative::test_is_primitive_list[dict_subclass_dataclass] PASSED [ 95%]
9261
88s tests/test_utils.py::TestIsPrimitiveContainerNegative::test_is_primitive_list[user0] PASSED [ 95%]
9262
88s tests/test_utils.py::TestIsPrimitiveContainerNegative::test_is_primitive_list[user1] PASSED [ 95%]
9263
88s tests/test_utils.py::TestIsPrimitiveContainerNegative::test_is_primitive_dict[dictconfig] PASSED [ 95%]
9264
88s tests/test_utils.py::TestIsPrimitiveContainerNegative::test_is_primitive_dict[listconfig] PASSED [ 95%]
9265
88s tests/test_utils.py::TestIsPrimitiveContainerNegative::test_is_primitive_dict[dict_subclass] PASSED [ 95%]
9266
88s tests/test_utils.py::TestIsPrimitiveContainerNegative::test_is_primitive_dict[dict_subclass_dataclass] PASSED [ 95%]
9267
88s tests/test_utils.py::TestIsPrimitiveContainerNegative::test_is_primitive_dict[user0] PASSED [ 95%]
9268
88s tests/test_utils.py::TestIsPrimitiveContainerNegative::test_is_primitive_dict[user1] PASSED [ 95%]
9269
88s tests/test_utils.py::test_is_dict_annotation[Dict-True0] PASSED [ 95%]
9270
88s tests/test_utils.py::test_is_dict_annotation[Dict-True1] PASSED [ 95%]
9271
88s tests/test_utils.py::test_is_dict_annotation[Dict-True2] PASSED [ 95%]
9272
88s tests/test_utils.py::test_is_dict_annotation[Dict-True3] PASSED [ 95%]
9273
88s tests/test_utils.py::test_is_dict_annotation[Dict-True4] PASSED [ 95%]
9274
88s tests/test_utils.py::test_is_dict_annotation[Dict-True5] PASSED [ 95%]
9275
88s tests/test_utils.py::test_is_dict_annotation[Dict-True6] PASSED [ 95%]
9276
88s tests/test_utils.py::test_is_dict_annotation[Dict-True7] PASSED [ 95%]
9277
88s tests/test_utils.py::test_is_dict_annotation[Dict-True8] PASSED [ 95%]
9278
88s tests/test_utils.py::test_is_dict_annotation[Str2Int-True] PASSED [ 95%]
9279
88s tests/test_utils.py::test_is_dict_annotation[type_10-False] PASSED [ 95%]
9280
88s tests/test_utils.py::test_is_dict_annotation[User-False] PASSED [ 95%]
9281
88s tests/test_utils.py::test_is_dict_annotation[type_12-False] PASSED [ 95%]
9282
88s tests/test_utils.py::test_is_dict_annotation[List-False] PASSED [ 95%]
9283
88s tests/test_utils.py::test_is_dict_annotation[dict-True] PASSED [ 95%]
9284
88s tests/test_utils.py::test_is_dict_annotation[DictConfig-False] PASSED [ 95%]
9285
88s tests/test_utils.py::test_is_dict_annotation[Any-False] PASSED [ 95%]
9286
88s tests/test_utils.py::test_is_dict_annotation[None-False] PASSED [ 95%]
9287
88s tests/test_utils.py::test_is_dict_annotation[NoneType-False] PASSED [ 95%]
9288
88s tests/test_utils.py::test_is_list_annotation[List-True0] PASSED [ 95%]
9289
88s tests/test_utils.py::test_is_list_annotation[List-True1] PASSED [ 95%]
9290
88s tests/test_utils.py::test_is_list_annotation[List-True2] PASSED [ 95%]
9291
88s tests/test_utils.py::test_is_list_annotation[List-True3] PASSED [ 95%]
9292
88s tests/test_utils.py::test_is_list_annotation[List-True4] PASSED [ 95%]
9293
88s tests/test_utils.py::test_is_list_annotation[List-True5] PASSED [ 95%]
9294
88s tests/test_utils.py::test_is_list_annotation[List-True6] PASSED [ 95%]
9295
88s tests/test_utils.py::test_is_list_annotation[List-True7] PASSED [ 95%]
9296
88s tests/test_utils.py::test_is_list_annotation[Dict-False] PASSED [ 95%]
9297
88s tests/test_utils.py::test_is_list_annotation[List-True8] PASSED [ 95%]
9298
88s tests/test_utils.py::test_is_list_annotation[list-True] PASSED [ 95%]
9299
88s tests/test_utils.py::test_is_list_annotation[tuple-False] PASSED [ 95%]
9300
88s tests/test_utils.py::test_is_list_annotation[ListConfig-False] PASSED [ 95%]
9301
88s tests/test_utils.py::test_is_tuple_annotation[Tuple-True0] PASSED [ 95%]
9302
88s tests/test_utils.py::test_is_tuple_annotation[Tuple-True1] PASSED [ 95%]
9303
88s tests/test_utils.py::test_is_tuple_annotation[Tuple-True2] PASSED [ 95%]
9304
88s tests/test_utils.py::test_is_tuple_annotation[Tuple-True3] PASSED [ 95%]
9305
88s tests/test_utils.py::test_is_tuple_annotation[Tuple-True4] PASSED [ 95%]
9306
88s tests/test_utils.py::test_is_tuple_annotation[Tuple-True5] PASSED [ 95%]
9307
88s tests/test_utils.py::test_is_tuple_annotation[Tuple-True6] PASSED [ 95%]
9308
88s tests/test_utils.py::test_is_tuple_annotation[Dict-False] PASSED [ 95%]
9309
88s tests/test_utils.py::test_is_tuple_annotation[List-False] PASSED [ 95%]
9310
88s tests/test_utils.py::test_is_tuple_annotation[Tuple-True7] PASSED [ 95%]
9311
88s tests/test_utils.py::test_is_tuple_annotation[list-False] PASSED [ 95%]
9312
88s tests/test_utils.py::test_is_tuple_annotation[dict-False] PASSED [ 95%]
9313
88s tests/test_utils.py::test_is_tuple_annotation[tuple-True] PASSED [ 95%]
9314
88s tests/test_utils.py::test_is_tuple_annotation[Any-False] PASSED [ 95%]
9315
88s tests/test_utils.py::test_is_tuple_annotation[int-False] PASSED [ 95%]
9316
88s tests/test_utils.py::test_is_tuple_annotation[User-False] PASSED [ 95%]
9317
88s tests/test_utils.py::test_is_tuple_annotation[None-False] PASSED [ 96%]
9318
88s tests/test_utils.py::test_is_tuple_annotation[NoneType-False] PASSED [ 96%]
9319
88s tests/test_utils.py::test_is_union_annotation[Union-True0] PASSED [ 96%]
9320
88s tests/test_utils.py::test_is_union_annotation[Union-True1] PASSED [ 96%]
9321
88s tests/test_utils.py::test_is_union_annotation[Union-True2] PASSED [ 96%]
9322
88s tests/test_utils.py::test_is_union_annotation[Optional-True0] PASSED [ 96%]
9323
88s tests/test_utils.py::test_is_union_annotation[Optional-True1] PASSED [ 96%]
9324
88s tests/test_utils.py::test_is_union_annotation[Any-False] PASSED [ 96%]
9325
88s tests/test_utils.py::test_is_union_annotation[int-False] PASSED [ 96%]
9326
88s tests/test_utils.py::test_is_union_annotation[User-False] PASSED [ 96%]
9327
88s tests/test_utils.py::test_is_union_annotation[None-False] PASSED [ 96%]
9328
88s tests/test_utils.py::test_is_union_annotation[NoneType-False] PASSED [ 96%]
9329
88s tests/test_utils.py::test_is_union_annotation_PEP604 PASSED [ 96%]
9330
88s tests/test_utils.py::test_is_supported_union_annotation[Union-True0] PASSED [ 96%]
9331
88s tests/test_utils.py::test_is_supported_union_annotation[Union-False0] PASSED [ 96%]
9332
88s tests/test_utils.py::test_is_supported_union_annotation[Union-False1] PASSED [ 96%]
9333
88s tests/test_utils.py::test_is_supported_union_annotation[Union-False2] PASSED [ 96%]
9334
88s tests/test_utils.py::test_is_supported_union_annotation[Union-True1] PASSED [ 96%]
9335
88s tests/test_utils.py::test_is_supported_union_annotation[Optional-True0] PASSED [ 96%]
9336
88s tests/test_utils.py::test_is_supported_union_annotation[Optional-True1] PASSED [ 96%]
9337
88s tests/test_utils.py::test_is_supported_union_annotation[Any-False] PASSED [ 96%]
9338
88s tests/test_utils.py::test_is_supported_union_annotation[int-False] PASSED [ 96%]
9339
88s tests/test_utils.py::test_is_supported_union_annotation[User-False] PASSED [ 96%]
9340
88s tests/test_utils.py::test_is_supported_union_annotation[None-False] PASSED [ 96%]
9341
88s tests/test_utils.py::test_is_supported_union_annotation[NoneType-False] PASSED [ 96%]
9342
88s tests/test_utils.py::test_get_ref_type[int] PASSED [ 96%]
9343
88s tests/test_utils.py::test_get_ref_type[float] PASSED [ 96%]
9344
88s tests/test_utils.py::test_get_ref_type[bool] PASSED [ 96%]
9345
88s tests/test_utils.py::test_get_ref_type[enum] PASSED [ 96%]
9346
88s tests/test_utils.py::test_get_ref_type[bytes] PASSED [ 96%]
9347
88s tests/test_utils.py::test_get_ref_type[path] PASSED [ 96%]
9348
88s tests/test_utils.py::test_get_ref_type[str] PASSED [ 96%]
9349
88s tests/test_utils.py::test_get_ref_type[NoneType] PASSED [ 96%]
9350
88s tests/test_utils.py::test_get_ref_type[dict] PASSED [ 96%]
9351
88s tests/test_utils.py::test_get_ref_type[List[Any]0] PASSED [ 96%]
9352
88s tests/test_utils.py::test_get_ref_type[List[Any]1] PASSED [ 96%]
9353
88s tests/test_utils.py::test_get_ref_type[ConcretePlugin0] PASSED [ 96%]
9354
88s tests/test_utils.py::test_get_ref_type[ConcretePlugin1] PASSED [ 96%]
9355
88s tests/test_utils.py::test_get_ref_type[IntegerNode0] PASSED [ 96%]
9356
88s tests/test_utils.py::test_get_ref_type[FloatNode0] PASSED [ 96%]
9357
88s tests/test_utils.py::test_get_ref_type[BooleanNode0] PASSED [ 96%]
9358
88s tests/test_utils.py::test_get_ref_type[StringNode0] PASSED [ 96%]
9359
88s tests/test_utils.py::test_get_ref_type[BooleanNode1] PASSED [ 96%]
9360
88s tests/test_utils.py::test_get_ref_type[EnumNode[Color]0] PASSED [ 96%]
9361
88s tests/test_utils.py::test_get_ref_type[IntegerNode1] PASSED [ 96%]
9362
88s tests/test_utils.py::test_get_ref_type[FloatNode1] PASSED [ 96%]
9363
88s tests/test_utils.py::test_get_ref_type[BooleanNode2] PASSED [ 96%]
9364
88s tests/test_utils.py::test_get_ref_type[StringNode1] PASSED [ 96%]
9365
88s tests/test_utils.py::test_get_ref_type[BytesNode] PASSED [ 96%]
9366
88s tests/test_utils.py::test_get_ref_type[EnumNode[Color]1] PASSED [ 96%]
9367
88s tests/test_utils.py::test_get_ref_type[DictConfig] PASSED [ 96%]
9368
88s tests/test_utils.py::test_get_ref_type[DictConfig[str,Color]] PASSED [ 96%]
9369
88s tests/test_utils.py::test_get_ref_type[DictConfig[Color,int]] PASSED [ 96%]
9370
88s tests/test_utils.py::test_get_ref_type[DictConfig[ConcretePlugin]_Any_reftype] PASSED [ 96%]
9371
88s tests/test_utils.py::test_get_ref_type[DictConfig[Union[str, Enum], Any]_missing] PASSED [ 96%]
9372
88s tests/test_utils.py::test_get_ref_type[DictConfig[str, int]_missing] PASSED [ 96%]
9373
88s tests/test_utils.py::test_get_ref_type[DictConfig[Plugin]] PASSED [ 96%]
9374
88s tests/test_utils.py::test_get_ref_type[Plugin0] PASSED [ 96%]
9375
88s tests/test_utils.py::test_get_ref_type[Plugin1] PASSED [ 96%]
9376
88s tests/test_utils.py::test_get_ref_type[ListConfig[Any]] PASSED [ 96%]
9377
88s tests/test_utils.py::test_get_ref_type[ListConfig[int]] PASSED [ 96%]
9378
88s tests/test_utils.py::test_get_ref_type[ListConfig_missing] PASSED [ 96%]
9379
88s tests/test_utils.py::test_get_ref_type[ListConfig[int]_missing] PASSED [ 96%]
9380
88s tests/test_utils.py::test_get_ref_type[ListConfig_none] PASSED [ 96%]
9381
88s tests/test_utils.py::test_get_ref_type[ListConfig[int]_none] PASSED [ 96%]
9382
88s tests/test_utils.py::test_get_node_ref_type[dict] PASSED [ 96%]
9383
88s tests/test_utils.py::test_get_node_ref_type[User.name] PASSED [ 96%]
9384
88s tests/test_utils.py::test_get_node_ref_type[User.age] PASSED [ 96%]
9385
88s tests/test_utils.py::test_get_node_ref_type[user] PASSED [ 96%]
9386
88s tests/test_utils.py::test_get_node_ref_type[ubf] PASSED [ 96%]
9387
88s tests/test_utils.py::test_get_node_ref_type[oubf] PASSED [ 96%]
9388
88s tests/test_utils.py::test_get_ref_type_error PASSED [ 96%]
9389
88s tests/test_utils.py::test_get_value_basic[1] PASSED [ 96%]
9390
88s tests/test_utils.py::test_get_value_basic[None] PASSED [ 96%]
9391
88s tests/test_utils.py::test_get_value_basic[value2] PASSED [ 96%]
9392
88s tests/test_utils.py::test_get_value_basic[value3] PASSED [ 96%]
9393
88s tests/test_utils.py::test_get_value_container[content0] PASSED [ 96%]
9394
88s tests/test_utils.py::test_get_value_container[???] PASSED [ 96%]
9395
88s tests/test_utils.py::test_get_value_container[None] PASSED [ 96%]
9396
88s tests/test_utils.py::test_get_value_container[${bar}] PASSED [ 96%]
9397
88s tests/test_utils.py::test_get_value_of_node_subclass[anynode] PASSED [ 96%]
9398
88s tests/test_utils.py::test_get_value_of_node_subclass[integernode] PASSED [ 97%]
9399
88s tests/test_utils.py::test_get_value_of_node_subclass[listconfig] PASSED [ 97%]
9400
88s tests/test_utils.py::test_get_value_of_node_subclass[int] PASSED [ 97%]
9401
88s tests/test_utils.py::test_get_value_of_node_subclass[raw-interp] PASSED [ 97%]
9402
88s tests/test_utils.py::test_get_value_of_node_subclass[dict-interp] PASSED [ 97%]
9403
88s tests/test_utils.py::test_get_value_of_node_subclass[any-interp] PASSED [ 97%]
9404
88s tests/test_utils.py::test_get_value_of_node_subclass[int-interp] PASSED [ 97%]
9405
88s tests/test_utils.py::test_get_value_of_node_subclass[union-interp] PASSED [ 97%]
9406
88s tests/test_utils.py::test_get_value_of_node_subclass[dict-missing] PASSED [ 97%]
9407
88s tests/test_utils.py::test_get_value_of_node_subclass[any-missing] PASSED [ 97%]
9408
88s tests/test_utils.py::test_get_value_of_node_subclass[int-missing] PASSED [ 97%]
9409
88s tests/test_utils.py::test_get_value_of_node_subclass[union-missing] PASSED [ 97%]
9410
88s tests/test_utils.py::test_get_value_of_node_subclass[dict-none] PASSED [ 97%]
9411
88s tests/test_utils.py::test_get_value_of_node_subclass[any-none] PASSED [ 97%]
9412
88s tests/test_utils.py::test_get_value_of_node_subclass[int-none] PASSED [ 97%]
9413
88s tests/test_utils.py::test_get_value_of_node_subclass[union-none] PASSED [ 97%]
9414
88s tests/test_utils.py::test_get_value_of_node_subclass[dictconfig] PASSED [ 97%]
9415
88s tests/test_utils.py::test_get_value_of_node_subclass[union[int]] PASSED [ 97%]
9416
88s tests/test_utils.py::test_ensure_container_raises_ValueError PASSED [ 97%]
9417
88s tests/test_utils.py::test_marker_string_representation PASSED [ 97%]
9418
88s tests/test_utils.py::test_split_key[-expected0] PASSED [ 97%]
9419
88s tests/test_utils.py::test_split_key[foo-expected1] PASSED [ 97%]
9420
88s tests/test_utils.py::test_split_key[foo.bar-expected2] PASSED [ 97%]
9421
88s tests/test_utils.py::test_split_key[foo[bar]-expected3] PASSED [ 97%]
9422
88s tests/test_utils.py::test_split_key[.foo-expected4] PASSED [ 97%]
9423
88s tests/test_utils.py::test_split_key[..foo-expected5] PASSED [ 97%]
9424
88s tests/test_utils.py::test_split_key[.foo[bar]-expected6] PASSED [ 97%]
9425
88s tests/test_utils.py::test_split_key[[foo]-expected7] PASSED [ 97%]
9426
88s tests/test_utils.py::test_split_key[[foo][bar]-expected8] PASSED [ 97%]
9427
88s tests/test_utils.py::test_split_key[.[foo][bar]-expected9] PASSED [ 97%]
9428
88s tests/test_utils.py::test_split_key[..[foo][bar]-expected10] PASSED [ 97%]
9429
88s tests/test_utils.py::test_split_key[...a[b][c].d.e[f].g[h]-expected11] PASSED [ 97%]
9430
88s tests/test_utils.py::test_nullcontext PASSED [ 97%]
9431
88s tests/test_utils.py::test_is_optional[<lambda>0-True] PASSED [ 97%]
9432
88s tests/test_utils.py::test_is_optional[<lambda>0-False] PASSED [ 97%]
9433
88s tests/test_utils.py::test_is_optional[<lambda>1-True] PASSED [ 97%]
9434
88s tests/test_utils.py::test_is_optional[<lambda>1-False] PASSED [ 97%]
9435
88s tests/test_utils.py::test_is_optional[<lambda>2-True] PASSED [ 97%]
9436
88s tests/test_utils.py::test_is_optional[<lambda>2-False] PASSED [ 97%]
9437
88s tests/test_utils.py::test_is_optional[<lambda>3-True] PASSED [ 97%]
9438
88s tests/test_utils.py::test_is_optional[<lambda>3-False] PASSED [ 97%]
9439
88s tests/test_utils.py::test_is_optional[<lambda>4-True] PASSED [ 97%]
9440
88s tests/test_utils.py::test_is_optional[<lambda>4-False] PASSED [ 97%]
9441
88s tests/test_utils.py::test_is_optional[<lambda>5-True] PASSED [ 97%]
9442
88s tests/test_utils.py::test_is_optional[<lambda>5-False] PASSED [ 97%]
9443
88s tests/test_utils.py::test_is_optional[<lambda>6-True] PASSED [ 97%]
9444
88s tests/test_utils.py::test_is_optional[<lambda>6-False] PASSED [ 97%]
9445
88s tests/test_utils.py::test_is_optional[<lambda>7-True] PASSED [ 97%]
9446
88s tests/test_utils.py::test_is_optional[<lambda>7-False] PASSED [ 97%]
9447
88s tests/test_utils.py::test_is_optional[<lambda>8-True] PASSED [ 97%]
9448
88s tests/test_utils.py::test_is_optional[<lambda>8-False] PASSED [ 97%]
9449
88s tests/test_utils.py::test_is_optional[<lambda>9-True] PASSED [ 97%]
9450
88s tests/test_utils.py::test_is_optional[<lambda>9-False] PASSED [ 97%]
9451
88s tests/test_utils.py::TestIndicators::test_is_missing[missing-passthrough] PASSED [ 97%]
9452
88s tests/test_utils.py::TestIndicators::test_is_missing[missing-any_node] PASSED [ 97%]
9453
88s tests/test_utils.py::TestIndicators::test_is_missing[missing-integer_node] PASSED [ 97%]
9454
88s tests/test_utils.py::TestIndicators::test_is_missing[missing-dict_config] PASSED [ 97%]
9455
88s tests/test_utils.py::TestIndicators::test_is_missing[missing-list_config] PASSED [ 97%]
9456
88s tests/test_utils.py::TestIndicators::test_is_missing[missing-union_node] PASSED [ 97%]
9457
88s tests/test_utils.py::TestIndicators::test_is_missing[interp-passthrough] PASSED [ 97%]
9458
88s tests/test_utils.py::TestIndicators::test_is_missing[interp-any_node] PASSED [ 97%]
9459
88s tests/test_utils.py::TestIndicators::test_is_missing[interp-integer_node] PASSED [ 97%]
9460
88s tests/test_utils.py::TestIndicators::test_is_missing[interp-dict_config] PASSED [ 97%]
9461
88s tests/test_utils.py::TestIndicators::test_is_missing[interp-list_config] PASSED [ 97%]
9462
88s tests/test_utils.py::TestIndicators::test_is_missing[interp-union_node] PASSED [ 97%]
9463
88s tests/test_utils.py::TestIndicators::test_is_missing[none-passthrough] PASSED [ 97%]
9464
88s tests/test_utils.py::TestIndicators::test_is_missing[none-any_node] PASSED [ 97%]
9465
88s tests/test_utils.py::TestIndicators::test_is_missing[none-integer_node] PASSED [ 97%]
9466
88s tests/test_utils.py::TestIndicators::test_is_missing[none-dict_config] PASSED [ 97%]
9467
88s tests/test_utils.py::TestIndicators::test_is_missing[none-list_config] PASSED [ 97%]
9468
88s tests/test_utils.py::TestIndicators::test_is_missing[none-union_node] PASSED [ 97%]
9469
88s tests/test_utils.py::TestIndicators::test_is_missing[default-passthrough] PASSED [ 97%]
9470
88s tests/test_utils.py::TestIndicators::test_is_missing[default-any_node] PASSED [ 97%]
9471
88s tests/test_utils.py::TestIndicators::test_is_missing[default-integer_node] PASSED [ 97%]
9472
88s tests/test_utils.py::TestIndicators::test_is_missing[default-dict_config] PASSED [ 97%]
9473
88s tests/test_utils.py::TestIndicators::test_is_missing[default-list_config] PASSED [ 97%]
9474
88s tests/test_utils.py::TestIndicators::test_is_missing[default-union_node] PASSED [ 97%]
9475
88s tests/test_utils.py::TestIndicators::test_is_interpolation[missing-passthrough] PASSED [ 97%]
9476
88s tests/test_utils.py::TestIndicators::test_is_interpolation[missing-any_node] PASSED [ 97%]
9477
88s tests/test_utils.py::TestIndicators::test_is_interpolation[missing-integer_node] PASSED [ 97%]
9478
88s tests/test_utils.py::TestIndicators::test_is_interpolation[missing-dict_config] PASSED [ 97%]
9479
88s tests/test_utils.py::TestIndicators::test_is_interpolation[missing-list_config] PASSED [ 98%]
9480
88s tests/test_utils.py::TestIndicators::test_is_interpolation[missing-union_node] PASSED [ 98%]
9481
88s tests/test_utils.py::TestIndicators::test_is_interpolation[interp-passthrough] PASSED [ 98%]
9482
88s tests/test_utils.py::TestIndicators::test_is_interpolation[interp-any_node] PASSED [ 98%]
9483
88s tests/test_utils.py::TestIndicators::test_is_interpolation[interp-integer_node] PASSED [ 98%]
9484
88s tests/test_utils.py::TestIndicators::test_is_interpolation[interp-dict_config] PASSED [ 98%]
9485
88s tests/test_utils.py::TestIndicators::test_is_interpolation[interp-list_config] PASSED [ 98%]
9486
88s tests/test_utils.py::TestIndicators::test_is_interpolation[interp-union_node] PASSED [ 98%]
9487
88s tests/test_utils.py::TestIndicators::test_is_interpolation[none-passthrough] PASSED [ 98%]
9488
88s tests/test_utils.py::TestIndicators::test_is_interpolation[none-any_node] PASSED [ 98%]
9489
88s tests/test_utils.py::TestIndicators::test_is_interpolation[none-integer_node] PASSED [ 98%]
9490
88s tests/test_utils.py::TestIndicators::test_is_interpolation[none-dict_config] PASSED [ 98%]
9491
88s tests/test_utils.py::TestIndicators::test_is_interpolation[none-list_config] PASSED [ 98%]
9492
88s tests/test_utils.py::TestIndicators::test_is_interpolation[none-union_node] PASSED [ 98%]
9493
88s tests/test_utils.py::TestIndicators::test_is_interpolation[default-passthrough] PASSED [ 98%]
9494
88s tests/test_utils.py::TestIndicators::test_is_interpolation[default-any_node] PASSED [ 98%]
9495
88s tests/test_utils.py::TestIndicators::test_is_interpolation[default-integer_node] PASSED [ 98%]
9496
88s tests/test_utils.py::TestIndicators::test_is_interpolation[default-dict_config] PASSED [ 98%]
9497
88s tests/test_utils.py::TestIndicators::test_is_interpolation[default-list_config] PASSED [ 98%]
9498
88s tests/test_utils.py::TestIndicators::test_is_interpolation[default-union_node] PASSED [ 98%]
9499
88s tests/test_utils.py::TestIndicators::test_is_none[missing-passthrough] PASSED [ 98%]
9500
88s tests/test_utils.py::TestIndicators::test_is_none[missing-any_node] PASSED [ 98%]
9501
88s tests/test_utils.py::TestIndicators::test_is_none[missing-integer_node] PASSED [ 98%]
9502
88s tests/test_utils.py::TestIndicators::test_is_none[missing-dict_config] PASSED [ 98%]
9503
88s tests/test_utils.py::TestIndicators::test_is_none[missing-list_config] PASSED [ 98%]
9504
88s tests/test_utils.py::TestIndicators::test_is_none[missing-union_node] PASSED [ 98%]
9505
88s tests/test_utils.py::TestIndicators::test_is_none[interp-passthrough] PASSED [ 98%]
9506
88s tests/test_utils.py::TestIndicators::test_is_none[interp-any_node] PASSED [ 98%]
9507
88s tests/test_utils.py::TestIndicators::test_is_none[interp-integer_node] PASSED [ 98%]
9508
88s tests/test_utils.py::TestIndicators::test_is_none[interp-dict_config] PASSED [ 98%]
9509
88s tests/test_utils.py::TestIndicators::test_is_none[interp-list_config] PASSED [ 98%]
9510
88s tests/test_utils.py::TestIndicators::test_is_none[interp-union_node] PASSED [ 98%]
9511
88s tests/test_utils.py::TestIndicators::test_is_none[none-passthrough] PASSED [ 98%]
9512
88s tests/test_utils.py::TestIndicators::test_is_none[none-any_node] PASSED [ 98%]
9513
88s tests/test_utils.py::TestIndicators::test_is_none[none-integer_node] PASSED [ 98%]
9514
88s tests/test_utils.py::TestIndicators::test_is_none[none-dict_config] PASSED [ 98%]
9515
88s tests/test_utils.py::TestIndicators::test_is_none[none-list_config] PASSED [ 98%]
9516
88s tests/test_utils.py::TestIndicators::test_is_none[none-union_node] PASSED [ 98%]
9517
88s tests/test_utils.py::TestIndicators::test_is_none[default-passthrough] PASSED [ 98%]
9518
88s tests/test_utils.py::TestIndicators::test_is_none[default-any_node] PASSED [ 98%]
9519
88s tests/test_utils.py::TestIndicators::test_is_none[default-integer_node] PASSED [ 98%]
9520
88s tests/test_utils.py::TestIndicators::test_is_none[default-dict_config] PASSED [ 98%]
9521
88s tests/test_utils.py::TestIndicators::test_is_none[default-list_config] PASSED [ 98%]
9522
88s tests/test_utils.py::TestIndicators::test_is_none[default-union_node] PASSED [ 98%]
9523
88s tests/test_utils.py::TestIndicators::test_is_special[missing-passthrough] PASSED [ 98%]
9524
88s tests/test_utils.py::TestIndicators::test_is_special[missing-any_node] PASSED [ 98%]
9525
88s tests/test_utils.py::TestIndicators::test_is_special[missing-integer_node] PASSED [ 98%]
9526
88s tests/test_utils.py::TestIndicators::test_is_special[missing-dict_config] PASSED [ 98%]
9527
88s tests/test_utils.py::TestIndicators::test_is_special[missing-list_config] PASSED [ 98%]
9528
88s tests/test_utils.py::TestIndicators::test_is_special[missing-union_node] PASSED [ 98%]
9529
88s tests/test_utils.py::TestIndicators::test_is_special[interp-passthrough] PASSED [ 98%]
9530
88s tests/test_utils.py::TestIndicators::test_is_special[interp-any_node] PASSED [ 98%]
9531
88s tests/test_utils.py::TestIndicators::test_is_special[interp-integer_node] PASSED [ 98%]
9532
88s tests/test_utils.py::TestIndicators::test_is_special[interp-dict_config] PASSED [ 98%]
9533
88s tests/test_utils.py::TestIndicators::test_is_special[interp-list_config] PASSED [ 98%]
9534
88s tests/test_utils.py::TestIndicators::test_is_special[interp-union_node] PASSED [ 98%]
9535
88s tests/test_utils.py::TestIndicators::test_is_special[none-passthrough] PASSED [ 98%]
9536
88s tests/test_utils.py::TestIndicators::test_is_special[none-any_node] PASSED [ 98%]
9537
88s tests/test_utils.py::TestIndicators::test_is_special[none-integer_node] PASSED [ 98%]
9538
88s tests/test_utils.py::TestIndicators::test_is_special[none-dict_config] PASSED [ 98%]
9539
88s tests/test_utils.py::TestIndicators::test_is_special[none-list_config] PASSED [ 98%]
9540
88s tests/test_utils.py::TestIndicators::test_is_special[none-union_node] PASSED [ 98%]
9541
88s tests/test_utils.py::TestIndicators::test_is_special[default-passthrough] PASSED [ 98%]
9542
88s tests/test_utils.py::TestIndicators::test_is_special[default-any_node] PASSED [ 98%]
9543
88s tests/test_utils.py::TestIndicators::test_is_special[default-integer_node] PASSED [ 98%]
9544
88s tests/test_utils.py::TestIndicators::test_is_special[default-dict_config] PASSED [ 98%]
9545
88s tests/test_utils.py::TestIndicators::test_is_special[default-list_config] PASSED [ 98%]
9546
88s tests/test_utils.py::TestIndicators::test_is_special[default-union_node] PASSED [ 98%]
9547
88s tests/test_utils.py::test_get_dict_key_value_types[Dict_no_subscript] PASSED [ 98%]
9548
88s tests/test_utils.py::test_get_dict_key_value_types[dict_no_subscript] PASSED [ 98%]
9549
88s tests/test_utils.py::test_get_dict_key_value_types[any_explicit] PASSED [ 98%]
9550
88s tests/test_utils.py::test_get_dict_key_value_types[Dict_int_float] PASSED [ 98%]
9551
88s tests/test_utils.py::test_get_dict_key_value_types[color_user] PASSED [ 98%]
9552
88s tests/test_utils.py::test_get_dict_key_value_types[list] PASSED [ 98%]
9553
88s tests/test_utils.py::test_get_dict_key_value_types[dict] PASSED [ 98%]
9554
88s tests/test_utils.py::test_get_dict_key_value_types_python_3_10 PASSED [ 98%]
9555
88s tests/test_utils.py::test_get_list_element_type[list_no_subscript] PASSED [ 98%]
9556
88s tests/test_utils.py::test_get_list_element_type[List_no_subscript] PASSED [ 98%]
9557
88s tests/test_utils.py::test_get_list_element_type[any_explicit] PASSED [ 98%]
9558
88s tests/test_utils.py::test_get_list_element_type[List_int] PASSED [ 98%]
9559
88s tests/test_utils.py::test_get_list_element_type[user] PASSED [ 98%]
9560
88s tests/test_utils.py::test_get_list_element_type[list] PASSED [ 99%]
9561
88s tests/test_utils.py::test_get_list_element_type[dict] PASSED [ 99%]
9562
88s tests/test_utils.py::test_get_list_element_type_python_3_10 PASSED [ 99%]
9563
88s tests/test_utils.py::test_get_tuple_item_types[tuple_no_subscript] PASSED [ 99%]
9564
88s tests/test_utils.py::test_get_tuple_item_types[Tuple_no_subscript] PASSED [ 99%]
9565
88s tests/test_utils.py::test_get_tuple_item_types[any_explicit] PASSED [ 99%]
9566
88s tests/test_utils.py::test_get_tuple_item_types[Tuple_int] PASSED [ 99%]
9567
88s tests/test_utils.py::test_get_tuple_item_types[Tuple[int,str]] PASSED [ 99%]
9568
88s tests/test_utils.py::test_get_tuple_item_types[Tuple[int,...]] PASSED [ 99%]
9569
88s tests/test_utils.py::test_get_tuple_item_types[user] PASSED [ 99%]
9570
88s tests/test_utils.py::test_get_tuple_item_types[tuple] PASSED [ 99%]
9571
88s tests/test_utils.py::test_get_tuple_item_types[dict] PASSED [ 99%]
9572
88s tests/test_utils.py::test_get_tuple_item_types_python_3_9[tuple_int] PASSED [ 99%]
9573
88s tests/test_utils.py::test_get_tuple_item_types_python_3_9[tuple[int,str]] PASSED [ 99%]
9574
88s tests/test_utils.py::test_get_tuple_item_types_python_3_9[tuple[int,...]] PASSED [ 99%]
9575
88s tests/test_utils.py::test_resolve_optional[int] PASSED [ 99%]
9576
88s tests/test_utils.py::test_resolve_optional[any] PASSED [ 99%]
9577
88s tests/test_utils.py::test_resolve_optional[color] PASSED [ 99%]
9578
88s tests/test_utils.py::test_resolve_optional[str] PASSED [ 99%]
9579
88s tests/test_utils.py::test_resolve_optional[o[any]] PASSED [ 99%]
9580
88s tests/test_utils.py::test_resolve_optional[int-str] PASSED [ 99%]
9581
88s tests/test_utils.py::test_resolve_optional[str-int] PASSED [ 99%]
9582
88s tests/test_utils.py::test_resolve_optional[dict[str,int]] PASSED [ 99%]
9583
88s tests/test_utils.py::test_resolve_optional[dict0] PASSED [ 99%]
9584
88s tests/test_utils.py::test_resolve_optional[dict[any,any]] PASSED [ 99%]
9585
88s tests/test_utils.py::test_resolve_optional[o[dict[str,int]]] PASSED [ 99%]
9586
88s tests/test_utils.py::test_resolve_optional[dict1] PASSED [ 99%]
9587
88s tests/test_utils.py::test_resolve_optional[dict[str,o[int]]] PASSED [ 99%]
9588
88s tests/test_utils.py::test_resolve_optional[int-none] PASSED [ 99%]
9589
88s tests/test_utils.py::test_resolve_optional[int-nonetype] PASSED [ 99%]
9590
88s tests/test_utils.py::test_resolve_optional[o[int]-none] PASSED [ 99%]
9591
88s tests/test_utils.py::test_resolve_optional[any-none] PASSED [ 99%]
9592
88s tests/test_utils.py::test_resolve_optional[none-int] PASSED [ 99%]
9593
88s tests/test_utils.py::test_resolve_optional[none-none] PASSED [ 99%]
9863
88s tests/test_utils.py::test_resolve_optional[none-nonetype] PASSED [ 99%]
9595
88s tests/test_utils.py::test_resolve_optional[none-o[none]] PASSED [ 99%]
9596
88s tests/test_utils.py::test_resolve_optional[none] PASSED [ 99%]
9597
88s tests/test_utils.py::test_resolve_optional[nonetype] PASSED [ 99%]
9598
88s tests/test_utils.py::test_resolve_optional[int-int] PASSED [ 99%]
9599
88s tests/test_utils.py::test_resolve_optional[int-o[int]] PASSED [ 99%]
9600
88s tests/test_utils.py::test_resolve_optional[u[int]] PASSED [ 99%]
9601
88s tests/test_utils.py::test_resolve_optional[u[o[int]]] PASSED [ 99%]
9602
88s tests/test_utils.py::test_resolve_optional[o[u[int]]] PASSED [ 99%]
9603
88s tests/test_utils.py::test_resolve_optional[int-o[str]] PASSED [ 99%]
9604
88s tests/test_utils.py::test_resolve_optional[o[o[int]]] PASSED [ 99%]
9605
88s tests/test_utils.py::test_resolve_optional[o[o[any]]] PASSED [ 99%]
9606
88s tests/test_utils.py::test_resolve_optional[user] PASSED [ 99%]
9607
88s tests/test_utils.py::test_resolve_optional[o[user]] PASSED [ 99%]
9608
88s tests/test_utils.py::test_resolve_optional[user-int] PASSED [ 99%]
9609
88s tests/test_utils.py::test_resolve_optional[o[user-int]] PASSED [ 99%]
9610
88s tests/test_utils.py::test_resolve_optional[o[user]-int] PASSED [ 99%]
9611
88s tests/test_utils.py::test_resolve_optional[user-o[int]] PASSED [ 99%]
9612
88s tests/test_utils.py::test_resolve_optional[o[u[int-str]]] PASSED [ 99%]
9613
88s tests/test_utils.py::test_resolve_optional[u[o[int]-str]]] PASSED [ 99%]
9614
88s tests/test_utils.py::test_resolve_optional[o[u[o[int]-str]]]] PASSED [ 99%]
9615
88s tests/test_utils.py::test_resolve_optional[u[o[int]-o[str]]]] PASSED [ 99%]
9616
88s tests/test_utils.py::test_resolve_optional[u[int-str-none]] PASSED [ 99%]
9617
88s tests/test_utils.py::test_resolve_optional[u[int-str-nonetype]] PASSED [ 99%]
9618
88s tests/test_utils.py::test_resolve_optional[user-[int-str]] PASSED [ 99%]
9619
88s tests/test_utils.py::test_resolve_optional[user-nonetype-[int-str]] PASSED [ 99%]
9620
88s tests/test_utils.py::test_resolve_optional[user-none-[int-str]] PASSED [ 99%]
9621
88s tests/test_utils.py::test_resolve_optional[user-none-[o[int]-str]0] PASSED [ 99%]
9622
88s tests/test_utils.py::test_resolve_optional[user-none-[o[int]-str]1] PASSED [ 99%]
9623
88s tests/test_utils.py::test_resolve_optional[u[float-bool-none]] PASSED [ 99%]
9624
88s tests/test_utils.py::test_resolve_optional[u[float-bool-nonetype]] PASSED [ 99%]
9625
88s tests/test_utils.py::test_resolve_optional_support_pep_604 PASSED [ 99%]
9626
88s tests/test_utils.py::test_resolve_forward[int] PASSED [ 99%]
9627
88s tests/test_utils.py::test_resolve_forward[tuple] PASSED [ 99%]
9628
88s tests/test_utils.py::test_resolve_forward[Tuple] PASSED [ 99%]
9629
88s tests/test_utils.py::test_resolve_forward[Tuple[int]] PASSED [ 99%]
9630
88s tests/test_utils.py::test_resolve_forward[Tuple[int]_forward] PASSED [ 99%]
9631
88s tests/test_utils.py::test_resolve_forward[Tuple[int,str]] PASSED [ 99%]
9632
88s tests/test_utils.py::test_resolve_forward[Tuple[int,str]_forward] PASSED [ 99%]
9633
88s tests/test_utils.py::test_resolve_forward[Tuple[int,...]] PASSED [ 99%]
9634
88s tests/test_utils.py::test_resolve_forward[dict] PASSED [ 99%]
9635
88s tests/test_utils.py::test_resolve_forward[Dict] PASSED [ 99%]
9636
88s tests/test_utils.py::test_resolve_forward[Dict[int,str]] PASSED [ 99%]
9637
88s tests/test_utils.py::test_resolve_forward[Dict[int,str]_forward] PASSED [ 99%]
9638
88s tests/test_utils.py::test_resolve_forward[list] PASSED [ 99%]
9639
88s tests/test_utils.py::test_resolve_forward[List] PASSED [ 99%]
9640
88s tests/test_utils.py::test_resolve_forward[List[int]] PASSED [ 99%]
9641
88s tests/test_utils.py::test_resolve_forward[List[int]_forward] PASSED [100%]
9642
88s
9643
88s =================================== FAILURES ===================================
9644
88s ____ test_errors[typed_DictConfig:assign_with_invalid_value,path_to_float] _____
9645
88s
9646
88s expected = Expected(exception_type=<class 'omegaconf.errors.ValidationError'>, msg="Value 'hello.txt' of type 'pathlib.(Posix|Win..., parent_node=<function Expected.<lambda> at 0x7fffb7719580>, object_type_str='dict', ref_type_str='AUTO', num_lines=2)
9647
88s monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7fffb766d0f0>
9648
88s
9649
88s @mark.parametrize("expected", params)
9650
88s def test_errors(expected: Expected, monkeypatch: Any) -> None:
9651
88s monkeypatch.setenv("OC_CAUSE", "0")
9652
88s cfg = expected.create()
9653
88s expected.finalize(cfg)
9654
88s if expected.msg_is_regex:
9655
88s match = expected.msg
9656
88s else:
9657
88s match = re.escape(expected.msg)
9658
88s
9659
88s with raises(expected.exception_type, match=match) as einfo:
9660
88s try:
9661
88s expected.op(cfg)
9662
88s except Exception as e:
9663
88s # helps in debugging
9664
88s > raise e
9665
88s
9666
88s tests/test_errors.py:1602:
9667
88s _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
9668
88s tests/test_errors.py:1599: in test_errors
9669
88s expected.op(cfg)
9670
88s tests/test_errors.py:719: in <lambda>
9671
88s op=lambda cfg: cfg.__setattr__("bar", Path("hello.txt")),
9672
88s omegaconf/dictconfig.py:338: in __setattr__
9673
88s self._format_and_raise(key=key, value=value, cause=e)
9674
88s omegaconf/base.py:231: in _format_and_raise
9675
88s format_and_raise(
9676
88s omegaconf/_utils.py:899: in format_and_raise
9677
88s _raise(ex, cause)
9678
88s omegaconf/_utils.py:797: in _raise
9679
88s raise ex.with_traceback(sys.exc_info()[2]) # set env var OC_CAUSE=1 for full trace
9680
88s omegaconf/dictconfig.py:334: in __setattr__
9681
88s self.__set_impl(key, value)
9682
88s omegaconf/dictconfig.py:318: in __set_impl
9683
88s self._set_item_impl(key, value)
9684
88s omegaconf/basecontainer.py:604: in _set_item_impl
9685
88s self.__dict__["_content"][key]._set_value(value)
9686
88s omegaconf/nodes.py:46: in _set_value
9687
88s self._val = self.validate_and_convert(value)
9688
88s omegaconf/nodes.py:76: in validate_and_convert
9689
88s return self._validate_and_convert_impl(value)
9690
88s _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
9691
88s
9692
88s self = 123.456, value = PosixPath('hello.txt')
9693
88s
9694
88s def _validate_and_convert_impl(self, value: Any) -> float:
9695
88s try:
9696
88s if type(value) in (float, str, int):
9697
88s return float(value)
9698
88s else:
9699
88s raise ValueError()
9700
88s except ValueError:
9701
88s > raise ValidationError(
9702
88s "Value '$VALUE' of type '$VALUE_TYPE' could not be converted to Float"
9703
88s )
9704
88s E omegaconf.errors.ValidationError: Value 'hello.txt' of type 'pathlib._local.PosixPath' could not be converted to Float
9705
88s E full_key: bar
9706
88s E object_type=dict
9707
88s
9708
88s omegaconf/nodes.py:345: ValidationError
9709
88s
9710
88s During handling of the above exception, another exception occurred:
9711
88s
9712
88s expected = Expected(exception_type=<class 'omegaconf.errors.ValidationError'>, msg="Value 'hello.txt' of type 'pathlib.(Posix|Win..., parent_node=<function Expected.<lambda> at 0x7fffb7719580>, object_type_str='dict', ref_type_str='AUTO', num_lines=2)
9713
88s monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7fffb766d0f0>
9714
88s
9715
88s @mark.parametrize("expected", params)
9716
88s def test_errors(expected: Expected, monkeypatch: Any) -> None:
9717
88s monkeypatch.setenv("OC_CAUSE", "0")
9718
88s cfg = expected.create()
9719
88s expected.finalize(cfg)
9720
88s if expected.msg_is_regex:
9721
88s match = expected.msg
9722
88s else:
9723
88s match = re.escape(expected.msg)
9724
88s
9725
88s > with raises(expected.exception_type, match=match) as einfo:
9726
88s E AssertionError: Regex pattern did not match.
9727
88s E Regex: "Value 'hello.txt' of type 'pathlib.(Posix|Windows)Path' could not be converted to Float"
9728
88s E Input: "Value 'hello.txt' of type 'pathlib._local.PosixPath' could not be converted to Float\n full_key: bar\n object_type=dict"
9729
88s
9730
88s tests/test_errors.py:1597: AssertionError
9731
88s _ test_to_yaml[input_4-path_value: !!python/object/apply:pathlib.PosixPath\n- hello.txt\n] _
9732
88s
9733
88s input_ = {'path_value': PosixPath('hello.txt')}
9734
88s expected = 'path_value: !!python/object/apply:pathlib.PosixPath\n- hello.txt\n'
9735
88s
9736
88s @mark.parametrize(
9737
88s "input_, expected",
9738
88s [
9739
88s (["item1", "item2", {"key3": "value3"}], "- item1\n- item2\n- key3: value3\n"),
9740
88s ({"hello": "world", "list": [1, 2]}, "hello: world\nlist:\n- 1\n- 2\n"),
9741
88s ({"abc": "str key"}, "abc: str key\n"),
9742
88s ({b"abc": "bytes key"}, "? !!binary |\n YWJj\n: bytes key\n"),
9743
88s (
9744
88s {"path_value": Path("hello.txt")},
9745
88s "path_value: !!python/object/apply:pathlib.WindowsPath\n- hello.txt\n"
9746
88s if platform.system() == "Windows"
9747
88s else "path_value: !!python/object/apply:pathlib.PosixPath\n- hello.txt\n",
9748
88s ),
9749
88s ({123: "int key"}, "123: int key\n"),
9750
88s ({123.45: "float key"}, "123.45: float key\n"),
9751
88s ({True: "bool key", False: "another"}, "true: bool key\nfalse: another\n"),
9752
88s ],
9753
88s )
9754
88s def test_to_yaml(input_: Any, expected: str) -> None:
9755
88s c = OmegaConf.create(input_)
9756
88s as_yaml = OmegaConf.to_yaml(c)
9757
88s > assert as_yaml == expected
9758
88s E AssertionError: assert 'path_value: ...- hello.txt\n' == 'path_value: ...- hello.txt\n'
9759
88s E
9760
88s E - path_value: !!python/object/apply:pathlib.PosixPath
9761
88s E path_value: !!python/object/apply:pathlib._local.PosixPath
9762
88s E ?
9763
88s E - hello.txt
9764
88s
9765
88s tests/test_to_yaml.py:34: AssertionError
9766
88s _________________ test_type_str[Path-True-pathlib.Path-False] __________________
9767
88s
9768
88s type_ = <class 'pathlib._local.Path'>, include_module_name = True
9769
88s expected = 'pathlib.Path', optional = False
9770
88s
9771
88s @mark.parametrize("optional", [False, True])
9772
88s @mark.parametrize(
9773
88s "type_, include_module_name, expected",
9774
88s [
9775
88s (int, False, "int"),
9776
88s (int, True, "int"),
9777
88s (bool, False, "bool"),
9778
88s (bool, True, "bool"),
9779
88s (bytes, False, "bytes"),
9780
88s (bytes, True, "bytes"),
9781
88s (float, False, "float"),
9782
88s (float, True, "float"),
9783
88s (str, False, "str"),
9784
88s (str, True, "str"),
9785
88s (Path, False, "Path"),
9786
88s (Path, True, "pathlib.Path"),
9787
88s (Color, False, "Color"),
9788
88s (Color, True, "tests.Color"),
9789
88s (DictConfig, False, "DictConfig"),
9790
88s (DictConfig, True, "DictConfig"),
9791
88s (ListConfig, False, "ListConfig"),
9792
88s (ListConfig, True, "ListConfig"),
9793
88s (Dict[str, str], False, "Dict[str, str]"),
9794
88s (Dict[str, str], True, "Dict[str, str]"),
9795
88s (Dict[Color, int], False, "Dict[Color, int]"),
9796
88s (Dict[Color, int], True, "Dict[tests.Color, int]"),
9797
88s (Dict[str, Plugin], False, "Dict[str, Plugin]"),
9798
88s (Dict[str, Plugin], True, "Dict[str, tests.Plugin]"),
9799
88s (Dict[str, List[Plugin]], False, "Dict[str, List[Plugin]]"),
9800
88s (Dict[str, List[Plugin]], True, "Dict[str, List[tests.Plugin]]"),
9801
88s (dict, False, "dict"),
9802
88s (dict, True, "dict"),
9803
88s (List[str], False, "List[str]"),
9804
88s (List[str], True, "List[str]"),
9805
88s (List[Color], False, "List[Color]"),
9806
88s (List[Color], True, "List[tests.Color]"),
9807
88s (List[Dict[str, Color]], False, "List[Dict[str, Color]]"),
9808
88s (List[Dict[str, Color]], True, "List[Dict[str, tests.Color]]"),
9809
88s (list, False, "list"),
9810
88s (list, True, "list"),
9811
88s (Tuple[str], False, "Tuple[str]"),
9812
88s (Tuple[str], True, "Tuple[str]"),
9813
88s (Tuple[str, int], False, "Tuple[str, int]"),
9814
88s (Tuple[str, int], True, "Tuple[str, int]"),
9815
88s (Tuple[float, ...], False, "Tuple[float, ...]"),
9816
88s (Tuple[float, ...], True, "Tuple[float, ...]"),
9817
88s (tuple, False, "tuple"),
9818
88s (tuple, True, "tuple"),
9819
88s (Union[str, int, Color], False, "Union[str, int, Color]"),
9820
88s (Union[str, int, Color], True, "Union[str, int, tests.Color]"),
9821
88s (Union[int], False, "int"),
9822
88s (Union[int], True, "int"),
9823
88s (IllegalType, False, "IllegalType"),
9824
88s (IllegalType, True, "tests.IllegalType"),
9825
88s (IllegalTypeGeneric, False, "IllegalTypeGeneric"),
9826
88s (IllegalTypeGeneric, True, "tests.IllegalTypeGeneric"),
9827
88s (IllegalTypeGeneric[int], False, "IllegalTypeGeneric[int]"),
9828
88s (IllegalTypeGeneric[int], True, "tests.IllegalTypeGeneric[int]"),
9829
88s ],
9830
88s )
9831
88s def test_type_str(
9832
88s type_: Any, include_module_name: bool, expected: str, optional: bool
9833
88s ) -> None:
9834
88s if optional:
9835
88s assert (
9836
88s _utils.type_str(Optional[type_], include_module_name=include_module_name)
9837
88s == f"Optional[{expected}]"
9838
88s )
9839
88s else:
9840
88s > assert (
9841
88s _utils.type_str(type_, include_module_name=include_module_name) == expected
9842
88s )
9843
88s E AssertionError: assert 'pathlib._local.Path' == 'pathlib.Path'
9844
88s E
9845
88s E - pathlib.Path
9846
88s E pathlib._local.Path
9847
88s E ?
9848
88s
9849
88s tests/test_utils.py:657: AssertionError
9850
88s __________________ test_type_str[Path-True-pathlib.Path-True] __________________
9851
88s
9852
88s type_ = <class 'pathlib._local.Path'>, include_module_name = True
9853
88s expected = 'pathlib.Path', optional = True
9854
88s
9855
88s @mark.parametrize("optional", [False, True])
9856
88s @mark.parametrize(
9857
88s "type_, include_module_name, expected",
9858
88s [
9859
88s (int, False, "int"),
9860
88s (int, True, "int"),
9861
88s (bool, False, "bool"),
9862
88s (bool, True, "bool"),
9863
88s (bytes, False, "bytes"),
9864
88s (bytes, True, "bytes"),
9865
88s (float, False, "float"),
9866
88s (float, True, "float"),
9867
88s (str, False, "str"),
9868
88s (str, True, "str"),
9869
88s (Path, False, "Path"),
9870
88s (Path, True, "pathlib.Path"),
9871
88s (Color, False, "Color"),
9872
88s (Color, True, "tests.Color"),
9873
88s (DictConfig, False, "DictConfig"),
9874
88s (DictConfig, True, "DictConfig"),
9875
88s (ListConfig, False, "ListConfig"),
9876
88s (ListConfig, True, "ListConfig"),
9877
88s (Dict[str, str], False, "Dict[str, str]"),
9878
88s (Dict[str, str], True, "Dict[str, str]"),
9879
88s (Dict[Color, int], False, "Dict[Color, int]"),
9880
88s (Dict[Color, int], True, "Dict[tests.Color, int]"),
9881
88s (Dict[str, Plugin], False, "Dict[str, Plugin]"),
9882
88s (Dict[str, Plugin], True, "Dict[str, tests.Plugin]"),
9883
88s (Dict[str, List[Plugin]], False, "Dict[str, List[Plugin]]"),
9884
88s (Dict[str, List[Plugin]], True, "Dict[str, List[tests.Plugin]]"),
9885
88s (dict, False, "dict"),
9886
88s (dict, True, "dict"),
9887
88s (List[str], False, "List[str]"),
9888
88s (List[str], True, "List[str]"),
9889
88s (List[Color], False, "List[Color]"),
9890
88s (List[Color], True, "List[tests.Color]"),
9891
88s (List[Dict[str, Color]], False, "List[Dict[str, Color]]"),
9892
88s (List[Dict[str, Color]], True, "List[Dict[str, tests.Color]]"),
9893
88s (list, False, "list"),
9894
88s (list, True, "list"),
9895
88s (Tuple[str], False, "Tuple[str]"),
9896
88s (Tuple[str], True, "Tuple[str]"),
9897
88s (Tuple[str, int], False, "Tuple[str, int]"),
9898
88s (Tuple[str, int], True, "Tuple[str, int]"),
9899
88s (Tuple[float, ...], False, "Tuple[float, ...]"),
9900
88s (Tuple[float, ...], True, "Tuple[float, ...]"),
9901
88s (tuple, False, "tuple"),
9902
88s (tuple, True, "tuple"),
9903
88s (Union[str, int, Color], False, "Union[str, int, Color]"),
9904
88s (Union[str, int, Color], True, "Union[str, int, tests.Color]"),
9905
88s (Union[int], False, "int"),
9906
88s (Union[int], True, "int"),
9907
88s (IllegalType, False, "IllegalType"),
9908
88s (IllegalType, True, "tests.IllegalType"),
9909
88s (IllegalTypeGeneric, False, "IllegalTypeGeneric"),
9910
88s (IllegalTypeGeneric, True, "tests.IllegalTypeGeneric"),
9911
88s (IllegalTypeGeneric[int], False, "IllegalTypeGeneric[int]"),
9912
88s (IllegalTypeGeneric[int], True, "tests.IllegalTypeGeneric[int]"),
9913
88s ],
9914
88s )
9915
88s def test_type_str(
9916
88s type_: Any, include_module_name: bool, expected: str, optional: bool
9917
88s ) -> None:
9918
88s if optional:
9919
88s > assert (
9920
88s _utils.type_str(Optional[type_], include_module_name=include_module_name)
9921
88s == f"Optional[{expected}]"
9922
88s )
9923
88s E AssertionError: assert 'Optional[pat...._local.Path]' == 'Optional[pathlib.Path]'
9924
88s E
9925
88s E - Optional[pathlib.Path]
9926
88s E Optional[pathlib._local.Path]
9927
88s E ?
9928
88s
9929
88s tests/test_utils.py:652: AssertionError
9930
88s =========================== short test summary info ============================
9931
88s FAILED tests/test_errors.py::test_errors[typed_DictConfig:assign_with_invalid_value,path_to_float]
9932
88s FAILED tests/test_to_yaml.py::test_to_yaml[input_4-path_value: !!python/object/apply:pathlib.PosixPath\n- hello.txt\n]
9933
88s FAILED tests/test_utils.py::test_type_str[Path-True-pathlib.Path-False] - Ass...
9934
88s FAILED tests/test_utils.py::test_type_str[Path-True-pathlib.Path-True] - Asse...
9935
88s =========== 4 failed, 7753 passed, 354 skipped, 8 xfailed in 19.41s ============
9936
89s autopkgtest [11:11:26]: test unittests: -----------------------]
9937
89s unittests FAIL non-zero exit status 1