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

No special treatment for '/' after a triple / for markdown #1848

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jarthana
Copy link
Member

What it does

Fixes eclipse-jdt/eclipse.jdt.core#2929

How to test

Author checklist

@jarthana
Copy link
Member Author

@noopur2507 @iloveeclipse I have a hard time understanding the error that is causing the build to fail. I see this in the console:

14:15:30  Running AutomatedSuite SmokeViewsTest
14:15:34  MESA: error: ZINK: vkCreateInstance failed (VK_ERROR_INCOMPATIBLE_DRIVER)
14:15:34  libEGL warning: egl: failed to create dri2 screen

The test passes locally. Is there a known issue that may be causing this?

@iloveeclipse
Copy link
Member

Is there a known issue that may be causing this?

I guess it is coming from docker Linux image that isn't properly configured and misses some drivers, or jenkins configuratuon. @HannesWell, @akurtakov : is this known?

@akurtakov
Copy link
Contributor

No idea.

@HannesWell
Copy link
Contributor

Sorry, I've also never read pr heard about something like that.
But since you are using the new ubuntu-latest agent, maybe the EF-infra team can help you with this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[23] Every '/' after third slash in a mark down should be considered to be part of the doc
4 participants