Giter Site home page Giter Site logo

Comments (4)

syohex avatar syohex commented on June 2, 2024

I cannot reproduce the issue. I think this could be your environment issue. So please ignore the results.

Reference

from markdown-mode.

manphiz avatar manphiz commented on June 2, 2024

It looks like I can reproduce the test failure using both Emacs 28.2 from Debian Bookworm (stable) or Emacs 29.1 from Debian Sid (unstable). May I ask what your environment setting is like?

Also regarding the org-roam issue, the tests is done directly using emacs without any daemon mode involved, so I think it's probably unrelated.

from markdown-mode.

syohex avatar syohex commented on June 2, 2024

May I ask what your environment setting is like?

I tested following Emacs on Desktop Ubuntu and Server Ubuntu but I cannot reproduce this issue on every Emacs

  • Ubuntu Emacs 29.1 package
  • non GUI Emacs built from source with ./configure --with-modules --with-json --with-sqlite3 --without-x --with-tree-sitter
  • GUI Emacs built from source with ./configure --with-json --with-modules --with-tree-sitter

from markdown-mode.

manphiz avatar manphiz commented on June 2, 2024

After some debugging, it turns out that default-directory may become empty during the run which broke the tests that relies on its value for project root detection. Setting project-current-directory-override at the beginning of the ERT tests works around this issue (the fix is at [1] if anyone is interested).

As this issue is specific to the build environment and a workaround exists, I'm closing this.

[1] https://salsa.debian.org/emacsen-team/markdown-mode/-/commit/a0ca5da83053230ea7b7f8c795492d173f5c0e63

from markdown-mode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.