Skip to content

Conversation

nikhilbarar
Copy link
Contributor

Added tests:

  • entry.setValue(null)

- entry.setValue(null)
@cpovirk
Copy link
Member

cpovirk commented Jun 12, 2018

Can you suppress the new methods in

return asList(MapEntrySetTester.getSetValueMethod());
?

I'm interested to see if that fixes all the failures.

…WithNullValuesPresent) for ConcurrentSkipListMap
…WithNullValuesPresent) for ForwardingNavigableMap
@nikhilbarar
Copy link
Contributor Author

Thanks. setValue method was already present in the suppress list of ConcurrentSkipListMap and ForwardingNavigableMap tests.

I've added the new methods as well at both the locations, which fixed all the failures.

@cpovirk
Copy link
Member

cpovirk commented Jun 13, 2018

Thanks very much. I've submitted this internally. It will be mirrored out within the next few days, with you listed as the author.

@nikhilbarar
Copy link
Contributor Author

Thanks 👍 Happy to help

cgdecker pushed a commit that referenced this pull request Jun 28, 2018
Fixes #2467, #3176

RELNOTES=n/a

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=200386576
cgdecker pushed a commit that referenced this pull request Jun 28, 2018
Fixes #2467, #3176

RELNOTES=n/a

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=200386576
@WilliamCollishaw
Copy link
Contributor

Looks like this PR can be closed, all changes are available in master. See #3191

@cgdecker cgdecker closed this May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants