Skip to content

Broken test in snapshot #380

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

Closed
zonuexe opened this issue Oct 14, 2017 · 0 comments
Closed

Broken test in snapshot #380

zonuexe opened this issue Oct 14, 2017 · 0 comments
Assignees
Labels

Comments

@zonuexe
Copy link
Member

zonuexe commented Oct 14, 2017

https://travis-ci.org/ejmr/php-mode/jobs/288034458

Test php-mode-test-issue-174 backtrace:
  signal(ert-test-failed (((should (eq 'php-string (get-text-property 
  ert-fail(((should (eq 'php-string (get-text-property (- (point) 1) '
  (if (unwind-protect (setq value-738 (apply fn-736 args-737)) (setq f
  (let (form-description-740) (if (unwind-protect (setq value-738 (app
  (let ((value-738 'ert-form-evaluation-aborted-739)) (let (form-descr
  (let* ((fn-736 (function eq)) (args-737 (condition-case err (let ((s
  (while (search-forward "quotation mark" nil t) (let* ((fn-736 (funct
  (let ((case-fold-search nil)) (while (search-forward "quotation mark
  (progn (insert-file-contents (expand-file-name "issue-174.php" php-m
  (unwind-protect (progn (insert-file-contents (expand-file-name "issu
  (save-current-buffer (set-buffer temp-buffer) (unwind-protect (progn
  (let ((temp-buffer (generate-new-buffer " *temp*"))) (save-current-b
  (lambda nil (let ((temp-buffer (generate-new-buffer " *temp*"))) (sa
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name php-mode-test-issue-174 :documentatio
  ert-run-or-rerun-test(#s(ert--stats :selector t :tests [#s(ert-test 
  ert-run-tests(t #f(compiled-function (event-type &rest event-args) #
  ert-run-tests-batch(nil)
  ert-run-tests-batch-and-exit()
  command-line-1(("-L" "." "-l" "php-mode-test.el" "-f" "ert-run-tests
  command-line()
  normal-top-level()
Test php-mode-test-issue-174 condition:
    (ert-test-failed
     ((should
       (eq 'php-string
	    (get-text-property ... ...)))
      :form
      (eq php-string nil)
      :value nil))
   FAILED  15/52  php-mode-test-issue-174
@zonuexe zonuexe added the Bug label Oct 14, 2017
@zonuexe zonuexe self-assigned this Oct 14, 2017
zonuexe added a commit that referenced this issue Oct 14, 2017
GitHub-Issue: #380

Suppress test failures in snapshots.
This issue does not affect the released versions, but we will deal with
it as soon as possible.
zonuexe added a commit that referenced this issue Oct 14, 2017
GitHub-Issue: #380

Suppress test failures in snapshots.
This issue does not affect the released versions, but we will deal with
it as soon as possible.
@zonuexe zonuexe closed this as completed Apr 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant