Giter Club home page Giter Club logo

briar-ios-example's People

Contributors

hydhknn avatar jmoody avatar michaelkirk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

briar-ios-example's Issues

Jenkins CI needs love

  • Pass CALABASH_NO_DYLIBS to suppress non-fatal errors about not being able to build dylibs (without code signing)
  • pull request jobs should target a unique device set
  • Need a separate nightly-against-develop job; currently using toolchain-develop.rb which uses the wrong XTC device set
  • All device sets need to be updated.
  • Remove/Adjust Keychain test from XTC rotation

Build and run issues

I ran into two issues trying to run this project:

  1. The custom build phase to run sign-reveal.rb failed:
PhaseScriptExecution Run\ Script\ -\ sign\ reveal /Users/john/Library/Developer/Xcode/DerivedData/briar-ios-example-amjjnjhiqmsfsyghaztdpdoucimi/Build/Intermediates/Briar.build/Debug-iphonesimulator/Briar-cal.build/Script-F58B6DF6186874980042191C.sh
    cd /Users/john/Documents/open-source/briar-ios-example/Briar
    /bin/sh -c /Users/john/Library/Developer/Xcode/DerivedData/briar-ios-example-amjjnjhiqmsfsyghaztdpdoucimi/Build/Intermediates/Briar.build/Debug-iphonesimulator/Briar-cal.build/Script-F58B6DF6186874980042191C.sh

INFO: signing reveal with 'codesign -fs "" "/Users/john/Library/Developer/Xcode/DerivedData/briar-ios-example-amjjnjhiqmsfsyghaztdpdoucimi/Build/Products/Debug-iphonesimulator/Briar-cal.app/libReveal.dylib"'
: no identity found
./sign-reveal.rb:25:in `exit': no implicit conversion of String into Integer (TypeError)
    from ./sign-reveal.rb:25:in `<main>'
ERROR: failed to sign reveal exiting
Command /bin/sh failed with exit code 1
  1. If I delete that build phase (obv. not the right thing to do, just trying to move on), trying to run cucumber in the Briar directory failed because it can't find briar/cucumber:
cannot load such file -- briar/cucumber (LoadError)
/Users/john/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:106:in `require'
/Users/john/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:106:in `require'
/Users/john/Documents/open-source/briar-ios-example/Briar/features/support/env.rb:2:in `<top (required)>'
/Users/john/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/cucumber-1.3.10/lib/cucumber/rb_support/rb_language.rb:122:in `load'
/Users/john/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/cucumber-1.3.10/lib/cucumber/rb_support/rb_language.rb:122:in `load_code_file'
/Users/john/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/cucumber-1.3.10/lib/cucumber/runtime/support_code.rb:180:in `load_file'
/Users/john/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/cucumber-1.3.10/lib/cucumber/runtime/support_code.rb:83:in `block in load_files!'
/Users/john/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/cucumber-1.3.10/lib/cucumber/runtime/support_code.rb:82:in `each'
/Users/john/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/cucumber-1.3.10/lib/cucumber/runtime/support_code.rb:82:in `load_files!'
/Users/john/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/cucumber-1.3.10/lib/cucumber/runtime.rb:184:in `load_step_definitions'
/Users/john/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/cucumber-1.3.10/lib/cucumber/runtime.rb:42:in `run!'
/Users/john/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/cucumber-1.3.10/lib/cucumber/cli/main.rb:47:in `execute!'
/Users/john/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/cucumber-1.3.10/bin/cucumber:13:in `<top (required)>'
/Users/john/.rbenv/versions/2.0.0-p247/bin/cucumber:23:in `load'
/Users/john/.rbenv/versions/2.0.0-p247/bin/cucumber:23:in `<main>'

How do i run the test jmoody

I have tried running ./ sim-prepare.sh and also sh sim.prepare.sh. i also cd to Briar and ran cucumber -p launch but that just listed Defined profiles in cucumber.yml.

Please can you help?

flickering button tests

failing on the simulator and the XTC

Scenario Outline: should be able to touch buttons in any orientation
Scenario: show email compose

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.