OSDN Git Service

Re-enable disabled emoji tests [DO NOT MERGE]
authorRoozbeh Pournader <roozbeh@google.com>
Fri, 19 Aug 2016 22:27:50 +0000 (22:27 +0000)
committerandroid-build-merger <android-build-merger@google.com>
Fri, 19 Aug 2016 22:27:50 +0000 (22:27 +0000)
am: 8cd1b1ba80

Change-Id: I0cc4e1b30d8df95efea682d0b2ae4dc96822689b

1  2 
tools/fonts/fontchain_lint.py

@@@ -334,8 -329,16 +329,9 @@@ def check_emoji_defaults(default_emoji)
      # Noto does not have monochrome glyphs for Unicode 7.0 wingdings and
      # webdings yet.
      missing_text_chars -= _chars_by_age['7.0']
 -    # TODO: Remove these after b/26113320 is fixed
 -    missing_text_chars -= {
 -        0x263A, # WHITE SMILING FACE
 -        0x270C, # VICTORY HAND
 -        0x2744, # SNOWFLAKE
 -        0x2764, # HEAVY BLACK HEART
 -    }
      assert missing_text_chars == set(), (
-         'Text style version of some emoji characters are missing: ' + repr(missing_text_chars))
+         'Text style version of some emoji characters are missing: ' +
+             repr(missing_text_chars))
  
  
  # Setting reverse to true returns a dictionary that maps the values to sets of