Skip to content

Conversation

@jkalandaibm
Copy link
Collaborator

@jkalandaibm jkalandaibm commented Oct 13, 2025

dependency: none

PR summary

Addressing Travis failures.
Someone has been merging PRs without ensuriing all the tests were passing.
Consequently, I'm addressing the following travis failing message:
https://github.com/IBM/networking-python-sdk/pull/171/checks?check_run_id=52554968508

and this:
https://app.travis-ci.com/github/IBM/networking-python-sdk/jobs/635870538

========================= short test summary info ============================

ERROR test/integration/test_rulesets_v1.py::TestZoneRulesets::test_create_zone_ruleset_rule_execute - ibm_cloud_sdk_core.api_exception.ApiException: Error: Provided user not found or active., Status code: 400

ERROR test/integration/test_rulesets_v1.py::TestZoneRulesets::test_create_zone_ruleset_rule_http_ratelimit - ibm_cloud_sdk_core.api_exception.ApiException: Error: Provided user not found or active., Status code: 400

ERROR test/integration/test_rulesets_v1.py::TestZoneRulesets::test_create_zone_ruleset_rule_skip - ibm_cloud_sdk_core.api_exception.ApiException: Error: Provided user not found or active., Status code: 400

ERROR test/integration/test_rulesets_v1.py::TestZoneRulesets::test_delete_zone_ruleset - ibm_cloud_sdk_core.api_exception.ApiException: Error: Provided user not found or active., Status code: 400

ERROR test/integration/test_rulesets_v1.py::TestZoneRulesets::test_get_zone_entrypoint_ruleset - ibm_cloud_sdk_core.api_exception.ApiException: Error: Provided user not found or active, Status code: 400

ERROR test/integration/test_rulesets_v1.py::TestZoneRulesets::test_list_get_delete_zone_ruleset_version - ibm_cloud_sdk_core.api_exception.ApiException: Error: Provided user not found or active, Status code: 400

ERROR test/integration/test_rulesets_v1.py::TestZoneRulesets::test_list_get_zone_entrypoint_ruleset_versions - ibm_cloud_sdk_core.api_exception.ApiException: Error: Provided user not found or active, Status code: 400

ERROR test/integration/test_rulesets_v1.py::TestZoneRulesets::test_list_get_zone_rulesets - ibm_cloud_sdk_core.api_exception.ApiException: Error: Provided user not found or active., Status code: 400

ERROR test/integration/test_rulesets_v1.py::TestZoneRulesets::test_update_delete_zone_ruleset_rule_http_ratelimit - ibm_cloud_sdk_core.api_exception.ApiException: Error: Provided user not found or active, Status code: 400

ERROR test/integration/test_rulesets_v1.py::TestZoneRulesets::test_update_delete_zone_ruleset_rule_skip - ibm_cloud_sdk_core.api_exception.ApiException: Error: Provided user not found or active, Status code: 400

ERROR test/integration/test_rulesets_v1.py::TestZoneRulesets::test_update_zone_entrypoint_ruleset - ibm_cloud_sdk_core.api_exception.ApiException: Error: Provided user not found or active, Status code: 400

ERROR test/integration/test_rulesets_v1.py::TestZoneRulesets::test_update_zone_entrypoint_ruleset_ratelimit - ibm_cloud_sdk_core.api_exception.ApiException: Error: Provided user not found or active, Status code: 400

ERROR test/integration/test_rulesets_v1.py::TestZoneRulesets::test_update_zone_ruleset - ibm_cloud_sdk_core.api_exception.ApiException: Error: Provided user not found or active, Status code: 400

===== 2001 passed, 253 skipped, 2 warnings, 13 errors, 26 rerun in 32.79s ======

ERROR: InvocationError for command /home/travis/build/IBM/networking-python-sdk/.tox/py310/bin/py.test --reruns 2 --cov=ibm_cloud_networking_services (exited with code 1)

___________________________________ summary ____________________________________

ERROR:   py310: commands failed

The command "tox" exited with 1.

Fixes: <! -

PR Checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • New tests
  • Build/CI related changes
  • Documentation content changes
  • Other (please describe)

What is the current behavior?

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

dependency: none
Signed-off-by: jkalanda <[email protected]>
@jkalandaibm jkalandaibm merged commit dc6fffe into master Oct 13, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants