Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

SDK / exoplayer

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Find file
HistoryPermalink
Switch branch/tag
  • exoplayer
  • ..
  • ts
  • sample.ac3
  • tonihei's avatar
    Move (almost all) remaining core library instrumentation tests to Robolectric. · 6c82431e
    There are 4 tests which can't currently be moved:
     - DownloadManagerTest explicitly uses the main looper which isn't easily
       supported because the test runs on this thread.
     - ContentDataSourceTest uses an AssetFileDescriptor which wraps a
       ParcelFileDescriptor. It seems Robolectric doesn't correctly forward the
       inner wrapped file descriptor leading to NPE.
     - CacheContentIndexTest and SimpleCacheSpanTest both work fine with Gradle
       but fail with seemingly valid test failures on Blaze.
    
    -------------
    Created by MOE: https://github.com/google/moe
    MOE_MIGRATED_REVID=185366678
    tonihei committed Feb 20, 2018
    6c82431e
sample.ac3 13 KB

Download (13 KB)