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

Unit test are failing since robotframework and co. recent upgrades #948

Closed
kumy opened this issue Feb 26, 2024 · 1 comment
Closed

Unit test are failing since robotframework and co. recent upgrades #948

kumy opened this issue Feb 26, 2024 · 1 comment
Assignees
Labels
bug Something isn't working test-related

Comments

@kumy
Copy link
Member

kumy commented Feb 26, 2024

I need to check deeper, but it may be related to tests using specific TimeZones and this change failing to set it properly
ce982d0

==============================================================================
Acceptance                                                                    
==============================================================================
Acceptance.210 LegacyBridges                                                  
==============================================================================
Acceptance.210 LegacyBridges.150 Xml Export                                   
==============================================================================
ModifiedSince Is Limited To Last 10 Days                              | FAIL |
Page should not have contained text 'The requested period exceeds the 10 days limit'.
------------------------------------------------------------------------------
Acceptance.210 LegacyBridges.150 Xml Export                           | FAIL |
1 test, 0 passed, 1 failed
==============================================================================
Acceptance.210 LegacyBridges.160 Xml Export2                                  
==============================================================================
ModifiedSince Is Limited To Last 10 Days                              | FAIL |
Page should not have contained text 'The requested period exceeds the 10 days limit'.
------------------------------------------------------------------------------
Acceptance.210 LegacyBridges.160 Xml Export2                          | FAIL |
1 test, 0 passed, 1 failed
==============================================================================
Acceptance.210 LegacyBridges.170 Xml Export Oc                                
==============================================================================
ModifiedSince Is Limited To Last 10 Days                              | FAIL |
Page should not have contained text 'The requested period exceeds the 10 days limit'.
------------------------------------------------------------------------------
Acceptance.210 LegacyBridges.170 Xml Export Oc                        | FAIL |
1 test, 0 passed, 1 failed
==============================================================================
Acceptance.210 LegacyBridges                                          | FAIL |
3 tests, 0 passed, 3 failed
==============================================================================
Acceptance                                                            | FAIL |
3 tests, 0 passed, 3 failed
==============================================================================
@kumy kumy added bug Something isn't working test-related labels Feb 26, 2024
@kumy kumy self-assigned this Feb 26, 2024
@kumy
Copy link
Member Author

kumy commented Apr 7, 2024

Fixed by d40ccc2

@kumy kumy closed this as completed Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working test-related
Projects
None yet
Development

No branches or pull requests

1 participant