This is an automated email from the ASF dual-hosted git repository.

robertwb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from b0b8ece  Disable flaky test: 
org.apache.beam.runners.samza.adapter.UnboundedSourceSystemTest.testMultipleAdvanceWatermark
 (#12291)
     add 235c905  Ignore NameErrors right after WontImplementErrors.
     add 5538d9e  Add doctest skipping framework.
     add e324b5c  Add tests for all Pandas DataFrame and Series tests.
     new 063a102  Merge pull request #12259 [BEAM-9561] Run Pandas tests on 
Beam.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 sdks/python/apache_beam/dataframe/doctests.py      |  39 ++++-
 sdks/python/apache_beam/dataframe/doctests_test.py |  20 +++
 .../apache_beam/dataframe/pandas_doctests_test.py  | 186 +++++++++++++++++++++
 3 files changed, 243 insertions(+), 2 deletions(-)
 create mode 100644 sdks/python/apache_beam/dataframe/pandas_doctests_test.py

Reply via email to