Paul Keen
Paul Keen
Yep, with one button deploy everybody would be able to run own instance in no time and no much effort!
Will be great to fix this and `out of the bounds` issues. Any updates here?
@donv if it’s ok, i can merge such auto-generated PR
@ramyarengarajan `assert_image_not_changed` it is private method. you should use only `screenshot`
@fabianz66 have you committed the_name.png before run test for new changes?
@fabianz66 will create a sample app for you so that you can reproduce the problem there.
Hey, @fabianz66 could you check https://github.com/pftg/capybara-screenshot-diff-samples/blob/main/spec/system/posts_spec.rb#L20
thanks @lscoates I updated README
There is a simple script to do this: https://gist.github.com/pftg/fa8fe4ca2bb4638fbd19324376487f42
[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called
M1 Pro, `PARALLEL_WORKERS=2` + file attachments in system tests: produces this error (spring has been disabled) `export OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES` helped!