Skip to content

CI TEST #209

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
wants to merge 2 commits into from
Closed

CI TEST #209

wants to merge 2 commits into from

Conversation

tylerbrandt
Copy link

No description provided.

@tylerbrandt
Copy link
Author

build

7 similar comments
@tylerbrandt
Copy link
Author

build

@tylerbrandt
Copy link
Author

build

@tylerbrandt
Copy link
Author

build

@tylerbrandt
Copy link
Author

build

@tylerbrandt
Copy link
Author

build

@tylerbrandt
Copy link
Author

build

@tylerbrandt
Copy link
Author

build

@tylerbrandt
Copy link
Author

Got one failure:

Failures:

1) Scenario: feature_flag_key edge cases # features/feature_management/input_validation.feature:100
   ✔ Before # features/support/steps.js:35
   ✔ Given the datafile is "feature_flag.json" # features/support/steps.js:129
   ✔ When is_feature_enabled is called with arguments # features/support/steps.js:200
       """
       feature_flag_key: feature_flag
       user_id: testuser
       """
   ✔ Then the result should be "true" # features/support/steps.js:213
   ✔ When get_feature_variable_boolean is called with arguments # features/support/steps.js:200
       """
       feature_flag_key: feature_flag
       variable_key: b
       user_id: testuser
       """
   ✖ Then the result should be boolean "TRUE" # features/support/steps.js:222
       AssertionError: expected 'true' to deeply equal true
           at World.<anonymous> (/app/features/support/steps.js:237:26)
   - When get_feature_variable_string is called with arguments # features/support/steps.js:200
       """
       feature_flag_key: feature_flag
       variable_key: s
       user_id: testuser
       """
   - Then the result should be "s" # features/support/steps.js:213
   - When get_feature_variable_integer is called with arguments # features/support/steps.js:200
       """
       feature_flag_key: feature_flag
       variable_key: i
       user_id: testuser
       """
   - Then the result should be 3 # features/support/steps.js:240
   - When get_feature_variable_double is called with arguments # features/support/steps.js:200
       """
       feature_flag_key: feature_flag
       variable_key: d
       user_id: testuser
       """
   - Then the result should be 10.5 # features/support/steps.js:244
   ✔ After # features/support/steps.js:64

https://jenkins.dz.optimizely.com/job/sdk-compatibility-android/18/

@tylerbrandt
Copy link
Author

build

2 similar comments
@tylerbrandt
Copy link
Author

build

@tylerbrandt
Copy link
Author

build

@mikeproeng37
Copy link
Contributor

Obsolete

@mikeproeng37 mikeproeng37 deleted the tyler/ci-test branch January 15, 2019 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants