Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable failing calendar tests #71

Merged

Conversation

rmw42
Copy link
Contributor

@rmw42 rmw42 commented May 24, 2018

Some tests are failing when run on a machine with standard UK locale
setup (en_GB / Europe/London) in a repeatable way, but for an unknown
reason. This commit disables them until the problem can be investigated.

Tests affected:
org.apache.daffodil.IBMTestsThatPass:
test_simple_type_properties_text_calendar_13_01
org.apache.daffodil.section05.simple_types.TestSimpleTypes:
test_dateCalendarDaysInFirstWeek3
test_dateCalendarDaysInFirstWeek5
test_dateCalendarFirstDayOfWeek03
test_dateCalendarFirstDayOfWeek04

DAFFODIL-1945

Some tests are failing when run on a machine with standard UK locale
setup (en_GB / Europe/London) in a repeatable way, but for an unknown
reason. This commit disables them until the problem can be investigated.

Tests affected:
    org.apache.daffodil.IBMTestsThatPass:
        test_simple_type_properties_text_calendar_13_01
    org.apache.daffodil.section05.simple_types.TestSimpleTypes:
        test_dateCalendarDaysInFirstWeek3
        test_dateCalendarDaysInFirstWeek5
        test_dateCalendarFirstDayOfWeek03
        test_dateCalendarFirstDayOfWeek04

DAFFODIL-1945
@stevedlawrence
Copy link
Member

+1

Copy link
Contributor

@mbeckerle mbeckerle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@stevedlawrence stevedlawrence merged commit 2c3ff3c into apache:master May 25, 2018
@rmw42 rmw42 deleted the daffodil-1945-calendar-test-failures branch May 25, 2018 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants