*** ./Lib/test/regrtest.py.ORIG	Thu Jan 12 16:16:35 2017
--- ./Lib/test/regrtest.py	Thu Jan 12 16:18:34 2017
***************
*** 1447,1454 ****
      'aix5':
          """
          test_bsddb
-         test_bsddb185
-         test_bsddb3
          test_bz2
          test_dl
          test_epoll
--- 1447,1452 ----
***************
*** 1455,1461 ****
          test_gdbm
          test_gzip
          test_kqueue
-         test_ossaudiodev
          test_tcl
          test_tk
          test_ttk_guionly
--- 1453,1458 ----
***************
*** 1507,1512 ****
--- 1504,1512 ----
  _expectations['freebsd6'] = _expectations['freebsd4']
  _expectations['freebsd7'] = _expectations['freebsd4']
  _expectations['freebsd8'] = _expectations['freebsd4']
+ 
+ _expectations['aix6'] = _expectations['aix5']
+ _expectations['aix7'] = _expectations['aix5']
  
  class _ExpectedSkips:
      def __init__(self):
