瀏覽代碼

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