Skip to content
Snippets Groups Projects
  1. Sep 09, 2016
  2. Sep 07, 2016
  3. Aug 29, 2016
  4. Aug 26, 2016
  5. Aug 22, 2016
  6. Aug 18, 2016
  7. Aug 17, 2016
  8. Aug 16, 2016
  9. Aug 15, 2016
  10. Aug 12, 2016
  11. Aug 06, 2016
  12. Aug 05, 2016
  13. Aug 04, 2016
    • Jorge Canizales's avatar
      Repeat of commit f808eee3 for interop tests · 6801b225
      Jorge Canizales authored
      Trying to fix:
      
      + cd grpc
      + tools/jenkins/run_interop.sh
      ++ dirname tools/jenkins/run_interop.sh
      + cd tools/jenkins/../..
      + tools/run_tests/run_interop_tests.py -l all -s all --cloud_to_prod \
        —cloud_to_prod_auth --use_docker --http2_interop -t -j 12
      START: Building interop docker images.
      START: build_docker_php7
      Traceback (most recent call last):
        File "tools/run_tests/run_interop_tests.py", line 738, in <module>
          build_jobs, newline_on_success=True, maxjobs=args.jobs)
        File "tools/run_tests/jobset.py", line 456, in run
          if not js.start(cmdline):
        File "tools/run_tests/jobset.py", line 369, in start
          self._add_env)
        File "tools/run_tests/jobset.py", line 218, in __init__
          self.start()
        File "tools/run_tests/jobset.py", line 228, in start
          env = sanitized_environment(env)
        File "tools/run_tests/jobset.py", line 53, in sanitized_environment
          sanitized[str(key).encode()] = str(value).encode()
      UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 20:
      ordinal not in range(128)
      6801b225
    • Muxi Yan's avatar
      Fix Jenkins test error · f808eee3
      Muxi Yan authored
      f808eee3
    • Muxi Yan's avatar
      Fix Jenkins test error · 6b59ac8d
      Muxi Yan authored
      6b59ac8d
    • Jorge Canizales's avatar
      cc3ecd10
  14. Aug 03, 2016
  15. Aug 02, 2016
  16. Jul 30, 2016
  17. Jul 29, 2016
  18. Jul 28, 2016
Loading