Skip to content
Snippets Groups Projects
  1. Jan 05, 2017
  2. Dec 20, 2016
  3. Nov 30, 2016
  4. Nov 18, 2016
  5. Nov 16, 2016
  6. Nov 09, 2016
  7. Oct 17, 2016
  8. Oct 05, 2016
  9. Oct 04, 2016
  10. Sep 26, 2016
  11. Sep 08, 2016
  12. Sep 06, 2016
  13. Aug 30, 2016
  14. 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
  15. May 25, 2016
  16. May 22, 2016
  17. May 20, 2016
  18. May 11, 2016
  19. May 04, 2016
  20. Apr 29, 2016
  21. Apr 28, 2016
  22. Apr 21, 2016
  23. Apr 20, 2016
  24. Apr 19, 2016
  25. Apr 18, 2016
Loading