clj-commons/etaoin

tests: failure for `test-chrome-profile` on macOS

lread opened this issue · 0 comments

Failure:

FAIL in (test-chrome-profile) (unit_test.clj:101)
expected: (= profile-path (e/get-element-text driver :profile_path))
  actual: (not (= "/var/folders/3m/p59k4qdj0f17st0gn2cmj3640000gn/T/chrome-dir3575329368014997175/chrome-profile" "/private/var/folders/3m/p59k4qdj0f17st0gn2cmj3640000gn/T/chrome-dir3575329368014997175/chrome-profile"))

Not sure what changed to trigger this failure, but it should be fixed by comparing canonical versions of paths.