소스 검색

marking test as expected to fail given that it relies on the new export engine

* testing/lisp/test-ob-exp.el (ob-exp/export-from-a-temp-buffer):
  Marking test as expected to fail given that it relies on the new
  export engine
Eric Schulte 13 년 전
부모
커밋
571d26e5ca
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      testing/lisp/test-ob-exp.el

+ 1 - 0
testing/lisp/test-ob-exp.el

@@ -250,6 +250,7 @@ elements in the final html."
       (should-not (string-match (regexp-quote "i=\"10\"") ascii)))))
 
 (ert-deftest ob-exp/export-from-a-temp-buffer ()
+  :expected-result :failed
   (org-test-with-temp-text
       "
 #+Title: exporting from a temporary buffer