Skip to content
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

Mismatch name experimental features #1159

Merged

Conversation

wsdwsd0829
Copy link
Contributor

No description provided.

@"exp_network_image_queue",
@"exp_collection_teardown",
@"exp_framesetter_cache",
@"exp_skip_clear_data"];
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this test include a bad name (e.g __invalid_name)?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

XCTAssertEqual(expected, ASExperimentalFeaturesFromArray(names));
}

- (void)testFlagMatchName
{
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to cover shift number must comes with names update cases.

@Adlai-Holler
Copy link
Member

Looks good, could you add a changelog entry?

@wsdwsd0829
Copy link
Contributor Author

Done

@Adlai-Holler
Copy link
Member

@garrettmoon @nguyenhuy Could you guys approve the build when you have a sec?

@ghost
Copy link

ghost commented Oct 10, 2018

🚫 CI failed with log

@Adlai-Holler Adlai-Holler merged commit 17f24aa into TextureGroup:master Oct 11, 2018
mikezucc pushed a commit to mikezucc/Texture that referenced this pull request Nov 7, 2018
* fix SIMULATE_WEB_RESPONSE not imported TextureGroup#449

* Fix to make rangeMode update in right time

* remove uncessary assert

* Fix collection cell editing bug for iOS 9 & 10

* Revert "Fix collection cell editing bug for iOS 9 & 10"

This reverts commit 06e18a1.

* fix mismatch of name array and experimental features

* add more tests

* remove nslog

* add change log

* fix tests
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.

None yet

3 participants