tvalentyn commented on issue #31047: URL: https://github.com/apache/beam/issues/31047#issuecomment-2103411145
A few tests are still failing: https://github.com/apache/beam/actions/runs/9010406521/job/24756550768?pr=31223 ``` FAILED apache_beam/typehints/intrinsic_one_ops_test.py::IntrinsicOneOpsTest::test_unary_intrinsic_ops_are_in_the_same_order_as_in_cpython FAILED apache_beam/typehints/trivial_inference_test.py::TrivialInferenceTest::testDictComprehension FAILED apache_beam/typehints/trivial_inference_test.py::TrivialInferenceTest::testDictComprehensionSimple FAILED apache_beam/typehints/trivial_inference_test.py::TrivialInferenceTest::testListComprehension FAILED apache_beam/typehints/trivial_inference_test.py::TrivialInferenceTest::testSet FAILED apache_beam/typehints/trivial_inference_test.py::TrivialInferenceTest::testTupleListComprehension FAILED apache_beam/transforms/batch_dofn_test.py::BatchDoFnParameterizedTest_NoReturnAnnotation::test_get_output_batch_type === 33 failed, 5776 passed, 1563 skipped, 2896 warnings in 719.14s (0:11:59) === ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
