Skip to content

Conversation

@fmassa
Copy link
Member

@fmassa fmassa commented Dec 30, 2021

Tests don't pass yet. Need to figure out if this is expected or not.

Tests contain extra debug code that should be cleaned up before merging.

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Dec 30, 2021

💊 CI failures summary and remediations

As of commit 5c66ab7 (more details on the Dr. CI page):



🕵️ 1 new failure recognized by patterns

The following CI failures do not appear to be due to upstream breakages:

See CircleCI build lint_c (1/1)

Step: "Lint C code" (full log | diagnosis details | 🔁 rerun)

check_for_cuda_errors(cuStreamSynchronize(cuvidStream), __LINE__, __FILE__);
�[0m�[32m+      source_pitch,
�[0m�[32m+      frame_ptr,
�[0m�[32m+      width * 3,
�[0m�[32m+      {(int)decoded_frame.size(1), (int)decoded_frame.size(0)});
�[0m�[32m+
�[0m�[32m+  TORCH_CHECK(
�[0m�[32m+      err == NPP_NO_ERROR,
�[0m�[32m+      "Failed to convert from NV12 to RGB. Error code:",
�[0m�[32m+      err);
�[0m 
   check_for_cuda_errors(cuStreamSynchronize(cuvidStream), __LINE__, __FILE__);
   decoded_frames.push(decoded_frame);


Exited with code exit status 1


1 failure not recognized by patterns:

Job Step Action
CircleCI lint_python_and_config Lint Python code and config files 🔁 rerun

🚧 3 ongoing upstream failures:

These were probably caused by upstream breakages that are not fixed yet.


This comment was automatically generated by Dr. CI (expand for details).

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants