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

[tests] integration: bump binary-version-reader and device-constants dependency for P2-related module manipulationfixes #2516

Merged
merged 1 commit into from
Aug 18, 2022

Conversation

avtolstoy
Copy link
Member

Desciption

See particle-iot/binary-version-reader#54

Steps to Test

When running locally make sure to npm install inside user/tests/integration folder first.

Run ota/multiple_ota_no_reset on all platforms, they should pass on P2 and Tracker M (there is another issue on Tracker M though currently related to this).

Example App

N/A

References


Completeness

  • User is totes amazing for contributing!
  • Contributor has signed CLA (Info here)
  • Problem and Solution clearly stated
  • Run unit/integration/application tests on device
  • Added documentation
  • Added to CHANGELOG.md after merging (add links to docs and issues)

@avtolstoy avtolstoy added this to the 5.0.0 milestone Aug 18, 2022
@avtolstoy
Copy link
Member Author

avtolstoy commented Aug 18, 2022

  Multiple OTA updates with disabled resets
    p2
    Target device: 0axxxxxxxxxxxxxxxxxxxxxxx
    Building application: ota/multiple_ota_no_reset
    Flashing application: multiple_ota_no_reset.bin
    Getting device tests
      systemThread=enabled
        Initializing device test suite
        Running device test: 01_disable_resets_and_connect
        Device test passed
        ✓ 01_disable_resets_and_connect (16.7s)
        Running device test: 02_flash_binaries
        Device test passed
        Waiting cloud event: spark/flash/status
        spark/flash/status: started 
        Waiting cloud event: spark/flash/status
        spark/flash/status: success 
        Waiting cloud event: spark/flash/status
        spark/flash/status: started 
        Waiting cloud event: spark/flash/status
        spark/flash/status: failed 
        ✓ 02_flash_binaries (16.1s)
        Running device test: 03_fix_ota_binary_and_reset
        Device test passed
        ✓ 03_fix_ota_binary_and_reset
        Initializing device test suite
        Running device test: 04_validate_module_info
        Device test passed
        ✓ 04_validate_module_info
    Resetting device


  4 passing (55s)

Copy link
Member

@technobly technobly left a comment

Choose a reason for hiding this comment

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

device-os/user/tests/integration $ device-os-test run p2 -v ota/multiple_ota_no_reset -- -fixture
...
4 passing (41s)

…dependency for P2-related module manipulationfixes
@avtolstoy avtolstoy force-pushed the feature/tests-rtl872x-binary-version-reader branch from cc4324c to 528aea1 Compare August 18, 2022 13:46
@avtolstoy avtolstoy merged commit ca90a6d into develop Aug 18, 2022
@avtolstoy avtolstoy deleted the feature/tests-rtl872x-binary-version-reader branch August 18, 2022 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants