Closed driazati closed 2 years ago
@tvm-bot merge
Cannot merge, these CI jobs are not successful on 82a9fce7ec1b6dc6f2ab8f6c4296e5ca6909b177:
@tvm-bot merge
Traceback (most recent call last): File "tests/scripts/github_tvmbot.py", line 536, in run pr.trigger_gha_ci(sha=info["sha"]) File "tests/scripts/github_tvmbot.py", line 446, in trigger_gha_ci r = self.github.post( File "/home/runner/work/tvm/tvm/tests/scripts/git_utils.py", line 101, in post return self._request(self.base + url, data, method="POST") File "/home/runner/work/tvm/tvm/tests/scripts/git_utils.py", line 90, in _request response = json.loads(response.read()) File "/usr/lib/python3.8/json/init.py", line 357, in loads return _default_decoder.decode(s) File "/usr/lib/python3.8/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/lib/python3.8/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) in https://github.com/driazati/tvm/actions/runs/2578735592
@tvm-bot merge