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

Clean up iTests for CI #163

Merged
merged 2 commits into from
May 31, 2024
Merged

Clean up iTests for CI #163

merged 2 commits into from
May 31, 2024

Commits on May 31, 2024

  1. Remove test which sometimes trigger safety errors.

    The test would ask about a city in Oregon and follow up with "How many people live there?" A question, when taken out of context,  is one that could trigger safety concerns.
    DellaBitta committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d1bcbc9 View commit details
    Browse the repository at this point in the history
  2. Remove blocked tests.

    These tests once returned an error code but now respond with text that describes why the service has refused to answer the tests.
    DellaBitta committed May 31, 2024
    Configuration menu
    Copy the full SHA
    c84504c View commit details
    Browse the repository at this point in the history