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

[V0_11_To_Master] Fix td operator tests #1577

Merged
merged 4 commits into from May 21, 2021

Commits on May 21, 2021

  1. Fix td operators tests by using HTTPS (treasure-data#1553)

    * Fix a faling test
    
    * For investigation
    
    * Revert
    
    * Fix
    
    * Use HTTPS for td operators tests
    
    * Stop using HTTP proxy
    
    * Stop relaying on littleshot req interruptions
    komamitsu authored and You Yamagata committed May 21, 2021
    Copy the full SHA
    ffce0df View commit details
    Browse the repository at this point in the history
  2. Fix another broken test (treasure-data#1557)

    * For investigation
    
    * Revert
    
    * Fix
    
    * Stop using HTTP proxy
    
    * Stop relaying on littleshot req interruptions
    
    * Fix acceptance.td.TdDdlIT#testRetries
    
    * Test topic branches on CircleCI
    
    * Add comments and improve the test
    komamitsu authored and You Yamagata committed May 21, 2021
    Copy the full SHA
    1d165c2 View commit details
    Browse the repository at this point in the history
  3. Restore skipped td operator integration tests (treasure-data#1559)

    * Replacing broken tests that use LittleProxy
    
    * Refactoring
    
    * Fix the way to get `domain_key` from API request
    
    * Fix tests in TdIT
    
    * Restore TdIT.testRunQueryOnServerWithEnvProxy
    komamitsu authored and You Yamagata committed May 21, 2021
    Copy the full SHA
    a58cc47 View commit details
    Browse the repository at this point in the history
  4. Fix a build error.

    You Yamagata committed May 21, 2021
    Copy the full SHA
    192bb0a View commit details
    Browse the repository at this point in the history