[action] [PR:20054] Fix advanced-rebootpy datetime EDecimal type issue.#20133
Merged
mssonicbld merged 1 commit intosonic-net:202311from Aug 8, 2025
Merged
[action] [PR:20054] Fix advanced-rebootpy datetime EDecimal type issue.#20133mssonicbld merged 1 commit intosonic-net:202311from
mssonicbld merged 1 commit intosonic-net:202311from
Conversation
issue seen on 2700 https://dev.azure.com/mssonic/internal/_build/results?buildId=913225&view=logs&j=76acabad-01e9-5c52-6fe6-d396d63e85d2&t=55864d99-7fe9-5504-0078-bfbb010fc228&l=4109 2025-08-01T12:37:49.4730701Z 2025-08-01 12:37:43 : -------------------------------------------------- 2025-08-01T12:37:49.4731666Z 2025-08-01 12:37:43 : Fails: 2025-08-01T12:37:49.4732373Z 2025-08-01 12:37:43 : -------------------------------------------------- 2025-08-01T12:37:49.4733177Z 2025-08-01 12:37:43 : FAILED:dut:Traceback (most recent call last): 2025-08-01T12:37:49.4733944Z File "/root/ptftests/py3/advanced-reboot.py", line 1445, in runTest 2025-08-01T12:37:49.4734679Z self.handle_advanced_reboot_health_check() 2025-08-01T12:37:49.4735464Z File "/root/ptftests/py3/advanced-reboot.py", line 1167, in handle_advanced_reboot_health_check 2025-08-01T12:37:49.4736205Z self.examine_flow() 2025-08-01T12:37:49.4736865Z File "/root/ptftests/py3/advanced-reboot.py", line 2138, in examine_flow 2025-08-01T12:37:49.4737694Z self.disruption_stop = datetime.datetime.fromtimestamp( 2025-08-01T12:37:49.4738332Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-01T12:37:49.4739025Z TypeError: 'EDecimal' object cannot be interpreted as an integer 2025-08-01T12:37:49.4739366Z 2025-08-01T12:37:49.4740035Z 2025-08-01 12:37:43 : ================================================== 2025-08-01T12:37:49.4740823Z 2025-08-01 12:37:43 : Disabling arp_responder 2025-08-01T12:37:49.4741111Z
11 tasks
Collaborator
Author
|
Original PR: #20054 |
Collaborator
Author
|
/azp run |
|
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
issue seen on 2700 https://dev.azure.com/mssonic/internal/_build/results?buildId=913225&view=logs&j=76acabad-01e9-5c52-6fe6-d396d63e85d2&t=55864d99-7fe9-5504-0078-bfbb010fc228&l=4109
Description of PR
Summary:
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
Issue seen in 2700/7260 202411 upgrade pipelines.
How did you do it?
How did you verify/test it?
https://dev.azure.com/mssonic/internal/_build/results?buildId=915470&view=results
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation